compile failure in 1.9.1

Thomas Lundquist lists at zelow.no
Sun Feb 17 13:19:33 UTC 2008


This log is from a buildroot based devkit with uClibc 0.9.28 and gcc
3.4.6, kernel 2.4:

  CC      libbb/time.o
libbb/time.c: In function `monotonic_us':
libbb/time.c:20: error: `__NR_clock_gettime' undeclared (first use in
	this function)
libbb/time.c:20: error: (Each undeclared identifier is reported only
	once
libbb/time.c:20: error: for each function it appears in.)
libbb/time.c: In function `monotonic_sec':
libbb/time.c:27: error: `__NR_clock_gettime' undeclared (first use in
	this function)
make[1]: *** [libbb/time.o] Error 1
make: *** [libbb] Error 2

No problems on my Gutsy install nor a newer gcc 4.2 based buildroot
devkit.



Thomas.



More information about the busybox mailing list