On Mon, Feb 03, 2003 at 07:38:31AM -0800, Jeff Mandel wrote:
> > Reading symbols from /usr/lib/libpthread.so.1...done.
> > Loaded symbols for /usr/lib/libpthread.so.1 


jra wrote:> 
> This is a much more interesting backtrace than the
> other. Why is smbd linking in pthread libraries ?
> smbd is *NOT* a threaded program.
        
        The library lsit on my Solaris 8 workstation is
        much shorter:

$ pvs smbd
        libsocket.so.1 (SISCD_2.3);
        libnsl.so.1 (SUNW_0.7, SUNWprivate_1.1);
        libdl.so.1 (SISCD_2.3);
        libc.so.1 (SUNW_1.1);

        No pthread at all!

--dave
-- 
David Collier-Brown,           | Always do right. This will gratify 
Sun Microsystems DCMO          | some people and astonish the rest.
Toronto, Ontario               |
(905) 415-2849 or x52849       | [EMAIL PROTECTED]

Reply via email to