[Haskell-cafe] Problem building hdbc-sqlite3 with ghc 6.8.2

manu emmanuel.delaborde at citycampus.com
Wed Jan 2 05:13:29 EST 2008


hello,

has anybody managed to build hdbc-sqlite3 with ghc 6.8.2 ?

I get the following error :

Macintosh:HDBC-sqlite3-1.1.3.0 manu$ runhaskell Setup.lhs build
Preprocessing library HDBC-sqlite3-1.1.3.0...
ghc-6.8.2: unrecognised flags: -F/Users/manu/Library/Frameworks
Usage: For basic information, try the `--help' option.
compiling dist/build/Database/HDBC/Sqlite3/Statement_hsc_make.c failed
command was: /usr/local/bin/ghc -c -package base-3.0.1.0 -package  
mtl-1.1.0.0 -package HDBC-1.1.3 -I. -F/Users/manu/Library/Frameworks  
dist/build/Database/HDBC/Sqlite3/Statement_hsc_make.c -o dist/build/ 
Database/HDBC/Sqlite3/Statement_hsc_make.o


if somebody has an idea...

Thanks

E.D


More information about the Haskell-Cafe mailing list