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

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


A NOTE has been added to this issue.
======================================================================
<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:                     assigned
======================================================================
Date Submitted:             03-20-2005 17:11 PST
Last Modified:              03-20-2005 18:21 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 ?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
03-20-05 17:11 gnat           New Issue                                    
03-20-05 18:21 vapier         Note Added: 0000105                          
======================================================================




More information about the uClibc mailing list