[oe-issues] [Bug 2363] New: mesa fails to build on Fedora Core 6 with sed 4.1.5

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Tue May 22 23:47:06 UTC 2007


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

           Summary: mesa fails to build on Fedora Core 6 with sed 4.1.5
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: antti.andreimann at mail.ee
         QAContact: tinderbox-oe at gmx.net


Created an attachment (id=1516)
 --> (http://bugs.openembedded.org/attachment.cgi?id=1516)
mesa-configure-fix.patch

The following error will be issued on do_configure:

sed: ck_follow_symlink: couldn't lstat c/linux: No such file or directory

The reason for this is that do_configure links linux to current, however sed
fails to in-place edit a symlink
As there is no apparent gains from linking the file the fix is to just copy it
instead.
Patch is included.


-- 
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