errno
Marcin 'Qrczak' Kowalczyk
qrczak at knm.org.pl
Wed Nov 29 13:12:24 EST 2000
Wed, 29 Nov 2000 14:02:10 +0000, malcolm-ffi at cs.york.ac.uk <malcolm-ffi at cs.york.ac.uk> 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 * qrczak at knm.org.pl http://qrczak.ids.net.pl/
\__/
^^ SYGNATURA ZASTÊPCZA
QRCZAK
More information about the FFI
mailing list