Operating System - Linux
1752671 Members
5504 Online
108789 Solutions
New Discussion юеВ

Re: Bad system id for shared library

 
SOLVED
Go to solution
d'arco
Frequent Advisor

Re: Bad system id for shared library

Hi,

Procura give me the depot for libpng.

I don't konw if it is a 32 or 64-bit !!
Arunvijai_4
Honored Contributor

Re: Bad system id for shared library

I am not sure your /opt/libpng/lib/libpng.sl is a 64 bit library. It is 32 bit but, it is for PA2.0 shared library. I think, it wont work on your 10.20 since it will support only PA-RISC1.1 libraries, Xemacs executable is PA-RISC1.1. Ask procura to provide PA-RISC1.1 compatible library. (+DA1.1 will do while compiling)

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Muthukumar_5
Honored Contributor

Re: Bad system id for shared library

ibpng.sl: PA-RISC2.0 shared library -not stripped It is not related with xemacs: PA-RISC1.1 shared executable dynamically linked.

I hope you are using wrong libpng.sl library. Try to build with PA-RISC1.1 compiler option.

hth.
Easy to suggest when don't know about the problem!
d'arco
Frequent Advisor

Re: Bad system id for shared library

Hi,

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 ???
Arunvijai_4
Honored Contributor

Re: Bad system id for shared library

I think, its a known problem of Xemacs with HP-UX. Just go through this link, http://list-archive.xemacs.org/xemacs-beta/200109/msg00345.html
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
"A ship in the harbor is safe, but that is not what ships are built for"
ranganath ramachandra
Esteemed Contributor

Re: Bad system id for shared library

you are trying to use PA2.0 versions on PA1.1 (hpux 10.20). you need the PA1.1 (hpux 10.20) versions of the depots.
 
--
ranga
[i work for hpe]

Accept or Kudo