HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /usr/lib/dld.sl: Unresolved symbol : _SB_ctype_low...
Operating System - HP-UX
1832963
Members
2693
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
03-13-2003 01:42 AM
03-13-2003 01:42 AM
/usr/lib/dld.sl: Unresolved symbol : _SB_ctype_lower (storage)
Hi All
Please help!
I installed a machine K570 with 10.20.
Loaded Cobol 11.30
When compiling a program on this machine I can run it as well. When I ftp the program to my testing server i get the following error:
/usr/lib/dld.sl: Unresolved symbol : _SB_ctype_lower (storage)
/usr/lib/dld.sl: Unresolved symbol : _SB_ctype_masks (storage)
/usr/lib/dld.sl: Unresolved symbol : _SB_ctype_upper (storage)
I get this error on my test server.
The new server (K570) is a eplacement server, which is going to be used to replace our old development server, which is an H60.
Also when I ftp programs from my old development server to my test server, it works ok.
All software are the same version. Only Hardware differs.
Old development server(H60)
New Development server (K570) - When I compile on this machine it works. The problem is only when I run the compiled program on a different server. I have tried our production machine as well.
Test server(T500)
Production server K570.
Please help.
Thanks.
Shaamil
Please help!
I installed a machine K570 with 10.20.
Loaded Cobol 11.30
When compiling a program on this machine I can run it as well. When I ftp the program to my testing server i get the following error:
/usr/lib/dld.sl: Unresolved symbol : _SB_ctype_lower (storage)
/usr/lib/dld.sl: Unresolved symbol : _SB_ctype_masks (storage)
/usr/lib/dld.sl: Unresolved symbol : _SB_ctype_upper (storage)
I get this error on my test server.
The new server (K570) is a eplacement server, which is going to be used to replace our old development server, which is an H60.
Also when I ftp programs from my old development server to my test server, it works ok.
All software are the same version. Only Hardware differs.
Old development server(H60)
New Development server (K570) - When I compile on this machine it works. The problem is only when I run the compiled program on a different server. I have tried our production machine as well.
Test server(T500)
Production server K570.
Please help.
Thanks.
Shaamil
HP is the greatest
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 04:53 AM
03-13-2003 04:53 AM
Re: /usr/lib/dld.sl: Unresolved symbol : _SB_ctype_lower (storage)
Hi there
Definetly the hardware is not the only one that differs.
My bet would be the differences in shared libraries.
First thing to check is list of libraries inside your executables. You can check it with:
chatr
Another interesting thing could be checking this missing symbols. They have to be used somewhere, but be defined somewhere else (I'm not familiar with Cobol, but it looks similar to one of the C standard arrays).
I would do
nm | grep _SB_ctype_
on your program and libraries from the list generated in the previos step.
Check for the differences in versions of sl from old and new development host.
That would be the good start.
Good luck
Adam
Definetly the hardware is not the only one that differs.
My bet would be the differences in shared libraries.
First thing to check is list of libraries inside your executables. You can check it with:
chatr
Another interesting thing could be checking this missing symbols. They have to be used somewhere, but be defined somewhere else (I'm not familiar with Cobol, but it looks similar to one of the C standard arrays).
I would do
nm
on your program and libraries from the list generated in the previos step.
Check for the differences in versions of sl from old and new development host.
That would be the good start.
Good luck
Adam
I do everything perfectly, except from my mistakes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 05:09 AM
03-13-2003 05:09 AM
Re: /usr/lib/dld.sl: Unresolved symbol : _SB_ctype_lower (storage)
The two systems differ by this patch:
Patch Name: PHCO_19181 (superseded by PHCO_25640)
Patch Description: s700_800 10.20 libc cumulative patch
So apply this patch to your test server and you will not receive the errors.
Cheryl
Patch Name: PHCO_19181 (superseded by PHCO_25640)
Patch Description: s700_800 10.20 libc cumulative patch
So apply this patch to your test server and you will not receive the errors.
Cheryl
"Downtime is a Crime."
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP