Steve Kargl wrote:
On Wed, Aug 02, 2006 at 03:44:16PM -0700, Maxim Sobolev wrote:Apparently threading is b0rken on the FreeBSD/powerpc - csup(8) dumps core with seg 11. The same csup(8) version compiled on 6.0 works just fine on the same 7-CURRENT kernel.What does ldd show?
[sobomax_(_at_)_sobomac ~]$ ldd /usr/bin/csup
/usr/bin/csup:
libcrypto.so.5 => /lib/libcrypto.so.5 (0x2186b000)
libz.so.3 => /lib/libz.so.3 (0x219d1000)
libpthread.so.2 => /lib/libpthread.so.2 (0x219f4000)
libc.so.7 => /lib/libc.so.7 (0x21a2b000)
-Maxim
_______________________________________________
freebsd-current_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe_(_at_)_freebsd_(_dot_)_org"