[Yhc] "Data/Ratio" yhi error on macos X
Mike Dodds
miked at cs.york.ac.uk
Mon Dec 19 06:26:10 EST 2005
Neil Mitchell wrote:
> On Linux, looking at the yhc-devel\src\packages\yhc-base-1.0\Data
> directory shows Ratio.hi, but not Ratio.hbc. All other modules have
> both .hi and .hbc.
>
> I would blame yhc-devel\src\packages\yhc-base-1.0\Makefile, but its
> disasterously complex, so I guess Tom will have to figure out whats
> wrong and patch it.
>
It turns out that the problem is that:
./bootstrap/packages/yhc-base/1.0/Data/Ratio.hbc
needs to be copied to:
./inst/lib/yhc/packages/yhc-base/1.0/Data
It can be fixed by hand for the moment, but ideally the makefile should
do this. I can't work out how to fix it so Tom will have to do it.
Mike.
More information about the Yhc
mailing list