*** setup configure Creating dist/setup (and its parents) /usr/local/bin/ghc --make Setup.lhs -o dist/setup/setup -odir dist/setup -hidir dist/setup [1 of 1] Compiling Main ( Setup.lhs, dist/setup/Main.o ) Linking dist/setup/setup ... dist/setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pcap-0.3 --verbose Warning: defaultUserHooks in Setup script is deprecated. Configuring pcap-0.3... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Dependency base-any: using base-3.0.1.0 Dependency haskell98-any: using haskell98-1.0.1.0 Dependency network-any: using network-2.2.0.0 Dependency time-any: using time-1.1.2.1 Using Cabal-1.4.0.1 compiled by ghc-6.8 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/pcap-0.3/ghc-6.8.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/pcap-0.3 Documentation installed in: /usr/local/tmp/archive/install/share/doc/pcap-0.3 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 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 sh configure --with-hc=ghc --prefix=/usr/local/tmp/archive/install checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for struct sockaddr.sa_len... no configure: creating ./config.status config.status: creating pcap.buildinfo config.status: creating include/pcapconfig.h config.status: include/pcapconfig.h is unchanged *** setup build dist/setup/setup build --verbose Reading parameters from ./pcap.buildinfo Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library pcap-0.3... Creating dist/build/Network/Pcap (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-optc-DCALLCONV=ccall --cflag=-package --cflag=base-3.0.1.0 --cflag=-package --cflag=haskell98-1.0.1.0 --cflag=-package --cflag=network-2.2.0.0 --cflag=-package --cflag=time-1.1.2.1 --cflag=-Iinclude --lflag=-optl-lpcap -o dist/build/Network/Pcap/Base.hs Network/Pcap/Base.hsc Building pcap-0.3... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name pcap-0.3 --make -hide-all-packages -i -idist/build -i. -idist/build/autogen -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "pcapconfig.h" -#include "pcap.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.1.0 -package haskell98-1.0.1.0 -package network-2.2.0.0 -package time-1.1.2.1 -O -DCALLCONV=ccall -W -O -funbox-strict-fields -XForeignFunctionInterface Network.Pcap.Base Network.Pcap Network/Pcap/Base.hsc:117:17: Could not find module `Data.ByteString.Base': Use -v to see a list of the files searched for.