- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Bad system id for shared library
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-20-2005 08:52 PM
09-20-2005 08:52 PM
with your help I installed libpng depot under UX 10.20.
I could finish the installation of the product which you do not like.
When I start it (xemacs) I have the following error :
"
/usr/lib/dld.sl: Bad system id for shared library: /opt/libpng/lib/libpng.sl
/usr/lib/dld.sl: Exec format error
"
The model of my workstation is : 9000/779/C160L
Do I need to recompile something ?
Solved! Go to Solution.
- Tags:
- shlib
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 08:55 PM
09-20-2005 08:55 PM
Re: Bad system id for shared library
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 09:15 PM
09-20-2005 09:15 PM
Re: Bad system id for shared library
I can not execute /opt/libpng/lib/libpng.sl
when do it, I have the following error :
"sh: /opt/libpng/lib/libpng.sl: Execute permission denied."
the properties are :
lrwxrwxr-x 1 root sys 11 Sep 20 23:12 libpng.sl -> libpng.sl.3
lrwxr-xr-x 1 root sys 17 Sep 20 19:30 libpng.sl.3 -> libpng.sl.3.1.2.7
-rwxr-xr-x 1 root sys 242331 Oct 4 2004 libpng.sl.3.1.2.7
I am root. I don't know how to execute libpng.sl ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 09:21 PM
09-20-2005 09:21 PM
Re: Bad system id for shared library
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 09:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 10:21 PM
09-20-2005 10:21 PM
Re: Bad system id for shared library
"/usr/lib/dld.sl: Invalid shared library file: /opt/libpng/lib/libpng.sl
Abort(coredump)"
I am not sure that it is this information which you want?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 10:26 PM
09-20-2005 10:26 PM
Re: Bad system id for shared library
# file
# file /opt/libpng/lib/libpng.sl
# chatr /opt/libpng/lib/libpng.sl
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 10:29 PM
09-20-2005 10:29 PM
Re: Bad system id for shared library
It may 32 & 64 bit problem. Just find it 32 bit libpng.sl or 64 bit libpng.sl?
# file /opt/libpng/lib/libpng.sl
you may need 32 bit /opt/libpng/lib/libpng.sl.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 12:15 AM
09-21-2005 12:15 AM
Re: Bad system id for shared library
hereafter the response of the commands :
[arachne]:root > file libpng.sl
libpng.sl: PA-RISC2.0 shared library -not stripped
[arachne]:root > chatr libpng.sl
libpng.sl:
shared library
shared library dynamic path search:
SHLIB_PATH disabled first
embedded path disabled second Not Defined
internal name:
libpng.sl.3
shared vtable support disabled
static branch prediction disabled
kernel assisted branch prediction enabled
lazy swap allocation disabled
text segment locking disabled
data segment locking disabled
data page size: 4K
instruction page size: 4K
[arachne]:root > file xemacs
xemacs: PA-RISC1.1 shared executable dynamically linked
I have no path for xemacs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 04:05 AM
09-21-2005 04:05 AM
Re: Bad system id for shared library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 04:25 AM
09-21-2005 04:25 AM
Re: Bad system id for shared library
Procura give me the depot for libpng.
I don't konw if it is a 32 or 64-bit !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 05:20 PM
09-21-2005 05:20 PM
Re: Bad system id for shared library
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 05:27 PM
09-21-2005 05:27 PM
Re: Bad system id for shared library
I hope you are using wrong libpng.sl library. Try to build with PA-RISC1.1 compiler option.
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 08:02 PM
09-21-2005 08:02 PM
Re: Bad system id for shared library
Procura indicated the good shared library to be used.
Now I have a problem with Xemacs (path, configuration,.....). When I start Xemacs I have the following error :
WARNING:
Couldn't find an obvious default for the root of the
XEmacs hierarchy.
WARNING:
Couldn't find obvious defaults for:
doc-directory
data-directory
exec-directory
Perhaps some directories don't exist, or the XEmacs executable,
/usr/local/bin/xemacs
is in a strange place?Cannot open load file: /opt/bintmp/xemacs-21.1.14/lisp/auto-autoloads
Do Anyone know the problem ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 08:46 PM
09-21-2005 08:46 PM
Re: Bad system id for shared library
and read followup http://list-archive.xemacs.org/xemacs-beta/200109/msg00352.html.
It says, you need to compile again on your system.
I finally found a similar thread in ITRC,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=579653
(Just try to create symlinks where it is needed)
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2005 09:28 PM
09-26-2005 09:28 PM
Re: Bad system id for shared library
--
ranga
- Tags:
- ABI mismatch