WASHHTML problem

Frederik Eaton frederik at a5.repetae.net
Wed May 18 18:54:44 EDT 2005


My cabal build is dying with the following error message when I try to
depend on WASHHTML. Any ideas how to fix it?

Thanks,

Frederik

$ cas build -v && cas install && ./built/bin/pencilpond-maint publish-www ..                                           pencilpond*meh:~/pencilpond/maint
Preprocessing executables for PencilPond-Maint-0.0...
Building PencilPond-Maint-0.0...
/home/frederik/arch/i386/bin/ghc -odir dist/build/../nonwashtest.cgi-tmp -hidir dist/build/../nonwashtest.cgi-tmp -o dist/build/../nonwashtest.cgi --make -i.. -O3 -fignore-asserts -fglasgow-exts -package base-1.0 -package WASH-CGI -package WASHHTML -package posix-1.0 ../maint/nonwashtest.hs
Chasing modules from: ../maint/nonwashtest.hs
Skipping  ChangeLog        ( ../ChangeLog.hs, dist/build/../nonwashtest.cgi-tmp/ChangeLog.o )
Skipping  ThisPackage      ( ../ThisPackage.hs, dist/build/../nonwashtest.cgi-tmp/ThisPackage.o )
Skipping  GenUtil          ( ../GenUtil.hs, dist/build/../nonwashtest.cgi-tmp/GenUtil.o )
Skipping  Version          ( ../Version.hs, dist/build/../nonwashtest.cgi-tmp/Version.o )
Skipping  Main             ( ../maint/nonwashtest.hs, dist/build/../nonwashtest.cgi-tmp/Main.o )
Linking ...
/home/frederik/arch/i386/bin/ghc -odir dist/build/../pencilpond-webpage.cgi-tmp -hidir dist/build/../pencilpond-webpage.cgi-tmp -o dist/build/../pencilpond-webpage.cgi --make -i.. -O3 -fignore-asserts -fglasgow-exts -package base-1.0 -package WASH-CGI -package WASHHTML -package posix-1.0 ../maint/webpage.hs
Chasing modules from: ../maint/webpage.hs
Skipping  ThisPackage      ( ../ThisPackage.hs, dist/build/../pencilpond-webpage.cgi-tmp/ThisPackage.o )
Skipping  GenUtil          ( ../GenUtil.hs, dist/build/../pencilpond-webpage.cgi-tmp/GenUtil.o )
Skipping  SysUtil          ( ../SysUtil.hs, dist/build/../pencilpond-webpage.cgi-tmp/SysUtil.o )
Skipping  Version          ( ../Version.hs, dist/build/../pencilpond-webpage.cgi-tmp/Version.o )
Skipping  ChangeLog        ( ../ChangeLog.hs, dist/build/../pencilpond-webpage.cgi-tmp/ChangeLog.o )
Skipping  Main             ( ../maint/webpage.hs, dist/build/../pencilpond-webpage.cgi-tmp/Main.o )
Linking ...
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(Base32.o)(.text+0x21e7): In function `__stginit_Base32_':
: undefined reference to `__stginit_Bits_'
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(BulkIO.o)(.text+0x3c3): In function `__stginit_BulkIO_':
: undefined reference to `__stginit_CString_'
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(BulkIO.o)(.text+0x3cd): In function `__stginit_BulkIO_':
: undefined reference to `__stginit_CTypes_'
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(BulkIO.o)(.text+0x3e1): In function `__stginit_BulkIO_':
: undefined reference to `__stginit_Ptr_'
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(SHA1.o)(.text+0x7f3): In function `__stginit_SHA1_':
: undefined reference to `__stginit_Bits_'
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(SHA1.o)(.text+0x7fd): In function `__stginit_SHA1_':
: undefined reference to `__stginit_CString_'
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(SHA1.o)(.text+0x807): In function `__stginit_SHA1_':
: undefined reference to `__stginit_CTypes_'
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(SHA1.o)(.text+0x81b): In function `__stginit_SHA1_':
: undefined reference to `__stginit_Int_'
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(SHA1.o)(.text+0x825): In function `__stginit_SHA1_':
: undefined reference to `__stginit_MarshalAlloc_'
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(SHA1.o)(.text+0x82f): In function `__stginit_SHA1_':
: undefined reference to `__stginit_Ptr_'
/home/frederik/arch/i386/lib/Utility-0.3.11/ghc-6-4/libUtility.a(SHA1.o)(.text+0x839): In function `__stginit_SHA1_':
: undefined reference to `__stginit_Storable_'
collect2: ld returned 1 exit status


More information about the Libraries mailing list