<?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 AnsiC/C++ compiler error 11i v2 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180991#M460003</link>
    <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;We are having a bit of a problem when compiling. I have installed an evaluation ansiC compiler to develop some code for Oracle. This is what it looks like:&lt;BR /&gt;# swlist -l product |grep -i compiler&lt;BR /&gt;C-ANSI-C B.11.23.15.EVAL HP C/ANSI C Compiler&lt;BR /&gt;COMPLIBS B.11.23 Compiler Support Librarys&lt;BR /&gt;&lt;BR /&gt;When my colleagues try to compile this is what they get:&lt;BR /&gt;[t][u@h:w]$ make&lt;BR /&gt;/bin/cc -g -v -L. -L/opt/app/oracle/product/11.1.0/lib -o absqmgr absqmgr.o \&lt;BR /&gt;-L../libs -lQmgr -lCommon -lncurses `pth-config --libdir`/libpth.a -L/opt/app/oracle/product/11.1.0/lib /opt/app/oracle/product/11.1.0/lib/libclntst11.a `cat /opt/app/oracle/product/11.1.0/lib/sysliblist` -lm&lt;BR /&gt;cc: informational note 404: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:&lt;BR /&gt;cc: informational note 404: INCLUDIR is INCLUDIR=/usr/include&lt;BR /&gt;cc: informational note 404: LPATH is /usr/lib:/opt/langtools/lib:&lt;BR /&gt;/usr/ccs/bin/ld /opt/langtools/lib/crt0.o -L. -L/opt/app/oracle/product/11.1.0/lib -o absqmgr absqmgr.o -L../libs -lQmgr -lCommon -lncurses /usr/local/lib/libpth.a -L/opt/app/oracle/product/11.1.0/lib /opt/app/oracle/product/11.1.0/lib/libc&lt;BR /&gt;lntst11.a -l:libcl.sl -l:librt.sl -lpthread -l:libnss_dns.1 -l:libdld.sl -l:libnsl.sl -lm -u main +noobjdebug -lc /opt/langtools/lib/end.o&lt;BR /&gt;cc: informational note 413: Entering Link editor.&lt;BR /&gt;/usr/ccs/bin/ld: /opt/app/oracle/product/11.1.0/lib/libclntst11.a: Not a valid library (invalid magic number). Possibly a 64-bit PA archive library (Mismatched ABI).&lt;BR /&gt;make: *** [absqmgr] Error 1&lt;BR /&gt;&lt;BR /&gt;My suspicion is that the evaluation version is not up to the job. I have purchased also a license for the compiler but I do not have the media so I am writing to HP to see what is the way forward, to generate the license.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any comments &amp;amp; suggestions,</description>
    <pubDate>Fri, 12 Jun 2009 08:21:10 GMT</pubDate>
    <dc:creator>Oscar Garcia</dc:creator>
    <dc:date>2009-06-12T08:21:10Z</dc:date>
    <item>
      <title>AnsiC/C++ compiler error 11i v2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180991#M460003</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;We are having a bit of a problem when compiling. I have installed an evaluation ansiC compiler to develop some code for Oracle. This is what it looks like:&lt;BR /&gt;# swlist -l product |grep -i compiler&lt;BR /&gt;C-ANSI-C B.11.23.15.EVAL HP C/ANSI C Compiler&lt;BR /&gt;COMPLIBS B.11.23 Compiler Support Librarys&lt;BR /&gt;&lt;BR /&gt;When my colleagues try to compile this is what they get:&lt;BR /&gt;[t][u@h:w]$ make&lt;BR /&gt;/bin/cc -g -v -L. -L/opt/app/oracle/product/11.1.0/lib -o absqmgr absqmgr.o \&lt;BR /&gt;-L../libs -lQmgr -lCommon -lncurses `pth-config --libdir`/libpth.a -L/opt/app/oracle/product/11.1.0/lib /opt/app/oracle/product/11.1.0/lib/libclntst11.a `cat /opt/app/oracle/product/11.1.0/lib/sysliblist` -lm&lt;BR /&gt;cc: informational note 404: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:&lt;BR /&gt;cc: informational note 404: INCLUDIR is INCLUDIR=/usr/include&lt;BR /&gt;cc: informational note 404: LPATH is /usr/lib:/opt/langtools/lib:&lt;BR /&gt;/usr/ccs/bin/ld /opt/langtools/lib/crt0.o -L. -L/opt/app/oracle/product/11.1.0/lib -o absqmgr absqmgr.o -L../libs -lQmgr -lCommon -lncurses /usr/local/lib/libpth.a -L/opt/app/oracle/product/11.1.0/lib /opt/app/oracle/product/11.1.0/lib/libc&lt;BR /&gt;lntst11.a -l:libcl.sl -l:librt.sl -lpthread -l:libnss_dns.1 -l:libdld.sl -l:libnsl.sl -lm -u main +noobjdebug -lc /opt/langtools/lib/end.o&lt;BR /&gt;cc: informational note 413: Entering Link editor.&lt;BR /&gt;/usr/ccs/bin/ld: /opt/app/oracle/product/11.1.0/lib/libclntst11.a: Not a valid library (invalid magic number). Possibly a 64-bit PA archive library (Mismatched ABI).&lt;BR /&gt;make: *** [absqmgr] Error 1&lt;BR /&gt;&lt;BR /&gt;My suspicion is that the evaluation version is not up to the job. I have purchased also a license for the compiler but I do not have the media so I am writing to HP to see what is the way forward, to generate the license.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any comments &amp;amp; suggestions,</description>
      <pubDate>Fri, 12 Jun 2009 08:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180991#M460003</guid>
      <dc:creator>Oscar Garcia</dc:creator>
      <dc:date>2009-06-12T08:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: AnsiC/C++ compiler error 11i v2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180992#M460004</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This looks like bad code to me.&lt;BR /&gt;&lt;BR /&gt;You do need to get your permanent license and the best path for that is your local HP rep.&lt;BR /&gt;&lt;BR /&gt;But, I'm thinking that this is bad application code and maybe some issues with SHLIB_PATH environment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 12 Jun 2009 08:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180992#M460004</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-12T08:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: AnsiC/C++ compiler error 11i v2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180993#M460005</link>
      <description>&lt;BR /&gt; Hi&lt;BR /&gt;&lt;BR /&gt; Please inform:&lt;BR /&gt;  1.What is your OS on the mashine,where you &lt;BR /&gt;   try to compile?&lt;BR /&gt;  2. What installation you use for &lt;BR /&gt;   compilation?&lt;BR /&gt;  Seems like you are mismach platforms.&lt;BR /&gt; &lt;BR /&gt;  "../usr/ccs/bin/ld: /opt/app/oracle/product/11.1.0/lib/libclntst11.a: Not a valid library (invalid magic number). Possibly a 64-bit PA archive library (Mismatched ABI)."..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;    &lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jun 2009 10:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180993#M460005</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2009-06-12T10:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: AnsiC/C++ compiler error 11i v2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180994#M460006</link>
      <description>Thanks guys for you input.&lt;BR /&gt;I was on the phone with the HP rep and I hope he comes up with a solution.&lt;BR /&gt;&lt;BR /&gt;About the OS is B.11.23 U 9000/800 1530756547 unlimited-user license&lt;BR /&gt;About the installation source, I am pretty sure I used 64 bits...&lt;BR /&gt;&lt;BR /&gt;Anyway, this code has been compiled before on 11i v1 and it has not been modified. So we thought it will just run without pain...</description>
      <pubDate>Fri, 12 Jun 2009 10:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180994#M460006</guid>
      <dc:creator>Oscar Garcia</dc:creator>
      <dc:date>2009-06-12T10:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: AnsiC/C++ compiler error 11i v2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180995#M460007</link>
      <description>Hi Oscar:&lt;BR /&gt;&lt;BR /&gt;This has nothing to do with "bit-rot".  That is, the evaluation copy of the compiler isn't at fault.&lt;BR /&gt;&lt;BR /&gt;As noted, it's the linker that is complaining:&lt;BR /&gt;&lt;BR /&gt;"../usr/ccs/bin/ld: /opt/app/oracle/product/11.1.0/lib/libclntst11.a: Not a valid library (invalid magic number). Possibly a 64-bit PA archive library (Mismatched ABI)."..&lt;BR /&gt;&lt;BR /&gt;You can't mix 32-bit and 64-bit objects at link time.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 12 Jun 2009 12:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180995#M460007</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-06-12T12:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: AnsiC/C++ compiler error 11i v2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180996#M460008</link>
      <description>Hi Oscar:&lt;BR /&gt;&lt;BR /&gt;Thanks James,&lt;BR /&gt;&lt;BR /&gt;It seems that your comment convinced the dba to reinstall oracle and now is throwing some errors with some .h files.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jun 2009 14:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180996#M460008</guid>
      <dc:creator>Oscar Garcia</dc:creator>
      <dc:date>2009-06-12T14:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: AnsiC/C++ compiler error 11i v2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180997#M460009</link>
      <description>&amp;gt;We are having a bit of a problem when compiling.&lt;BR /&gt;&lt;BR /&gt;It looks like a linker error, as JRF said.&lt;BR /&gt;Did you want to create a 64 bit app and compile with +DD64?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I do not have the media so I am writing to HP to see what is the way forward, to generate the license.&lt;BR /&gt;&lt;BR /&gt;If you don't have the media, a license won't help.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;now is throwing some errors with some .h files.&lt;BR /&gt;&lt;BR /&gt;What are those?</description>
      <pubDate>Fri, 12 Jun 2009 16:27:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ansic-c-compiler-error-11i-v2/m-p/5180997#M460009</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-06-12T16:27:24Z</dc:date>
    </item>
  </channel>
</rss>

