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

Bug#201161: busybox-cvs: FTBFS on ia64



On Sun, Jul 13, 2003 at 05:30:43PM -0600, dann frazier wrote:
> busybox-cvs no longer builds from source on ia64.
> a full buildd log of the failure can be found here:
>   http://buildd.debian.org/fetch.php?&pkg=busybox-cvs&ver=0.60.99.cvs20030426-9&arch=ia64&stamp=1058072990&file=log&as=raw
> 
> here's a snippet from the log at the time of the failure:
> 
> 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 networking/libiproute/ll_map.o networking/libiproute/ll_map.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 networking/libiproute/ll_proto.o networking/libiproute/ll_proto.c
> In file included from /usr/include/asm/system.h:19,
>                  from /usr/include/asm/atomic.h:17,
>                  from /usr/include/linux/netdevice.h:32,
>                  from /usr/include/linux/if_arp.h:26,
>                  from networking/libiproute/ll_proto.c:16:
> /usr/include/asm/pal.h:89: error: syntax error before "pal_status_t"
> /usr/include/asm/pal.h:102: error: syntax error before "pal_cache_level_t"
> /usr/include/asm/pal.h:110: error: syntax error before "pal_cache_type_t"
> /usr/include/asm/pal.h:123: error: syntax error before "pal_cache_line_state_t"
> /usr/include/asm/pal.h:130: error: syntax error before "u64"
> ...

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.

-- 
Matt Kraai          kraai@alumni.cmu.edu          Debian GNU/Linux



Reply to: