[#4401] $(STAGING)/usr/lib/lib*.la may contain bogus entries
Submitted By: Simon Budig
Open Date
2008-09-01 05:48:04 Close Date
2008-09-09 00:54:24
Priority:
Medium Assignee:
Mike Frysinger
Status:
Closed Fixed In Release:
N/A
Found In Release:
2008R1.5-RC3 Release:
Category:
uClinux-dist applications Board:
EZKIT Lite
Processor:
BF548 Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Out of Date
Uboot version or rev.:
Toolchain version or rev.:
App binary format:
N/A
Summary: $(STAGING)/usr/lib/lib*.la may contain bogus entries
Details:
After compiling DirectFB $(staging)/usr/lib/libdirectfb.la contains the entry
dependency_libs=' /usr/lib/libfusion.la /usr/lib/libdirect.la -ldl -lpthread'
which contains absolute paths pointing into the host system.
These paths should also be corrected similiar to the 'libdir' entry. Attached is a patch that extends the SET_STAGEDIR-Macro in lib/Makefile accordingly.
Follow-ups
--- Mike Frysinger 2008-09-01 11:51:32
those entries are not "bogus"
however, this has already been fixed in svn trunk
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
stagedir.diff text/plain 513 Simon Budig