[oe-issues] [Bug 3345] New: ecore-native stages unusable libraries

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Wed Nov 21 14:11:12 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=3345

           Summary: ecore-native stages unusable libraries
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: olvaffe at gmail.com


Created an attachment (id=3376)
 --> (http://bugs.openembedded.org/attachment.cgi?id=3376)
use autotools_stage_all to stage

Most of the libraries ecore-native stages are unusable, because the
dependency_libs lines in the .la contain dependent libraries in the wrong path
( should be ${STAGING_LIBDIR}, instead of ${WORKDIR}).

The patch fixes this problem.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list