<?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: Run dlopen error“Unsatisfied code symbol '_mcount' in load module '/billing/dll/libC04.sl' in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105683#M683397</link>
    <description>I just noticed that you are having the exact same problems that you reported last Sept in:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1165000" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1165000&lt;/A&gt;</description>
    <pubDate>Sat, 26 Apr 2008 02:48:17 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-04-26T02:48:17Z</dc:date>
    <item>
      <title>Run dlopen error“Unsatisfied code symbol '_mcount' in load module '/billing/dll/libC04.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105681#M683395</link>
      <description>Dear friends:&lt;BR /&gt;When I run dlopen a “*.sl”,there happens a error,dlerror function’s result is :&lt;BR /&gt;“Unsatisfied code symbol '_mcount' in load module '/billing/dll/libC04.sl'.&lt;BR /&gt;&lt;BR /&gt;------it’s makefile for *.sl--------------&lt;BR /&gt;LLIBTHREAD=-lpthread&lt;BR /&gt;CCFLAGSCC= +DSblended +O2 +Z -AA +DD64 -mt -D_RWSTD_MULTI_THREAD -DPTHREAD_FORCE_SCOPE_SYSTEM $(LLIBTHREAD)&lt;BR /&gt;INCLUDE= -I$(ORACLE_HOME)/rdbms/demo \&lt;BR /&gt; -I$(ORACLE_HOME)/rdbms/public \&lt;BR /&gt; -I$(ORACLE_HOME)/plsql/public \&lt;BR /&gt; -I$(ORACLE_HOME)/network/public \&lt;BR /&gt; -I./&lt;BR /&gt;HP_UX_ACC_COMPILE=aCC -D$(UNIX_VER) +z -ldl -g $(CCFLAGSCC) -I- $(INCLUDE) -I ./ -c &lt;BR /&gt;SLLD=aCC -b $(CCFLAGSCC)&lt;BR /&gt;&lt;BR /&gt;so:$(OBJ)$(SO).o&lt;BR /&gt; $(SLLD) -G -o lib$(SO).sl  $(OBJ)$(SO).o -lpthread  -L$(ORACLE_HOME)/lib -lclntsh&lt;BR /&gt;&lt;BR /&gt;$(OBJ)$(SO).o:$(SO).cpp $(DIR)base.h&lt;BR /&gt; $(CC) -I$(DIR) $(SO).cpp $(DIR)base.h&lt;BR /&gt;------it’s  main program’s codes-----------&lt;BR /&gt;void *hndl = dlopen( dllname, RTLD_NOW|RTLD_GLOBAL );&lt;BR /&gt;char *dl = dlerror();&lt;BR /&gt;cout&amp;lt;&amp;lt;"kkdk"&amp;lt;&lt;ENDL&gt;&lt;/ENDL&gt;cout&amp;lt;&lt;DL&gt;---------------------------------------&lt;BR /&gt; When I run the program,error haved happened.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MY Program’s Environment:&lt;BR /&gt;machine : ia64 hp server rx4640&lt;BR /&gt;OS info:&lt;BR /&gt;   sysname  = HP-UX&lt;BR /&gt;   release  = B.11.23&lt;BR /&gt;&lt;BR /&gt;I hope somebody can help me.&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;/DL&gt;</description>
      <pubDate>Sat, 26 Apr 2008 02:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105681#M683395</guid>
      <dc:creator>xinm</dc:creator>
      <dc:date>2008-04-26T02:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Run dlopen error“Unsatisfied code symbol '_mcount' in load module '/billing/dll/libC04.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105682#M683396</link>
      <description>&amp;gt;Run dlopen error â  Unsatisfied code symbol _mcount in load module /billing/dll/libC04.sl&lt;BR /&gt;&lt;BR /&gt;This means you compiled with -G.  To use gprof you must link your executable with -G.&lt;BR /&gt;&lt;BR /&gt;Why are you using -G to use the obsolete gprof?&lt;BR /&gt;Instead you should be using caliper to collect this info.</description>
      <pubDate>Sat, 26 Apr 2008 02:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105682#M683396</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-26T02:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Run dlopen error“Unsatisfied code symbol '_mcount' in load module '/billing/dll/libC04.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105683#M683397</link>
      <description>I just noticed that you are having the exact same problems that you reported last Sept in:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1165000" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1165000&lt;/A&gt;</description>
      <pubDate>Sat, 26 Apr 2008 02:48:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105683#M683397</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-26T02:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Run dlopen error“Unsatisfied code symbol '_mcount' in load module '/billing/dll/libC04.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105684#M683398</link>
      <description>3ks!</description>
      <pubDate>Mon, 22 Dec 2008 07:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105684#M683398</guid>
      <dc:creator>xinm</dc:creator>
      <dc:date>2008-12-22T07:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Run dlopen error“Unsatisfied code symbol '_mcount' in load module '/billing/dll/libC04.sl'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105685#M683399</link>
      <description>thanks a lot!</description>
      <pubDate>Mon, 22 Dec 2008 07:26:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-dlopen-error-unsatisfied-code-symbol-mcount-in-load-module/m-p/5105685#M683399</guid>
      <dc:creator>xinm</dc:creator>
      <dc:date>2008-12-22T07:26:04Z</dc:date>
    </item>
  </channel>
</rss>

