Bug 209 - uClibc-nptl doesn't build for ARM (fstat64)
Summary: uClibc-nptl doesn't build for ARM (fstat64)
Status: RESOLVED FIXED
Alias: None
Product: uClibc
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 06:54 UTC by Christian Eggers
Modified: 2009-07-20 11:42 UTC (History)
1 user (show)

See Also:
Host: x86_64
Target: arm
Build: x86_64


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Eggers 2009-03-23 06:54:30 UTC
- buildroot-2009.02
- uClibc-nptl rev. 25785 (placed as uClibc-snapshot.tar.bz2 into buildroot/dl)
- Settings: arm, generic_arm, binutils-2.19, gcc-4.3.2, uClibc-snapshot

---------------------------------------------------------------------------------------------------------------------
  CC libc/stdlib/on_exit.os
  CC libc/unistd/confstr.os
  CC libc/unistd/daemon.os
libc/unistd/daemon.c: In function 'daemon':
libc/unistd/daemon.c:96: error: storage size of 'st' isn't known
libc/unistd/daemon.c:99: warning: implicit declaration of function 'fstat64'
libc/unistd/daemon.c:96: warning: unused variable 'st'
make[1]: *** [libc/unistd/daemon.os] Fehler 1
make[1]: Leaving directory `/home/christian/buildroot-2009.02/toolchain_build_arm/uClibc'
make: *** [/home/christian/buildroot-2009.02/toolchain_build_arm/uClibc/lib/libc.a] Fehler 2
---------------------------------------------------------------------------------------------------------------------
Comment 1 Mike Frysinger 2009-07-20 11:42:39 UTC
this should be fixed already