[BusyBox] Re: Error compiling uClibc

Manuel Novoa III mnovoa3 at bellsouth.net
Tue Jan 16 18:17:29 UTC 2001


There are two problems -- the permissions and a couple of changes Erik made.
I have it fixed in my tree and it should be fixed later today in the cvs
archive.  In the meantime you can set  UNIFIED_SYSCALL = false
in the config file.

Manuel


> Hello all,
>         I just downloaded the latest uClibc from the CVS site, and attempted
> to compile it.  At first I got an "Access Denied" error on the script
> ./sysdeps/linux/common/str_syscalls.sh.  I changed the permissions to allow
> execution, and now I get the following...
>      
> @@@@@ Start Snip @@@@@
> str_syscalls.c: In function `main':
> str_syscalls.c:109: `__NR___ipc' undeclared (first use in this function)
> str_syscalls.c:109: (Each undeclared identifier is reported only once
> str_syscalls.c:109: for each function it appears in.)
> str_syscalls.c:125: `__NR_sysctl' undeclared (first use in this function)
> make[3]: *** [str_syscalls] Error 1
> make[2]: *** [_dir_common] Error 2
> make[1]: *** [_dir_linux] Error 2
> make: *** [_dir_sysdeps] Error 2
> @@@@@ Stop Snip @@@@@
> 
>         Any ideas?  Is there a problem with the source that has been
> committed to CVS?  I do get other warnings throughout compiling, but they
> just warn about defining variables, etc.  Any help would be GREATLY
> appreciated!  Thanks in advance!!!
> 
> --
> Thomas Cameron
> Network Technician / Operations Specialist
> St. Mary's Bank





More information about the busybox mailing list