[Nautilus-list] Compiling from CVS, bzip2 errors



Hey all --

I'm trying to compile gnome-vfs from source, but it won't compile because
of a bunch of implicit declaration errors working with the bz2 library
(when it tries to compile bzip2-method.c). Partial transcript follows:

bzip2-method.c: In function `bzip2_method_handle_init_for_decompress':
bzip2-method.c:176: warning: implicit declaration of function
`BZ2_bzDecompressInit'
bzip2-method.c: In function `bzip2_method_handle_init_for_compress':
bzip2-method.c:204: warning: implicit declaration of function
`BZ2_bzCompressInit'
bzip2-method.c: In function `flush_write':
bzip2-method.c:274: warning: implicit declaration of function
`BZ2_bzCompress'
bzip2-method.c: In function `do_read':
bzip2-method.c:449: warning: implicit declaration of function
`BZ2_bzDecompress'

I'm just using the libbz2 debian packages (yes, I have -dev). Do I need to
get a different version? What's up here?

Pacem in Terris / Mir / Shanti / Salaam / Heiwa
Kevin R. Bullock





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]