Dear Bj=F6rn, =20
Thanks for your reply. I'm looking forward to a working version of Haskel=
lDB, cause then I will be able to finish my thesis project :-)
By the way, when I try to compile from CVS, I get:
./build/ghc/libHShdb.a(MySQL.o)(.text+0x135): undefined reference to `Dat=
abaseziHSQLziMySQL_connect_closure'
./build/ghc/libHShdb.a(MySQL.o)(.text+0x4df): In function `__stginit_Data=
baseziHaskellDBziHSQLziMySQL_':
ghc9558.hc: undefined reference to `__stginit_DatabaseziHSQLziMySQL_'
./build/ghc/libHShdb.a(MySQL.o)(.rodata+0x40): undefined reference to `Da=
tabaseziHSQLziMySQL_connect_closure'
./build/ghc/libHShdb.a(MySQL.o)(.rodata+0x48): undefined reference to `Da=
tabaseziHSQLziMySQL_connect_closure'
./build/ghc/libHShdb.a(MySQL.o)(.rodata+0x54): undefined reference to `Da=
tabaseziHSQLziMySQL_connect_closure'
collect2: ld returned 1 exit status
make[1]: *** [build/ghc/DBDirect] Error 1
make[1]: Leaving directory `/home/robert/soft/src/haskell/build/haskelldb=
'
make: *** [all-ghc] Error 2
But maybe I am doing something wrong...
Regards,
Robert
|