bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: glibc 2.2.2 compiling error


From: Andreas Jaeger
Subject: Re: glibc 2.2.2 compiling error
Date: 28 Mar 2001 12:15:34 +0200
User-agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.1 (Channel Islands)

Andreas Fehr <address@hidden> writes:

> On 2001-03-28, 01:39, Ulrich Drepper wrote:
> 
> UD> Andreas Fehr <address@hidden> writes:
> UD>
> UD> >  -Y `gcc -print-file-name=cpp | sed 's|/cpp$||'`
> UD>
> UD> What does
> UD>
> UD>   gcc -print-file-name=cpp
> UD>
> UD> print on your system and what is the content of the directory the
> UD> named file is in?
> UD>
> UD>
> 
> address@hidden:~/tmp/base/glibc-2.2.2/build > gcc -print-file-name=cpp
> /lib/cpp
> address@hidden:~/tmp/base/glibc-2.2.2/build > ls /lib/cpp
> SYSCALLS.c.X  cc1plus     crtbegin.o   f771       libchill.a  libstdc++.a
> cc1           chillrt0.o  crtbeginS.o  include    libg2c.a    specs
> cc1chill      collect2    crtend.o     jc1        libgcc.a
> cc1obj        cpp0        crtendS.o    jvgenmain  libobjc.a
> address@hidden:~/tmp/base/glibc-2.2.2/build >
> 
> BTW, as of 'execv: Permission denied' I tried to compile as 'root' but
> with the same result ('execv: Permission denied').

/lib/cpp should be a program - not a directory.  Your installation of
gcc is broken.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]