This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: WHY!!!!!!!!!!!


I've tried this i.e. deleting the _config.h file (or whatever it's
called) and now end up with this error:

CC="gcc" /usr/bin/perl scripts/test-installation.pl /usr/src/glib-build/
/usr/i686-pc-linux-gnulibc1/bin/ld: no input files
collect2: ld returned 1 exit status
Execution of gcc failed!
The script has found some problems with your installation!
Please read the FAQ and the README file and check the following:
- Did you change the gcc specs file (neccessary after upgrading from
  Linux libc5)?
- Are there any symbolic links of the form libXXX.so to old libraries?
  Links like libm.so -> libm.so.5 (where libm.so.5 is an old library)
are
wrong,  libm.so should point to the newly installed glibc file - and
there
should be
  only one such link (check e.g. /lib and /usr/lib)
You should restart this script from your build directory after you've
fixed all problems!
Btw. the script doesn't work if you're installing GNU libc not as your
primary library!
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/src/glibc-2.1.2'
make: *** [install] Error 2

Is glib2 designed specifically to sent people out of their mind ?

Mark

In message <u8903imld8.fsf@gromit.rhein-neckar.de>, Andreas Jaeger
<aj@suse.de> writes
>>>>>> Mark  writes:
>
>Mark> All,
>Mark>     Can someone please help with the glib2 installation ... its driving
>Mark> me nutts !
>
>Mark> It is me or it this the most painful this to install and configure ever?
>Mark> It's worse than PPP and XFree86 combined !
>
>Mark> After having to upgrade just about everything the configuration went
>Mark> fine .. no complaints. The make ... again no problems !
>
>Mark> make install ??? It gets all upset and dumps this out:
>
>Mark>  /usr/src/glib-build/elf/ldconfig -d /lib /usr/lib
>Mark> CC="gcc" /usr/bin/perl scripts/test-installation.pl /usr/src/glib-build/
>Mark> In file included from /usr/include/stdio.h:57,
>Mark>                  from /tmp/test-prg30811.c:2:
>Mark> /usr/include/libio.h:370: parse error before `_IO_seekoff'
>Mark> /usr/include/libio.h:370: parse error before `_G_off64_t'
>Mark> /usr/include/libio.h:371: parse error before `_IO_seekpos'
>Mark> /usr/include/libio.h:371: parse error before `_G_fpos64_t'
>Mark> Execution of gcc failed!
>Mark> The script has found some problems with your installation!
>Mark> Please read the FAQ and the README file and check the following:
>                      ^^^
>
>Please do so.
>
>Andreas

-- 
Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]