[BusyBox] undefined reference to BZ2_bzReadOpen

Steven Scholz steven.scholz at imc-berlin.de
Mon Nov 10 08:24:08 UTC 2003


Erik Andersen wrote:

> 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....

I don't use this feature either! Just happened to have this option enabled! ;-)

It compiles now!

Thanks,

Steven





More information about the busybox mailing list