[oe-commits] [Bug 5277] New: wmiconfig_svn fails due to 'no GNU_HASH' bug

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Mon Jun 29 07:27:09 UTC 2009


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

           Summary: wmiconfig_svn fails due to 'no GNU_HASH' bug
           Product: Openembedded
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: chrisfriedt at gmail.com


Created an attachment (id=13932)
 --> (http://bugs.openembedded.org/attachment.cgi?id=13932)
build log

This bug is typically due to a missing '--hash-style' option during linking
[1].

I've attached the broken build output and a patch. 

The patch just exports LDFLAGS in the wmiconfig_svn.bb recipe. I'm not sure if
this is kills some other value of LDFLAGS during the build, but it works for
me.

[1] http://www.nabble.com/No-GNU_HASH-found-in-elf-binary-td23072960.html

-- 
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-commits mailing list