[uClibc] [buildroot 0000176]: buildroot - libraries libpng incorrectly linked

bugs at busybox.net bugs at busybox.net
Mon Mar 21 03:28:57 UTC 2005


The following issue has been CLOSED
======================================================================
<http://busybox.net/bugs/view.php?id=176> 
======================================================================
Reported By:                gnat
Assigned To:                uClibc
======================================================================
Project:                    buildroot
Issue ID:                   176
Category:                   Shared Library Support
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 not fixable
Fixed in Version:           
======================================================================
Date Submitted:             03-20-2005 17:11 PST
Last Modified:              03-20-2005 19:28 PST
======================================================================
Summary:                    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.
======================================================================

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

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




More information about the uClibc mailing list