On Fri, Mar 05, 2004 at 10:17:25AM -0500, Brian F. Feldman wrote: > Have you checked to make sure that you're not using both libc_r and > libpthread at the same time now? Try mapping libpthread to libc_r in all > cases in libmap.conf, e.g. > > #<start of /etc/libmap.conf> > libpthread.so libc_r.so > libpthread.so.1 libc_r.so.5 You've got that backwards. Look at the man page for libmap.conf: libc_r.so.5 libpthread.so.1 # Everything that uses 'libc_r' libc_r.so libpthread.so # now uses 'libpthread' -- Craig Rodrigues http://crodrigues.org rodrigc_at_crodrigues.orgReceived on Fri Mar 05 2004 - 06:41:41 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:46 UTC