Operating System - HP-UX
1826407 Members
4332 Online
109692 Solutions
New Discussion

Re: Samba 2.2.3a error msg on my HPUX 10.20

 
Tham Huei Chyou
New Member

Samba 2.2.3a error msg on my HPUX 10.20

HI all sifu, i facing an error when i try to start my samba deamon at my HPUX 10.20, the error msg like below,
/usr/lib/dld.sl: Unresolved symbol: snprintf (code) from ./smbd
Abort(coredump)
Any idea about this ?
your reply is highly appreciated !!
Thanks
2 REPLIES 2
Zeev Schultz
Honored Contributor

Re: Samba 2.2.3a error msg on my HPUX 10.20

1)what /opt/samba/bin/smbd (or wherever you have it)
2)nm /opt/samba/bin/smbd | grep snprintf
3)check that all your patches are installed AND configured (swlist -l filset -a state | grep inst --> check if there are some of them installed but not configured)
So computers don't think yet. At least not chess computers. - Seymour Cray
T G Manikandan
Honored Contributor

Re: Samba 2.2.3a error msg on my HPUX 10.20

I installed it last week on hp10.20

Infact did not use the source got the binary depot from

http://hpux.cs.utah.edu/hppd/hpux/Networking/Misc/samba-2.2.3a/

It works fine

Revert