<?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: linker error problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577647#M229249</link>
    <description>Hi, &lt;BR /&gt;Here are the details you asked for.&lt;BR /&gt;&lt;BR /&gt;===========&lt;BR /&gt;what /usr/lib/libpthread.sl&lt;BR /&gt;============&lt;BR /&gt;$ what /usr/lib/libpthread.sl&lt;BR /&gt;/usr/lib/libpthread.sl:&lt;BR /&gt;        Pthread Interfaces&lt;BR /&gt;         $Revision: libpthread.1:    @(#) depot-32pa R11.11_BL2003_1209_2 PATCH_11.11 PHCO_29960 Tue Dec  9 01:51:37 PST 2003 &lt;BR /&gt;&lt;BR /&gt;Yes, I am trying to connect to 10g. I am following Oracle's guidelines. &lt;BR /&gt;&lt;BR /&gt;When I compiled a sample executable and a sample library which connects to Oracle 10g it executed correctly. &lt;BR /&gt;&lt;BR /&gt;I used the same cc flags and ld flags to compile my application library. That is failing. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anand.</description>
    <pubDate>Thu, 07 Jul 2005 04:24:55 GMT</pubDate>
    <dc:creator>Anand_56</dc:creator>
    <dc:date>2005-07-07T04:24:55Z</dc:date>
    <item>
      <title>linker error problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577645#M229247</link>
      <description>I am facing a linker error in my application build process for a library. &lt;BR /&gt;&lt;BR /&gt;Problem:&lt;BR /&gt;Can't shl_load() a library containing Thread Local Storage: /usr/lib/libpthread.1&lt;BR /&gt;&lt;BR /&gt;I am using gmake, aCC, ld, and Ansi C to compile my libraries on hp-ux 11.11. &lt;BR /&gt;&lt;BR /&gt;===================&lt;BR /&gt;server info&lt;BR /&gt;===================&lt;BR /&gt;&lt;BR /&gt;$ uname -a&lt;BR /&gt;HP-UX kihim B.11.11 U 9000/800 3245594018 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;$acc -V &lt;BR /&gt;aCC: HP ANSI C++ B3910B A.03.55&lt;BR /&gt;&lt;BR /&gt;$ ls -l /usr/bin/cc&lt;BR /&gt;lr-xr-xr-t   1 root       sys             17 Jun 16 18:57 /usr/bin/cc -&amp;gt; /opt/ansic/bin/cc&lt;BR /&gt;&lt;BR /&gt;============&lt;BR /&gt;The ld that I am using &lt;BR /&gt;=============&lt;BR /&gt;&lt;BR /&gt;$ ls -l /usr/bin/ld&lt;BR /&gt;lr-xr-xr-t   1 root       sys             15 Feb  1 12:35 /usr/bin/ld -&amp;gt; /usr/ccs/bin/ld&lt;BR /&gt;&lt;BR /&gt;============&lt;BR /&gt;gmake version&lt;BR /&gt;==============&lt;BR /&gt;&lt;BR /&gt;$ gmake -v&lt;BR /&gt;GNU Make 3.80&lt;BR /&gt;Copyright (C) 2002  Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions.&lt;BR /&gt;There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A&lt;BR /&gt;PARTICULAR PURPOSE.&lt;BR /&gt;&lt;BR /&gt;============&lt;BR /&gt;CC options&lt;BR /&gt;============&lt;BR /&gt;&lt;BR /&gt;$cc -D_UNIX -D_HPUX_SOURCE -I.  -I../../../include -I/usr/oracle/10.1.0.2/precomp/public +DAportable +z  -Ae +u4 +ESlit -c alosvi.c&lt;BR /&gt;============&lt;BR /&gt;LD options&lt;BR /&gt;============&lt;BR /&gt;&lt;BR /&gt;$ld -o libalo10_1_0svp.sl -b +s alosvi.o -L../../../libs/HP-UX -L/usr/oracle/10.1.0.2/lib32 -lacmcrypt -lacmsys -lacmmem -lacmtr -lacmhh -laloaux -lmls  -lclntsh_nopthread `cat /usr/oracle/10.1.0.2/lib32/ldflags` `cat /usr/oracle/10.1.0.2/lib32/sysliblist_org`  -lm -lstd -lCsup -lstream -lc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Anand.</description>
      <pubDate>Thu, 07 Jul 2005 03:21:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577645#M229247</guid>
      <dc:creator>Anand_56</dc:creator>
      <dc:date>2005-07-07T03:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: linker error problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577646#M229248</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;seems like u r trying to run Oracle 10g. not sure if u have follow the instructions given by Oracle.&lt;BR /&gt;&lt;BR /&gt;could u reply on the ld version of /usr/lib/libpthread.sl:&lt;BR /&gt;&lt;BR /&gt;# what /usr/lib/libpthread.sl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;also, please note that this is a forum and not HP support site, thus do not expect immediate response, though the "forummer" here does reply faster than most of the other forums.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Thu, 07 Jul 2005 03:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577646#M229248</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-07-07T03:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: linker error problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577647#M229249</link>
      <description>Hi, &lt;BR /&gt;Here are the details you asked for.&lt;BR /&gt;&lt;BR /&gt;===========&lt;BR /&gt;what /usr/lib/libpthread.sl&lt;BR /&gt;============&lt;BR /&gt;$ what /usr/lib/libpthread.sl&lt;BR /&gt;/usr/lib/libpthread.sl:&lt;BR /&gt;        Pthread Interfaces&lt;BR /&gt;         $Revision: libpthread.1:    @(#) depot-32pa R11.11_BL2003_1209_2 PATCH_11.11 PHCO_29960 Tue Dec  9 01:51:37 PST 2003 &lt;BR /&gt;&lt;BR /&gt;Yes, I am trying to connect to 10g. I am following Oracle's guidelines. &lt;BR /&gt;&lt;BR /&gt;When I compiled a sample executable and a sample library which connects to Oracle 10g it executed correctly. &lt;BR /&gt;&lt;BR /&gt;I used the same cc flags and ld flags to compile my application library. That is failing. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anand.</description>
      <pubDate>Thu, 07 Jul 2005 04:24:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577647#M229249</guid>
      <dc:creator>Anand_56</dc:creator>
      <dc:date>2005-07-07T04:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: linker error problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577648#M229250</link>
      <description>Hi Anand,&lt;BR /&gt;&lt;BR /&gt;which 'ld and linker' patch do you have installed?&lt;BR /&gt;&lt;BR /&gt;'swlist -l product|grep linker'&lt;BR /&gt;&lt;BR /&gt;At the moment PHSS_30966 is the most recommended patch - the later ones PHSS_30968 and PHSS_30970 are just recalled by HP because of the problem:&lt;BR /&gt;'PHSS_30968 introduced behavior that may cause dynamically loaded 32-bit setuid applications to fail because the SHLIB_PATH and LD_LIBRARY_PATH environment variables are ignored for setuid programs.  The applications may fail to start due to missing libraries or may abort at startup due to libraries being loaded in a different order than intended.'&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2005 04:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577648#M229250</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2005-07-07T04:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: linker error problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577649#M229251</link>
      <description>============&lt;BR /&gt;linker patch&lt;BR /&gt;============&lt;BR /&gt;&lt;BR /&gt;# swlist -l product|grep linker&lt;BR /&gt;  PHSS_22535            1.0            ld(1) and linker tools cumulative patch&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Previously I had PHSS_30970 and then I went back to PHSS_22535 because I was told PHSS_30970 had some problem.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 07 Jul 2005 04:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577649#M229251</guid>
      <dc:creator>Anand_56</dc:creator>
      <dc:date>2005-07-07T04:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: linker error problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577650#M229252</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;you should try it with installed PHSS_30966 or at least check the description of PHSS_30966 if it could help or not.&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2005 04:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577650#M229252</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2005-07-07T04:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: linker error problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577651#M229253</link>
      <description>Will try it out.&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Thu, 07 Jul 2005 05:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577651#M229253</guid>
      <dc:creator>Anand_56</dc:creator>
      <dc:date>2005-07-07T05:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: linker error problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577652#M229254</link>
      <description>Looks like PHSS_30966 is the latest recommended version.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.search|patch.breadcrumb.patchDetail{PHSS_30970,hpux:800:11:11}|&amp;amp;patchid=PHSS_30966&amp;amp;context=hpux:800:11:11&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 07 Jul 2005 05:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577652#M229254</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-07-07T05:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: linker error problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577653#M229255</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;from Oracle Metalink, PHSS_28871 [s700_800 11.11 ld(1) and linker tools cumulative patch] is a pre-requisite for Oracle 10g.&lt;BR /&gt;&lt;BR /&gt;however, u have stated that your patch for ld and linker tools at PHSS_22535. thus, please patch it to PHSS_28871 or higher.&lt;BR /&gt;&lt;BR /&gt;take note of these patches as well:&lt;BR /&gt;&lt;BR /&gt;PHCO_28123 &lt;BR /&gt;PHKL_29198 &lt;BR /&gt;PHNE_28476 s/b PHNE_29825 &lt;BR /&gt;PHNE_28923 s/b PHSS_30049 &lt;BR /&gt;PHSS_28871 &lt;BR /&gt;PHSS_28880 &lt;BR /&gt;PHCO_26331 s/b PHCO_27958 &lt;BR /&gt;PHCO_29109 s/b PHCO_29960 &lt;BR /&gt;PHKL_25468 s/b PHKL_30542 &lt;BR /&gt;PHKL_25842 &lt;BR /&gt;PHKL_25993 &lt;BR /&gt;PHKL_25994 &lt;BR /&gt;PHKL_25995 s/b PHKL_30541 &lt;BR /&gt;PHKL_26468 s/b PHKL_27316 &lt;BR /&gt;PHKL_28489 &lt;BR /&gt;where s/b indicates superceded by.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2005 05:08:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error-problem/m-p/3577653#M229255</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-07-07T05:08:47Z</dc:date>
    </item>
  </channel>
</rss>

