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: Linking problem with glibc 2.2




On Wed, 22 Nov 2000, Count0 wrote:

> 
> Hello,
> 
>    I have compiled and installed glibc 2.2 without any problems. Everything
> in the system runned fine. But when I tried to compile and link programs
with
> libraries compiled with the previous glibc (2.1.3), I got undefined
references
> such as
 
> /usr/X11/lib/libX11.so: undefined reference to `shmctl@@GLIBC_2.0'
 
I fixed the problem... It turned out to be a problem with the linker (as I
expected). I had binutils 2.9.1.0.19a installed. So I installed version 2.10.1
, and everything worked neatly. The weird thing is that the INSTALL file for
glibc 2.2 says that the suported versions are "GNU `binutils' 2.9.1,
2.9.1.0.16, or later 2.9.1.0.x release", and even 'configure' didn't complain.


Oh well...

And thanks for the people that helped me with ldconfig ! ;-)

-- 

       -Count Zero-
                    
	 	"On receiving an interrupt, 
			decrement the counter to zero"


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