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
0000823 [buildroot] Shared Library Support minor always 04-10-06 03:49 02-12-07 05:46
Reporter frankro View Status public  
Assigned To buildroot
Priority normal Resolution open  
Status assigned   Product Version
Summary 0000823: 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)


Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- 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
04-10-06 04:06 frankro Issue Monitored: frankro
04-11-06 20:02 match Issue Monitored: match
10-09-06 12:25 jruere Issue Monitored: jruere
02-12-07 05:46 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker