<?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: Linking error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925752#M104850</link>
    <description>Raghav,&lt;BR /&gt;check this past forum:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=126837" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=126837&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alex</description>
    <pubDate>Wed, 14 Sep 2005 02:35:50 GMT</pubDate>
    <dc:creator>Alessandro Pilati</dc:creator>
    <dc:date>2005-09-14T02:35:50Z</dc:date>
    <item>
      <title>Linking error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925750#M104848</link>
      <description>Hi,&lt;BR /&gt;  The server is HP-UX B.11.23 U ia64. I am trying to compile my proc program and link it.&lt;BR /&gt;&lt;BR /&gt;This is the script which i am using to compile and link the binaries.&lt;BR /&gt;&lt;BR /&gt;/usr/bin/cc -DHPUNX -DHPUX -DHPUX_SOURCE -c -V $1.c -I/usr/include -I$ORACLE_HOME &lt;BR /&gt;-I$ORACLE_HOME/lib -I$ORACLE_HOME/precomp/public&lt;BR /&gt;&lt;BR /&gt;/usr/bin/cc -o $1 $1.o -L$ORACLE_HOME/lib `cat $ORACLE_HOME/lib/sysli&lt;BR /&gt;blist` $ORACLE_HOME/lib/libclntsh.so.9.0 $ORACLE_HOME/lib/libclient9.a $ORACLE_H&lt;BR /&gt;OME/lib/libsql9.a $ORACLE_HOME/lib/scorept.o $ORACLE_HOME/lib/sscoreed.o $ORACLE&lt;BR /&gt;_HOME/rdbms/lib/kpudfo.o $ORACLE_HOME/lib/libnsslb9.a $ORACLE_HOME/lib/libnoname&lt;BR /&gt;9.a $ORACLE_HOME/lib/libntcp9.a $ORACLE_HOME/lib/libntcps9.a $ORACLE_HOME/lib/li&lt;BR /&gt;bntns9.a $ORACLE_HOME/lib/libn9.a $ORACLE_HOME/lib/libnl9.a $ORACLE_HOME/lib/lib&lt;BR /&gt;nro9.a $ORACLE_HOME/lib/libnbeq9.a $ORACLE_HOME/lib/libvsn9.a $ORACLE_HOME/lib/l&lt;BR /&gt;ibcommon9.a $ORACLE_HOME/lib/libskgxp9.a $ORACLE_HOME/lib/libgeneric9.a $ORACLE_&lt;BR /&gt;HOME/lib/libpls9.a $ORACLE_HOME/lib/libplp9.a $ORACLE_HOME/lib/libtrace9.a $ORAC&lt;BR /&gt;LE_HOME/lib/libnls9.a $ORACLE_HOME/lib/libcore9.a $ORACLE_HOME/lib/libmm.a&lt;BR /&gt;&lt;BR /&gt;Note: I have made implicit library calls instead of using -lclntsh9, -lclient9 etc as the previous error i got was path not &lt;BR /&gt;found or mismatched data ABI.&lt;BR /&gt;&lt;BR /&gt;But now i am getting the following error&lt;BR /&gt;&lt;BR /&gt;cc: HP aC++/ANSI C B3910B A.06.00 [Aug 25 2004]&lt;BR /&gt;ld: Mismatched Data ABI. Expected None but found EF_IA_64_ABI64 in file /doracle/app/oracle/product/9.2.0.2.0/lib/libclntsh.so.9.0&lt;BR /&gt;Fatal error.&lt;BR /&gt;&lt;BR /&gt;can anyone suggest What linking option should i use?&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Sep 2005 20:18:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925750#M104848</guid>
      <dc:creator>Raghav_5</dc:creator>
      <dc:date>2005-09-13T20:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linking error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925751#M104849</link>
      <description>I think the other libraires that you are using call that library.&lt;BR /&gt;&lt;BR /&gt;That's why its giving that error.</description>
      <pubDate>Wed, 14 Sep 2005 00:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925751#M104849</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-14T00:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Linking error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925752#M104850</link>
      <description>Raghav,&lt;BR /&gt;check this past forum:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=126837" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=126837&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alex</description>
      <pubDate>Wed, 14 Sep 2005 02:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925752#M104850</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-09-14T02:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linking error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925753#M104851</link>
      <description>Raghav,&lt;BR /&gt;in this pdf there is a small description of generic "Mismatched ABI" error:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/iv/data/documents/DE_SW_UX_swrec_EN_01_E/SW-Development.pdf" target="_blank"&gt;http://us-support3.external.hp.com/iv/data/documents/DE_SW_UX_swrec_EN_01_E/SW-Development.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it can be a minimal help.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Alex</description>
      <pubDate>Wed, 14 Sep 2005 02:43:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925753#M104851</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-09-14T02:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linking error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925754#M104852</link>
      <description>Thanks for your suggestions. I have chosen to use the 32 bit libraries and i was able to link the libraries. Thanks for your time and response. &lt;BR /&gt;&lt;BR /&gt;Note :&lt;BR /&gt;The 32 bit shared libraries was in $ORACLE_HOME/lib32 directory</description>
      <pubDate>Thu, 15 Sep 2005 05:54:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linking-error/m-p/4925754#M104852</guid>
      <dc:creator>Raghav_5</dc:creator>
      <dc:date>2005-09-15T05:54:54Z</dc:date>
    </item>
  </channel>
</rss>

