Source: tokyocabinet-haskell
Version: 0.0.5-1
Severity: important
Hi,
Your package is failing to build on alpha with the following
error:
[16 of 25] Compiling Database.TokyoCabinet.FDB ( Database/TokyoCabinet/FDB.hs,
dist/build/Database/TokyoCabinet/FDB.o )
[17 of 25] Compiling Database.TokyoCabinet.BDB.C (
dist/build/Database/TokyoCabinet/BDB/C.hs,
dist/build/Database/TokyoCabinet/BDB/C.o )
Database/TokyoCabinet/BDB/C.hsc:225:0:
On Alpha, I can only handle 32 bytes of non-floating-point arguments to
foreign export dynamic
When checking declaration:
foreign import ccall safe "wrapper" mkCMP
:: TCCMP' -> IO (FunPtr TCCMP')
make: *** [build-ghc6-stamp] Error 1
Kurt
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]