Hi...
I apologize for bothering you again, but I stil have problems when trying
to compile green-card. I've modified the StdDIS.gc module as you
suggested me in the previous mail, then the following error messages
appeared:
sol(/usr1/fcional/apps/haskell/green-card-v2)$ make all
make[1]: Entering directory `/usr1/fcional/apps/haskell/green-card-v2/src'
make[1]: Leaving directory `/usr1/fcional/apps/haskell/green-card-v2/src'
make[1]: Entering directory `/usr1/fcional/apps/haskell/green-card-v2/lib'
make[2]: Entering directory `/usr1/fcional/apps/haskell/green-card-v2/lib/ghc'
/usr1/fcional/bin/ghc2.10 -fglasgow-exts -fno-prune-tydecls -fvia-C -c
StdDIS.hs -o StdDIS.o
StdDIS.hs:39: Unacceptable instance type for ccall-ish class
class `CReturnable' type `Int32'
StdDIS.hs:38: Unacceptable instance type for ccall-ish class
class `CCallable' type `Int32'
Compilation had errors
make[2]: *** [StdDIS.o] Error 1
make[2]: Leaving directory `/usr1/fcional/apps/haskell/green-card-v2/lib/ghc'
make[2]: Entering directory
`/usr1/fcional/apps/haskell/green-card-v2/lib/hugs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr1/fcional/apps/haskell/green-card-v2/lib/hugs'
make[1]: Leaving directory `/usr1/fcional/apps/haskell/green-card-v2/lib
Once again, I would really appreciate you valuable help.
Thanks in advance -
Pablo.