[BusyBox] busybox on ia64

Anas Nashif nashif at planux.com
Wed Mar 21 22:42:17 UTC 2001


On March 21, 2001 04:25 pm, Mark Whitley wrote:

> Just curious: If you turn off mount in Config.h does it compile properly?
>
Nope, I tried that already. Same problem arises with swaponoff
Turning swaponoff off results in
utility.o: In function `sysinfo':
utility.o(.text+0x752): undefined reference to `__ia64_syscall'
utility.o: In function `umount':
utility.o(.text+0x7a2): undefined reference to `__ia64_syscall'
utility.o: In function `mount':
utility.o(.text+0x802): undefined reference to `__ia64_syscall'
utility.o: In function `query_module':
utility.o(.text+0x922): undefined reference to `__ia64_syscall'
collect2: ld returned 1 exit status
make: *** [busybox] Error 1

> The 'sysfs' being referred to in mount.c is a Linux syscall. This means
> that it could be a kernel problem, possibly related to the size of an int
> on ia32 vs ia64. What kernel are you using?
>

Anas

>
> Mark Whitley
> markw at lineo.com





More information about the busybox mailing list