Re: gcc-2.95 on FC4



On Sat, 31 Dec 2005, saravanan ganapathy wrote:

> Hi,
>
> When I install gcc-2.95.3 on FC4, I am getting the
> following error.
>
> In file included from
> ../../gcc-2.95.3/libio/libio.h:167,
> from
> ../../gcc-2.95.3/libio/iolibio.h:1,
> from
> ../../gcc-2.95.3/libio/libioP.h:47,
> from
> ../../gcc-2.95.3/libio/iogetline.c:26:
> /usr/include/bits/stdio-lock.h:24: lowlevellock.h: No
> such file or directory
> make[2]: *** [iogetline.o] Error 1
> make[2]: Leaving directory
> `/tmp/objdir/i686-pc-linux-gnu/libio'
> make[1]: *** [all-target-libio] Error 2
> make[1]: Leaving directory `/tmp/objdir'
> make: *** [bootstrap] Error 2
>
> How to fix this error? Pls help me.

1) why are you installing such an old version of gcc? i'm assuming
there's a *really* good reason.

2) "lowlevellock.h" is typically part of the NPTL library, and i'm
assuming you haven't added the NPTL add-on to glibc or something like
that. again, this is probably related to you using such an old
version of gcc.

rday

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: DBDesigner4
    ... compiling it with gcc for FC4? ... I had to Google for some odd libraries and then tell it to install --nodep because of some lame MS SQL Server shared lib dependency which only gets dynamically loaded when needed, ...
    (Fedora)
  • Re: gcc-2.95 on FC4
    ... > On Sat, 31 Dec 2005, saravanan ganapathy wrote: ... > assuming you haven't added the NPTL add-on to glibc ... > version of gcc. ... To install 2.4.20, ...
    (Fedora)
  • Re: Application installation problem in FC4
    ... sujit sugathan wrote: ... The error that occurs when i try to install any new application on my FC4 ... You'll get gcc 4.0.2 on FC4, which your apps might not complain about. ...
    (Fedora)
  • Application installation problem in FC4
    ... The error that occurs when i try to install any new application on my FC4 ... says that my version of gcc 4.0 is not supported by the software.I hoipe ...
    (Fedora)
  • Re: Application installation problem in FC4
    ... sujit sugathan wrote: ... FC4 says that my version of gcc 4.0 is not supported by the software.I ... Chances are you need to install the compat-gcc packages.... ...
    (Fedora)