glibc 2.2.3 problems when compiling on RH 7.1
Byron Stanoszek
gandalf@winds.org
Thu Apr 19 15:53:00 GMT 2001
On Fri, 20 Apr 2001, Jakub Jelinek wrote:
> But installing a newer glibc while leaving older one in /lib/i686 is simply
> asking for trouble, e.g. if you're linking a program using fnmatch, it will
> link against fnmatch@@GLIBC_2.2.3, but the program will then fail, since it
> will likely use /lib/i686/libc.so.6 which doesn't have it.
Oh. Duh. I hadn't realized /lib/i686 was being included in the search path.
Removing it solved the problem. Thanks! :)
-Byron
--
Byron Stanoszek Ph: (330) 644-3059
Systems Programmer Fax: (330) 644-8110
Commercial Timesharing Inc. Email: byron@comtime.com
More information about the Libc-alpha
mailing list