[BusyBox] pre8, uclibc-0.9.9, ash fails

Bob Keyes bob at xa.net
Sun Mar 7 18:49:16 UTC 2004


Compilation failure:

System: Debian 3.0-stable
lib: uClibc-0.9.9, from debian uclibc-buildtool
busybox: 1.00-pre8

# make menuconfig

only change was to enable cross compiling and change prefix
to /usr/bin/i386-uclibc-

# make dep && make

Several lines of "gcc: No input files" interspersed with normal compilations

Warnings about uclibc configured without large file support.

Then:

"shell/ash.c: In function `single_quote':
shell/ash.c:8469: invalid operands to binary -
shell/ash.c: In function `setvar':
shell/ash.c:11934: warning: assignment makes pointer from integer without
a cast
shell/ash.c: In function `setvareq':
shell/ash.c:11977: invalid operands to binary -
shell/ash.c:11984: warning: passing arg 1 of pointer to function makes
pointer from integer without a cast
shell/ash.c: In function `lookupvar':
shell/ash.c:12035: warning: return makes pointer from integer without a
cast
shell/ash.c: In function `bltinlookup':
shell/ash.c:12052: warning: return makes pointer from integer without a
cast
shell/ash.c: In function `showvars':
shell/ash.c:12113: warning: assignment makes pointer from integer without
a cast
shell/ash.c: In function `poplocalvars':
shell/ash.c:12248: warning: passing arg 1 of pointer to function makes
pointer from integer without a cast
make: *** [shell/ash.o] Error 1
merlin:/usr/src/busybox-1.00-pre8#
"







More information about the busybox mailing list