*** setup configure Configuring HsJudy-0.1... Flags chosen: small_base=True Warning: 'include-dirs: ../judy/Judy-1.0.3/src' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'. Warning: 'include-dirs: ../judy/Judy-1.0.3/src' directory does not exist. Dependency base-any: using base-3.0.1.0 Dependency containers-any: using containers-0.1.0.1 Dependency bytestring>=0.9.0.1: using bytestring-0.9.1.0 Using compiler: ghc-6.8.2 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/HsJudy-0.1/ghc-6.8.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/HsJudy-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/HsJudy-0.1 Using alex version 2.0.1 found on system at: /usr/local/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.15.1 found on system at: /usr/local/bin/c2hs Using cpphs version 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using ghc version 6.8.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.8.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.1.0 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.66-ghc found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.9 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No nhc98 found Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library HsJudy-0.1... Building HsJudy-0.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name HsJudy-0.1 --make -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -I. -I../judy/Judy-1.0.3/src -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.1.0 -package containers-0.1.0.1 -package bytestring-0.9.1.0 -O -fglasgow-exts -Wall -O2 -static ../judy/Judy-1.0.3/src/Judy1/*.o ../judy/Judy-1.0.3/src/JudyL/*.o ../judy/Judy-1.0.3/src/JudySL/*.o ../judy/Judy-1.0.3/src/JudyHS/*.o ../judy/Judy-1.0.3/src/JudyCommon/*.o -XForeignFunctionInterface -XTypeSynonymInstances -XMagicHash -XIncoherentInstances -XUndecidableInstances Judy.BitSet Judy.Freeze Judy.Hash Judy.IntMap Judy.StrMap Judy.CollectionsM Judy.HashIO Judy.Refeable Judy.Stringable Judy.Private Judy.MiniGC [ 3 of 11] Compiling Judy.Stringable ( Judy/Stringable.hs, dist/build/Judy/Stringable.o ) Building C Sources... Creating dist/build (and its parents) /usr/local/bin/ghc -I. -I../judy/Judy-1.0.3/src -package base-3.0.1.0 -package containers-0.1.0.1 -package bytestring-0.9.1.0 -optc-O2 -odir dist/build -c Judy/Private_hsc.c Judy/Private_hsc.c:1:25: error: Private_hsc.h: No such file or directory Private.hsc: In function 'j_pjerr': Private.hsc:50:0: error: 'PJERR' undeclared (first use in this function) Private.hsc:50:0: error: (Each undeclared identifier is reported only once Private.hsc:50:0: error: for each function it appears in.) Private.hsc: In function 'judy1_new': Private.hsc:61:0: warning: implicit declaration of function 'calloc' Private.hsc:61:0: warning: incompatible implicit declaration of built-in function 'calloc' Private.hsc: In function 'judy1_free': Private.hsc:63:0: warning: implicit declaration of function 'Judy1FreeArray' Private.hsc:63:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judyL_free': Private.hsc:93:0: warning: implicit declaration of function 'JudyLFreeArray' Private.hsc:93:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judySL_free': Private.hsc:121:0: warning: implicit declaration of function 'JudySLFreeArray' Private.hsc:121:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judyHS_free': Private.hsc:145:0: warning: implicit declaration of function 'JudyHSFreeArray' Private.hsc:145:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judyHSIter_free': Private.hsc:146:0: warning: implicit declaration of function 'JudyHSFreeIter' Private.hsc:146:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'jp_null': Private.hsc:149:0: error: 'NULL' undeclared (first use in this function)