[BusyBox] undefined reference to BZ2_bzReadOpen

Erik Andersen andersen at codepoet.org
Fri Nov 7 14:36:49 MST 2003


On Fri Nov 07, 2003 at 04:44:11PM +0100, Steven Scholz wrote:
> Hi there,
> 
> building busybox with "bzip2 debian packages" (CONFIG_FEATURE_DEB_TAR_BZ2) 
> enabled (after make clean) results in:
> 
> ./archival/libunarchive/libunarchive.a(filter_accept_list_reassign.o): In 
> function `filter_accept_list_reassign':
> filter_accept_list_reassign.o(.text+0x88): undefined reference to 
> `BZ2_bzReadOpen'
> filter_accept_list_reassign.o(.text+0xb4): undefined reference to `read_bz2'
> collect2: ld returned 1 exit status
> 
> Funny enough: building busybox without CONFIG_FEATURE_DEB_TAR_BZ2, then 
> enabling CONFIG_FEATURE_DEB_TAR_BZ2 and only do "make" compiles fine...

Thanks for the report.  I don't use this feature myself, but
I've checked in a fix.  It would be great if you could test 
that things are working as expected....

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--


More information about the busybox mailing list