* [Buildroot] linux-libc-headers-2.4.31 patch
@ 2007-03-06 1:38 Andre
0 siblings, 0 replies; only message in thread
From: Andre @ 2007-03-06 1:38 UTC (permalink / raw)
To: buildroot
This testapp fails to compile with a uclibc toolchain based on
buildroot's linux 2.4.31 libc headers:
#include <linux/fs.h>
int main (void)
{
return (BLKGETSIZE64 == 0x80041272) ? 0 : 1;
}
tst.c: In function 'main':
tst.c:5: error: 'u64' undeclared (first use in this function)
tst.c:5: error: (Each undeclared identifier is reported only once
tst.c:5: error: for each function it appears in.)
Buildroot patch attached.
____________________________________________________________________________________
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_buildroot_20070305
Type: application/octet-stream
Size: 1537 bytes
Desc: 1516509758-patch_buildroot_20070305
Url : http://busybox.net/lists/buildroot/attachments/20070305/8c416512/attachment.obj
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-06 1:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-06 1:38 [Buildroot] linux-libc-headers-2.4.31 patch Andre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox