| Anonymous | Login | Signup for a new account | 11-10-2008 11:00 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Copyright © 2000 - 2006 Mantis Group |