<?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: Unable to compile proc in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603703#M679831</link>
    <description>File linxa* does not exists in HP UX 11.31</description>
    <pubDate>Mon, 22 Mar 2010 08:32:00 GMT</pubDate>
    <dc:creator>bloom</dc:creator>
    <dc:date>2010-03-22T08:32:00Z</dc:date>
    <item>
      <title>Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603695#M679823</link>
      <description>we where using Proc in HP UX B 10.20 Ver&lt;BR /&gt; &lt;BR /&gt;with command as below&lt;BR /&gt; &lt;BR /&gt;make -f proc.mk EXE=abc OBJS=abc.o&lt;BR /&gt; &lt;BR /&gt;now we have copied same proc.mk file from B10.20 ver to B11.31 ver&lt;BR /&gt; &lt;BR /&gt;and trying to run the above command&lt;BR /&gt; &lt;BR /&gt;we have following error&lt;BR /&gt; &lt;BR /&gt;cc -o abc abc.o -L/u01/app/oracle/OraHome_1/lib -lxa -lsql -lsqlnet1&lt;BR /&gt;id: Can't find library for -lxa&lt;BR /&gt;Fatal error,&lt;BR /&gt;***Error exit code 1&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;kindly help us in resolving this</description>
      <pubDate>Fri, 19 Mar 2010 03:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603695#M679823</guid>
      <dc:creator>bloom</dc:creator>
      <dc:date>2010-03-19T03:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603696#M679824</link>
      <description>&amp;gt;ld: Can't find library for -lxa&lt;BR /&gt;&lt;BR /&gt;What is the path for your libxl.*?&lt;BR /&gt;Is it in /u01/app/oracle/OraHome_1/lib/?&lt;BR /&gt;&lt;BR /&gt;Perhaps Oracle has moved the library deeper in the directory, since 11.00 started having 32 and 64 bit lib versions?</description>
      <pubDate>Fri, 19 Mar 2010 05:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603696#M679824</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-19T05:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603697#M679825</link>
      <description>Dennis Handly&lt;BR /&gt;&lt;BR /&gt;Thanks for reply &lt;BR /&gt;&lt;BR /&gt;there is no file like "libxl.*" when searched from root '/'&lt;BR /&gt;does it require any installation ? if so what need to be installed&lt;BR /&gt;or&lt;BR /&gt;does HP UX B11.31 has any other equivalent complier/script for proc.mk&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Mar 2010 05:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603697#M679825</guid>
      <dc:creator>bloom</dc:creator>
      <dc:date>2010-03-19T05:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603698#M679826</link>
      <description>&amp;gt;there is no file like "libxl.*" when searched from root '/'&lt;BR /&gt;&lt;BR /&gt;Where is it on your 10.20 system?&lt;BR /&gt;Is this about ProC?</description>
      <pubDate>Fri, 19 Mar 2010 09:22:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603698#M679826</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-19T09:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603699#M679827</link>
      <description>Dennis Handly&lt;BR /&gt;Thank you for response&lt;BR /&gt;&lt;BR /&gt;file libxl.* does not exists even in HP UX 10.20 server too.&lt;BR /&gt;&lt;BR /&gt;Yes it is about Pro C &lt;BR /&gt;&lt;BR /&gt;is this issues has something to do with Itanium process?&lt;BR /&gt;what are default complier available with HP UX 11.31 OS?&lt;BR /&gt;How to check what comlier is already available in system?&lt;BR /&gt;&lt;BR /&gt;Please help!&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Mar 2010 01:32:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603699#M679827</guid>
      <dc:creator>bloom</dc:creator>
      <dc:date>2010-03-20T01:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603700#M679828</link>
      <description>&amp;gt;file libxl.* does not exist even in 10.20 server too.&lt;BR /&gt;&lt;BR /&gt;Oops, your error message said libxa.*.  Is that there?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;what are default compiler available with HP-UX 11.31?  How to check what compiler is already available in system?&lt;BR /&gt;&lt;BR /&gt;The bundled C compiler is not for development.  You must purchase the HP C/aC++ compiler or use gcc.&lt;BR /&gt;Is /opt/aCC/bin/cc present?</description>
      <pubDate>Sat, 20 Mar 2010 10:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603700#M679828</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-20T10:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603701#M679829</link>
      <description>Hello Dennis Handly&lt;BR /&gt;&lt;BR /&gt;1) Following is search for libxa* in 10.20 version of HP UX&lt;BR /&gt;# find / -name libxa*&lt;BR /&gt;/oracle/oracle/app/oracle/product/7.3.4/lib/libxa.a&lt;BR /&gt;# find / -name libsql*&lt;BR /&gt;/oracle/oracle/app/oracle/product/7.3.4/lib/libsql.a&lt;BR /&gt;/oracle/oracle/app/oracle/product/7.3.4/lib/libsqlnet.a&lt;BR /&gt;/oracle/oracle/app/oracle/product/7.3.4/lib/libsqlplus.a&lt;BR /&gt;/oracle/oracle/app/oracle/product/7.3.4/oracle_link/lib/libsql.a_&lt;BR /&gt;/oracle/oracle/app/oracle/product/7.3.4/oracle_link/lib/libsqlnet.a_&lt;BR /&gt;/oracle/oracle/app/oracle/product/7.3.4/oracle_link/lib/libsqlplus.a_&lt;BR /&gt;/oracle/oracle/app/oracle/product/7.0/lib/libsql.a&lt;BR /&gt;/oracle/oracle/app/oracle/product/7.0/lib/libsqlnet.a&lt;BR /&gt;/oracle/oracle/app/oracle/product/7.0/lib/libsqlplus.a&lt;BR /&gt;/oracle/ora7/lib/libsql.a&lt;BR /&gt;/oracle/ora7/lib/libsqlnet.a&lt;BR /&gt;/oracle/ora7/lib/libsqlplus.a&lt;BR /&gt;/dump/stage/lib/libsql.a_&lt;BR /&gt;/dump/stage/lib/libsqlnet.a_&lt;BR /&gt;/dump/stage/lib/libsqlplus.a_&lt;BR /&gt;&lt;BR /&gt;2) Following is the output of search for /opt/acc/bin/cc in 11.31 Version of HP UX&lt;BR /&gt;# find /opt -name cc*&lt;BR /&gt;/opt/hpws/apache/php/include/php/regex/cclass.h&lt;BR /&gt;/opt/dsau/man/man1/ccp.1&lt;BR /&gt;/opt/dsau/bin/ccp&lt;BR /&gt;/opt/dsau/bin/perl/ccp&lt;BR /&gt;/opt/perl_32/lib/5.8.8/B/cc_harness&lt;BR /&gt;/opt/perl_32/lib/5.8.8/IA64.ARCHREV_0-thread-multi/CORE/cc_runtime.h&lt;BR /&gt;/opt/perl_32/lib/5.8.8/unicore/lib/ccc&lt;BR /&gt;/opt/perl_64/lib/5.8.8/B/cc_harness&lt;BR /&gt;/opt/perl_64/lib/5.8.8/IA64.ARCHREV_0-thread-multi-LP64/CORE/cc_runtime.h&lt;BR /&gt;/opt/perl_64/lib/5.8.8/unicore/lib/ccc&lt;BR /&gt;/opt/omni/lib/perl/B/cc_harness&lt;BR /&gt;/opt/omni/lib/perl/CORE/cc_runtime.h&lt;BR /&gt;/opt/omni/lib/perl/unicore/lib/ccc&lt;BR /&gt;/opt/omni/databases/vendor/cc&lt;BR /&gt;&lt;BR /&gt;hope this output will help to some extent</description>
      <pubDate>Mon, 22 Mar 2010 02:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603701#M679829</guid>
      <dc:creator>bloom</dc:creator>
      <dc:date>2010-03-22T02:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603702#M679830</link>
      <description>&amp;gt;1) Following is search for libxa* in 10.20&lt;BR /&gt;&lt;BR /&gt;Where is it on your 11.31 system?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;2) Following is the output of search for /opt/acc/bin/cc in 11.31&lt;BR /&gt;&lt;BR /&gt;(That's /opt/aCC/.)&lt;BR /&gt;It appears you don't have the ANSI C compiler and unless install a compiler you won't be able to do ProC development.</description>
      <pubDate>Mon, 22 Mar 2010 05:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603702#M679830</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-22T05:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603703#M679831</link>
      <description>File linxa* does not exists in HP UX 11.31</description>
      <pubDate>Mon, 22 Mar 2010 08:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603703#M679831</guid>
      <dc:creator>bloom</dc:creator>
      <dc:date>2010-03-22T08:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603704#M679832</link>
      <description>File libxa* does not exists in HP UX 11.31</description>
      <pubDate>Mon, 22 Mar 2010 08:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603704#M679832</guid>
      <dc:creator>bloom</dc:creator>
      <dc:date>2010-03-22T08:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to compile proc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603705#M679833</link>
      <description>&amp;gt;File libxa* does not exists in 11.31&lt;BR /&gt;&lt;BR /&gt;Then you need to ask Oracle what replaces it.  Perhaps you should just remove -lxa from the link line?</description>
      <pubDate>Mon, 22 Mar 2010 10:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-compile-proc/m-p/4603705#M679833</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-22T10:50:57Z</dc:date>
    </item>
  </channel>
</rss>

