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!!!!!!!!!!!


>>>>> Mark  writes:

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

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

Mark> Is glib2 designed specifically to sent people out of their mind ?
No.

Please tell us exactly what you're doing. From which libc are you
updating?  Did you read the whole FAQ and INSTALL files?

Try compiling a simple "hello world" program and check what goes
wrong.  The script test-installation.pl doesn't tell you everything -
it just tells you that you have to investigate yourself.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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