waiting 300 seconds for server to start: .Fatal error 'Spinlock
called when not threaded.' at line 87 in file
/usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
This _was_ caused by libpthread and libc_r being linked to my
httpd2/apr/apr-util.
I solved this using the /etc/libmap.conf file as Paul pointed out from
[EMAIL PROTECTED]
cat /etc/libmap.conf
libc_r.so.5 libpthread.so.1 # Everything that uses 'libc_r'
libc_r.so libpthread.so # now uses 'libpthread'
--
END
------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]