bug-glibc
[Top][All Lists]
Advanced

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

GLIBC 2.3.2 Compilation problems with GCC 3.3


From: Jerome St-Louis
Subject: GLIBC 2.3.2 Compilation problems with GCC 3.3
Date: Mon, 07 Jul 2003 01:19:59 -0400

Hi,
 
I've been searching the web and IRC for help with this without any luck...
For some reason no one else seems to have this problem.
I believe all the packages on this system are the latest and greatest and generally proved to work well so
far compiling each other one of them.
First I got the sscanf issues which was using the old protoypes for variable arguments ...
I changed the prototype to include the "..." at the end of the argument list and the compilation got further.
But now I keep getting undefined errors on stuff like 'strcmp', 'errno', '__libc_open', '__libc_missing_32bit_uids',
'memcpy', etc. The undefined references are from '<build dir>/elf/librtld.os, with a line apparently trying to
build "ld.so". Anybody could bring some light to this really annoying problem?
I have a built version of this very same version of GLIBC built on my other system, but built with GCC 3.2.2.
Unfortunately I upgraded it to GCC 3.3 as well and don't wanna go through the hassle of downgrading the compiler.
Thanks for any help. I attached the compilation log.
 
   Sincerely,
 
   Jerome St-Louis

reply via email to

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