BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000176 [buildroot] Shared Library Support major always 03-20-05 17:11 02-12-07 05:51
Reporter gnat View Status public  
Assigned To buildroot
Priority normal Resolution not fixable  
Status closed   Product Version 0.9.27
Summary 0000176: buildroot - libraries libpng incorrectly linked
Description running ldd usr/lib/* shows that many libaries are linked to the host machine. The packages so far that I've noticed with this problem so far are libpng, openssl, libcrypto,libbz2 as well as other programs & libraries whose packagename.mk I patterned after libpng and a couple others.
Additional Information
Attached Files

- Relationships

- Notes
(0000105)
vapier
03-20-05 18:21

they all look fine to me:
$ readelf -d build_armeb/root/usr/lib/libpng.so.3.1.2.8 | grep NEEDED
 0x00000001 (NEEDED) Shared library: [libgcc_s.so.1]
 0x00000001 (NEEDED) Shared library: [libc.so.0]

do you have CC or CXX set in the host env ?
 
(0000113)
vapier
03-20-05 19:28

dont use the ldd provided by glibc
 

- Issue History
Date Modified Username Field Change
03-20-05 17:11 gnat New Issue
03-20-05 18:21 vapier Note Added: 0000105
03-20-05 19:28 vapier Status assigned => resolved
03-20-05 19:28 vapier Resolution open => not fixable
03-20-05 19:28 vapier Note Added: 0000113
03-20-05 19:28 vapier Status resolved => closed
02-12-07 05:51 vapier Status closed => assigned
02-12-07 05:51 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker