Wed, 29 Nov 2000 14:02:10 +0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 
pisze:

>     Bzip2.hsc_make_hs.c:279: `BZ_CONFIG_ERROR' undeclared

I suspect that older versions of bzip2 did not define this constant.
I have bzip2-1.0.1.

The use of BZ_CONFIG_ERROR in Bzip2.hsc can be protected by
#ifdef BZ_CONFIG_ERROR to make it work with other versions.

>     Curses.hsc_make_hs.c:2: ../config.h: No such file or directory
>     Pcap.hsc_make_hs.c:2: pcap.h: No such file or directory
> 
> Oh, I didn't run ../configure which accounts for the second two,

Indeed.

-- 
 __("<  Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTĘPCZA
QRCZAK


_______________________________________________
FFI mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/ffi

Reply via email to