Compiling Hugs libraries fails

Neil Mitchell ndmitchell at gmail.com
Mon May 1 11:15:11 EDT 2006


> I've had a go at these two.
Thanks, I can now get past that bit.

But now I get a new error:

Preprocessing Network/Hackage/Client
Preprocessing Network/Hackage/Interface
Preprocessing Network/Hackage/Version
runhugs: Error occurred
ERROR "libraries/bootlib\System\Directory.hs":140 - Undefined variable
"long_path_size"


runhugs: Error occurred
ERROR "libraries/bootlib\System\Directory.hs":140 - Undefined variable
"long_path_size"


echo timestamp for bootlib >bootlib/.stamp
cd ../cpphs; ../src/runhugs -98 -P../libraries/bootlib
../packages/Cabal/examples/hapax.hs configure --verbose --hugs
--scratchdir=../hugsdir --with-compiler=../src/ffihugs
runhugs: Error occurred
ERROR "../libraries/bootlib\System\Directory.hs":140 - Undefined
variable "long_path_size"


make[1]: *** [../hugsdir/programs/cpphs/Main.hs] Error 1

Thanks

Neil


More information about the Cvs-hugs mailing list