[uClibc]builid problem - v0.9.11 and snapshot 20020529 - syscalls

Gene Cumm grcumm at yahoo.com
Wed May 29 21:17:50 MDT 2002


OK.  I'm trying to build uClibc and having a problem.  After digging around
with different kernel, gcc and uClibc versions, I found that the problem was in
having "UNIFIED_SYSCALL = true" in the Config file.  At the very small expense
of ~3k (as per the Config file), I've successfully compiled it w/o unified
syscalls.  Is this a known issue?

For file libc/sysdeps/linux/common/syscalls.c:

syscalls.c:35:1: warning: pasting "".text\n.align 4\n.global "" and
""_exit"" does not give a valid preprocessing token
syscalls.c:35:1: warning: pasting ""\n.type "" and ""_exit"" does not give
a valid preprocessing token
syscalls.c:35: parse error before "__STR_NR__exit"
syscalls.c:35:1: warning: pasting "",%al;\n jmp __uClibc_syscall\n.Lfe1""
and ""_exit"" does not give a valid preprocessing token
syscalls.c:35:1: warning: pasting "":\n.size "" and ""_exit"" does not
give a valid preprocessing token
syscalls.c:35:1: warning: pasting "",.Lfe1"" and ""_exit"" does not give a
valid preprocessing token
syscalls.c:35:1: warning: pasting ""-"" and ""_exit"" does not give a
valid preprocessing token

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



More information about the uClibc mailing list