[buildroot 0000823]: DirectFB: still wrong lib path

bugs at busybox.net bugs at busybox.net
Mon Apr 10 10:49:27 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=823 
====================================================================== 
Reported By:                frankro
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   823
Category:                   Shared Library Support
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             04-10-2006 03:49 PDT
Last Modified:              04-10-2006 03:49 PDT
====================================================================== 
Summary:                    DirectFB: still wrong lib path
Description: 
Bug 0000800 addresses the hardcoded library path in directfb.
make install prefix=$(STAGING_DIR)/usr exec_prefix=$(STAGING_DIR)
was added. It seems like DFB is not using this correctly.
if I do a
strings
/home/frank/src/buildroot/build_i586/staging_dir/usr/lib/libdirectfb-0.9.so
I still find the /usr/lib hardcoded. 
This more likely a problem of DFB?

Result is that MPlayer compilation against DFB fails because the linker
can't find the libs:

/home/frank/src/buildroot/build_i586/staging_dir/bin-ccache/../lib/gcc/i586-linux-uclibc/3.4.2/../../../../i586-linux-uclibc/bin/ld:
warning: libdirect-0.9.so.24, needed by
/home/frank/src/buildroot/build_i586/staging_dir/usr/lib/libdirectfb.so,
not found (try using -rpath or -rpath-link)



====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-10-06 03:49  frankro        New Issue                                    
04-10-06 03:49  frankro        Status                   new => assigned     
04-10-06 03:49  frankro        Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list