[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#201161: busybox-cvs: FTBFS on ia64



On Mon, Jul 14, 2003 at 04:49:20PM +0200, Matt Kraai wrote:
> This is caused by bug #191114.  busybox-cvs will build once
> libc6-dev is rebuilt for ia64 with kernel-headers-2.4.20-ia64
> 021210.em18.3 or later.

i rebuilt glibc on my system w/ kernel-headers-2.4.20-ia64 installed and
my busybox-cvs build did continue passed this point.  however, it hit another
problem before completing:


gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wshadow -Os -fomit-frame-pointer -D_BSD_SOURCE -DNDEBUG    -D_GNU_SOURCE -I./modutils/obj/  -c -o util-linux/fdflush.o util-linux/fdflush.c
gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wshadow -Os -fomit-frame-pointer -D_BSD_SOURCE -DNDEBUG    -D_GNU_SOURCE -I./modutils/obj/  -c -o util-linux/fdisk.o util-linux/fdisk.c
util-linux/fdisk.c:860: warning: declaration of `fd' shadows a global declaration
util-linux/fdisk.c:214: warning: shadowed declaration is here
util-linux/fdisk.c: In function `_llseek':
util-linux/fdisk.c:862: error: `__NR__llseek' undeclared (first use in this function)
util-linux/fdisk.c:862: error: (Each undeclared identifier is reported only onceutil-linux/fdisk.c:862: error: for each function it appears in.)
make[1]: *** [util-linux/fdisk.o] Error 1
make[1]: Leaving directory `/tmp/busybox-cvs-0.60.99.cvs20030426'
make: *** [build-arch-static-stamp] Error 2

-- 
---------------------------
dann frazier
Hewlett-Packard
Linux and Open Source Lab
dannf@hp.com
(970) 898-0800



Reply to: