<?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 Re: shl_findsym does not find function in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-findsym-does-not-find-function/m-p/3563571#M702944</link>
    <description>the problem is very likely an unresolved data symbol in that function ("boot_bla"). in your test program, you can try shl_loading with BIND_IMMEDIATE|BIND_VERBOSE to see the name of the unsat.</description>
    <pubDate>Tue, 12 Jul 2005 06:16:51 GMT</pubDate>
    <dc:creator>ranganath ramachandra</dc:creator>
    <dc:date>2005-07-12T06:16:51Z</dc:date>
    <item>
      <title>shl_findsym does not find function</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-findsym-does-not-find-function/m-p/3563570#M702943</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;I have a strange problem on HP-UX 11.0 with a SL I have built myself and I try to load in Perl.&lt;BR /&gt;Perl complains about an unresolved symbol "boot_bla" and refuses to load the SL. When I do a nm(1) on the SL the function is listed as "T" - should be OK, I suppose.&lt;BR /&gt;Now I created a little C test program and the funny thing is that a shl_findsym(TYPE_PROCEDURE) also says 'unresolved external' whereas a shl_getsymbols() does find it (as PROC).&lt;BR /&gt;&lt;BR /&gt;I searched already on the WWW for any known problem with shl_findsym but could not find anything.&lt;BR /&gt;&lt;BR /&gt;Other possibly important details might be:&lt;BR /&gt; - the SL is built from a C++ module with g++&lt;BR /&gt;   linked with ld&lt;BR /&gt; - the function in question is extern "C"&lt;BR /&gt; - another SL which I built (C++, g++, ld, &lt;BR /&gt;   but not extern "C") works normally&lt;BR /&gt; - the failing SL works nicely on Linux and&lt;BR /&gt;   Solaris :-|&lt;BR /&gt;&lt;BR /&gt;Any hints are greatly appreciated!&lt;BR /&gt;Thx,&lt;BR /&gt;  tge</description>
      <pubDate>Tue, 14 Jun 2005 03:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shl-findsym-does-not-find-function/m-p/3563570#M702943</guid>
      <dc:creator>jhoernle</dc:creator>
      <dc:date>2005-06-14T03:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: shl_findsym does not find function</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shl-findsym-does-not-find-function/m-p/3563571#M702944</link>
      <description>the problem is very likely an unresolved data symbol in that function ("boot_bla"). in your test program, you can try shl_loading with BIND_IMMEDIATE|BIND_VERBOSE to see the name of the unsat.</description>
      <pubDate>Tue, 12 Jul 2005 06:16:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shl-findsym-does-not-find-function/m-p/3563571#M702944</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2005-07-12T06:16:51Z</dc:date>
    </item>
  </channel>
</rss>

