- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Samba error (dld.sl) HP-UX 10.20
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 03:46 AM
09-25-2003 03:46 AM
Error starting Samba Server:
/usr/lib/dld.sl: Unresolved symbol: snprintf (code) from /opt/samba/bin/nmbd
/usr/lib/dld.sl: Unresolved symbol: snprintf (code) from /opt/samba/bin/smbd
Any suggestions will be appreciated.
Help me please !!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 03:56 AM
09-25-2003 03:56 AM
Re: Samba error (dld.sl) HP-UX 10.20
The dynamic loader (dld.sl) is complaining about a symbol (snprintf) that the Samba daemon (nmbd) is trying to use.
Several questions:
1) Is this the HP supplied Samba package?
2) Did you compile this yourself?
3) Did you get the proper pkg - i.e. one for 10.2 & not 11.x?
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 04:02 AM
09-25-2003 04:02 AM
Re: Samba error (dld.sl) HP-UX 10.20
http://gatekeep.cs.utah.edu/hppd/hpux/Networking/Misc/samba-2.2.3a/
2) NO
3) Yes, I downloaded the right version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 04:22 AM
09-25-2003 04:22 AM
Re: Samba error (dld.sl) HP-UX 10.20
As far as I know, snprintf() is not supported by hpcc in 10.20. Make sure that you have downloaded the correct version.
http://hpux.connect.org.uk/ftp/hpux/Networking/Misc/samba-2.2.3a/samba-2.2.3a-sd-10.20.depot.gz
HTH,
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 04:23 AM
09-25-2003 04:23 AM
Re: Samba error (dld.sl) HP-UX 10.20
See if you have & if not, look at:
1) Latest dld.sl cumulative - PHSS_17225
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_17225&context=hpux:800:10:20
2) Latest ld cumulative - PHSS_21110
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_21110&context=hpux:800:10:20
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 04:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 10:19 PM
09-25-2003 10:19 PM
Re: Samba error (dld.sl) HP-UX 10.20
The problem has been solved installing the following patches:
PHCO_23684
PHSS_17225
PHSS_22354