[oe-issues] [Bug 1884] New: udev_100.bb fails on link when extras/volume_id is included.

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Sun Feb 18 00:53:52 UTC 2007


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

           Summary: udev_100.bb fails on link when extras/volume_id is
                    included.
           Product: Openembedded
           Version: unspecified
          Platform: ARM
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: markgross at thegnar.org
         QAContact: tinderbox-oe at gmx.net


building slugos-image fails on the udev link step because a failure to link gfs
and a few other symbols.

my fix was to remove the extras/volume_id from the udev_100.bb file.

I changed 
UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/volume_id/
extras/run_directory/"

to 
UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/run_directory/"


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




More information about the Openembedded-issues mailing list