[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
glibc 2.2.2 compiling error
From: |
Andreas Fehr |
Subject: |
glibc 2.2.2 compiling error |
Date: |
Wed, 28 Mar 2001 11:23:25 +0200 (W. Europe Daylight Time) |
Hi
I run into a problem compiling glibc 2.2.2
[snip]
/home/andreas/tmp/base/glibc-2.2.2/build/elf/ld-linux.so.2 --library-path
/home/andreas/tmp/base/glibc-2.2.2/build:
/home/andreas/tmp/base/glibc-2.2.2/build/math:
/home/andreas/tmp/base/glibc-2.2.2/build/elf:
/home/andreas/tmp/base/glibc-2.2.2/build/dlfcn:
/home/andreas/tmp/base/glibc-2.2.2/build/nss:
/home/andreas/tmp/base/glibc-2.2.2/build/nis:
/home/andreas/tmp/base/glibc-2.2.2/build/rt:
/home/andreas/tmp/base/glibc-2.2.2/build/resolv:
/home/andreas/tmp/base/glibc-2.2.2/build/crypt:
/home/andreas/tmp/base/glibc-2.2.2/build/linuxthreads
/home/andreas/tmp/base/glibc-2.2.2/build/sunrpc/rpcgen
-Y `gcc -print-file-name=cpp | sed 's|/cpp$||'`
-c rpcsvc/bootparam_prot.x -o
/home/andreas/tmp/base/glibc-2.2.2/build/sunrpc/xbootparam_prot.T
execv: Permission denied
/home/andreas/tmp/base/glibc-2.2.2/build/sunrpc/rpcgen: C preprocessor
failed with exit code 1
make[2]: ***
[/home/andreas/tmp/base/glibc-2.2.2/build/sunrpc/xbootparam_prot.stmp]
Error 1
make[2]: Leaving directory `/home/andreas/tmp/base/glibc-2.2.2/sunrpc'
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/home/andreas/tmp/base/glibc-2.2.2'
make: *** [all] Error 2
address@hidden:~/tmp/base/glibc-2.2.2/build >
I did check the FAQ but there was nothing about 'preprocessor', 'execv'
nor 'rpcgen'.
I did check some Glibc-HOWTO, same result.
I did check some some GCC-HOWTO, same result (there is a reference to
atoi() and atol() regarding preprocessor, but this was of no help to
me).
Now I'm stuck.
Is this a problem of glibc, gcc or some other tool on my computer?
glibc-2.2.2
gcc-2.95.3
binutils-2.10.1
make-3.79.1
gawk-3.0.6
sed-3.02
Any help out there?
Maybe some pointer to some other faq or newsgroup, if I'm wrong here?
Thanks,
--
Andreas Fehr
address@hidden
- glibc 2.2.2 compiling error,
Andreas Fehr <=
- Re: glibc 2.2.2 compiling error, Ulrich Drepper, 2001/03/28
- Re: glibc 2.2.2 compiling error, Andreas Fehr, 2001/03/28
- Re: glibc 2.2.2 compiling error, Andreas Jaeger, 2001/03/28
- Re: glibc 2.2.2 compiling error, Andreas Fehr, 2001/03/28
- Not a bug but..., Rainer Mager, 2001/03/28
- Re: Not a bug but..., Andreas Jaeger, 2001/03/29
- RE: Not a bug but..., Rainer Mager, 2001/03/29
- Re: Not a bug but..., Andreas Jaeger, 2001/03/29