[uClibc]Snapshot won't compile

Alberto Alonso alberto at marlabs.com
Sun Feb 10 05:47:37 UTC 2002


When trying to compile the snapshot tarball downloaded
today (2002/09/02) I get the following error.


gcc -Wall -Os -falign-functions=1 -march=i386
-mpreferred-stack-boundary=2 -malign-functions=0 -malign-jumps=0
-malign-loops=0 -fno-builtin -nostdinc -pipe -nostdinc
-I../../../../include -I/usr/lib/gcc-lib/i386-redhat-linux/2.96/include
-I. -D_LIBC  -DNDEBUG  -fPIC -DL___setuid syscalls.c -c -o __setuid.o
syscalls.c:215:1: warning: pasting "".text\n.align 4\n.global "" and
""__setuid"" does not give a valid preprocessing token
syscalls.c:215:1: warning: pasting ""\n.type "" and ""__setuid"" does
not give a valid preprocessing token
syscalls.c:215:1: warning: pasting "",%al;\n jmp
__uClibc_syscall\n.Lfe1"" and ""__setuid"" does not give a valid
preprocessing token
syscalls.c:215:1: warning: pasting "":\n.size "" and ""__setuid"" does
not give a valid preprocessing token
syscalls.c:215: parse error before `__asm__'
syscalls.c:215:1: warning: pasting "",.Lfe1"" and ""__setuid"" does not
give a valid preprocessing token
syscalls.c:215:1: warning: pasting ""-"" and ""__setuid"" does not give
a valid preprocessing token
syscalls.c: In function `setuid':
syscalls.c:222: warning: implicit declaration of function `__setuid'
make[4]: *** [__setuid.o] Error 1
make[4]: Leaving directory
`/gg/embedded/src/uClibc/libc/sysdeps/linux/common'
make[3]: *** [_dir_common] Error 2
make[3]: Leaving directory `/gg/embedded/src/uClibc/libc/sysdeps/linux'
make[2]: *** [_dir_linux] Error 2
make[2]: Leaving directory `/gg/embedded/src/uClibc/libc/sysdeps'
make[1]: *** [_dir_sysdeps] Error 2
make[1]: Leaving directory `/gg/embedded/src/uClibc/libc'
make: *** [_dir_libc] Error 2

I was getting the warning: pasting... for a while before the error
actually
came in.

Does anyone know what might be the problem?

I'm using redhat 7.2 with gcc-2.96-98

Thanks,

Alberto





More information about the uClibc mailing list