[Bug 4196] New: make 3.81 fails to compile on uclibc
bugzilla-daemon at treke.net
bugzilla-daemon at treke.net
Wed Apr 23 05:06:31 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4196
Summary: make 3.81 fails to compile on uclibc
Product: Openembedded
Version: Angstrom 2008.x
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: raj.khem at gmail.com
Created an attachment (id=9324)
--> (http://bugs.openembedded.net/attachment.cgi?id=9324)
path to make's configure
Currently make is not buildable on uclibc systems because we do not have
GNU_GLOB support turned on by default in uclibc. One solution is to add this
option to default uclibc config. Second option is to fix make so that it uses
its internal version of glob.
The attached patch fixes the problem by following the second aproach which I
consider better.
--
Configure bugmail: http://bugs.openembedded.net/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