<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Bad system id when loading a library in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-system-id-when-loading-a-library/m-p/2423023#M767023</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have an application that tries to load a library.  The error we get is&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Bad system id for shared library: /software/d236test/hps_apps/bin/ZFFDVZF.dll&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Exec format error&lt;BR /&gt;&lt;BR /&gt;I know it says dll but it really is a library and we do this all the time (not with this particular library).  This library was sent to us from a client.  I'm just curious what a bad system id means?&lt;BR /&gt;&lt;BR /&gt;System: HP9000, HP-UX 11.  Client has same set up as well.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Brian</description>
    <pubDate>Fri, 12 May 2000 20:12:17 GMT</pubDate>
    <dc:creator>Brian Newborn</dc:creator>
    <dc:date>2000-05-12T20:12:17Z</dc:date>
    <item>
      <title>Bad system id when loading a library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-system-id-when-loading-a-library/m-p/2423023#M767023</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have an application that tries to load a library.  The error we get is&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Bad system id for shared library: /software/d236test/hps_apps/bin/ZFFDVZF.dll&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Exec format error&lt;BR /&gt;&lt;BR /&gt;I know it says dll but it really is a library and we do this all the time (not with this particular library).  This library was sent to us from a client.  I'm just curious what a bad system id means?&lt;BR /&gt;&lt;BR /&gt;System: HP9000, HP-UX 11.  Client has same set up as well.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Brian</description>
      <pubDate>Fri, 12 May 2000 20:12:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-system-id-when-loading-a-library/m-p/2423023#M767023</guid>
      <dc:creator>Brian Newborn</dc:creator>
      <dc:date>2000-05-12T20:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bad system id when loading a library</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-system-id-when-loading-a-library/m-p/2423024#M767024</link>
      <description>Possible causes and the fixes are: &lt;BR /&gt;&lt;BR /&gt;   1.If libc is older than dld.sl or vice versa, then the two libraries will have &lt;BR /&gt;     difficulties understanding each other. Update both by installing the latest&lt;BR /&gt;     libc and dld.sl patches. &lt;BR /&gt;&lt;BR /&gt;   2.If the error was encountered while attempting to run a COBOL program, then&lt;BR /&gt;      it is possible that the executable was created on a PA1.1 machine using a&lt;BR /&gt;      shared library that was created on a PA2.0 machine. The linker did not give the &lt;BR /&gt;      typical warning that a PA2.0 object was detected. Instead, the only error&lt;BR /&gt;      returned occurred at runtime, when dld.sl attempted to bind the shared libraries. &lt;BR /&gt;     The only solutions are to: &lt;BR /&gt;&lt;BR /&gt;          compile and run the program on the same machine. &lt;BR /&gt;          install the latest dld.sl and libc patches on both machines and recompile. &lt;BR /&gt;&lt;BR /&gt;   3.If /lib is not linked to /usr/lib, then the shared libraries will not have a reference  &lt;BR /&gt;      point. &lt;BR /&gt;&lt;BR /&gt;     ln -s /usr/lib /lib</description>
      <pubDate>Mon, 15 May 2000 06:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-system-id-when-loading-a-library/m-p/2423024#M767024</guid>
      <dc:creator>Patrick Wessel</dc:creator>
      <dc:date>2000-05-15T06:07:18Z</dc:date>
    </item>
  </channel>
</rss>

