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

Re: xlib6g need recompile???



> When I try to compile gtune, I get this from the linker:
> /usr/X11R6/lib/libX11.so: undefined reference to `getpwnam_r@@GLIBC_2.0'
> /usr/lib/libgdk_imlib.so: undefined reference to `shmctl@@GLIBC_2.0'
> /usr/lib/libglib.so: undefined reference to `getpwuid_r@@GLIBC_2.0'
> /usr/lib/libgtk.so: undefined reference to `localeconv@@GLIBC_2.0'
> collect2: ld returned 1 exit status
> make: *** [gtune] Error 1
>
> Do the libs need to be recompiled against the new libc6?

Do you by any chance have an old version of binutils?

I had the same problem, and my binutils was a held package; when I
upgraded binutils to the latest version, the problem went away (although
I also had to do a `make clean' to get around problems with <dirent.h>).

-Miles



Reply to: