<?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: Perl DBI Compilation error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221806#M679170</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;As Dennis said, it would appear that your are invoking the the bundled C compiler. '/usr/ccs/bin' is normally in your PATH, but should be after '/usr/bin'.  And,  '/usr/bin/cc' should be a symbolic link to '/opt/aCC/bin/cc' which is the compiler you require.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 27 Jan 2010 12:40:50 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2010-01-27T12:40:50Z</dc:date>
    <item>
      <title>Perl DBI Compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221803#M679167</link>
      <description># swlist perl&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "ethp1033"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  ethp1033:/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;# perl                  E.5.8.8.G      Perl Programming Language&lt;BR /&gt;  perl.Perl5-32         E.5.8.8.G      32-bit Perl Programming Language with Extensions&lt;BR /&gt;  perl.Perl5-64         E.5.8.8.G      64-bit Perl Programming Language with Extensions&lt;BR /&gt;&lt;BR /&gt;[root@ethp1033:/var/opt/vgvd01/u01/ethp1033-backup/OVO/perl/DBI-1.609]&lt;BR /&gt;# getconf KERNEL_BITS&lt;BR /&gt;64&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;HP-UX B.11.31 U 9000/800 2204626621 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;I have Hp ANSI/C Compiler on the box:&lt;BR /&gt;&lt;BR /&gt;# B9007AA                       C.11.31.03     HP C/aC++ Developer's Bundle&lt;BR /&gt;  B9007AA.Sentinel              C.0.91.01      HP Sentinel Tool&lt;BR /&gt;  B9007AA.CodeAdvisor           C.01.17        HP Static Analysis Tool&lt;BR /&gt;  B9007AA.DebugPrg              C.5.7          Debugging Support Tools&lt;BR /&gt;  B9007AA.WDB-GUI               C.5.7          GUI for the HP WDB Debugger&lt;BR /&gt;  B9007AA.WDB                   C.5.7          HP Wildebeest (HP WDB) Debugger&lt;BR /&gt;  B9007AA.Auxiliary-Opt         B.11.31.02     Auxiliary Optimizer for HP Languages.&lt;BR /&gt;  B9007AA.C-Dev-Tools           B.11.31.02     C Language Development Tools&lt;BR /&gt;  B9007AA.C-Analysis-Tools      B.11.31.02     C Language Analysis Tools&lt;BR /&gt;  B9007AA.ACXX                  C.03.80        HP aC++&lt;BR /&gt;  B9007AA.C-ANSI-C              B.11.31.02     HP C/ANSI C Compiler&lt;BR /&gt;  B9007AA.CDEDevKit             B.11.31.01     CDE Desktop Developer's ToolKit&lt;BR /&gt;  B9007AA.X11MotifDevKit        B.11.31.01     HP-UX Desktop Developer's Toolkit - X11, Motif, and Imake&lt;BR /&gt;&lt;BR /&gt;Still getting below error while compiling DBI/DBD module:&lt;BR /&gt;&amp;amp; mv Perl.xsc Perl.c&lt;BR /&gt;        cc -c    -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 +Z -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +O2 +Onolimit +Opromote_indirect_calls    -DVERSION=\"1.609\"  -DXS_VERSION=\"1.609\" +Z "-I/opt/perl_64/lib/5.8.8/PA-RISC2.0-thread-multi-LP64/CORE"   Perl.c&lt;BR /&gt;(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;(Bundled) cc: warning 480: The +Z option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;(Bundled) cc: warning 480: The +O2 option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;(Bundled) cc: warning 480: The +Onolimit option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;(Bundled) cc: warning 480: The +Opromote_indirect_calls option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;(Bundled) cc: warning 480: The +Z option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;cpp: "/opt/perl_64/lib/5.8.8/PA-RISC2.0-thread-multi-LP64/CORE/perlio.h", line 121: error 4065: Recursion in macro "PerlIO".&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;Appreciate your help/advice&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jan 2010 02:17:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221803#M679167</guid>
      <dc:creator>Madhavendra</dc:creator>
      <dc:date>2010-01-27T02:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Perl DBI Compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221804#M679168</link>
      <description>Try to install that module again from the MCPAN . hope it will resolve you issue&lt;BR /&gt;&lt;BR /&gt;#/usr/local/bin/perl â  MCPAN â  e â  install module name"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Wed, 27 Jan 2010 07:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221804#M679168</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-27T07:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Perl DBI Compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221805#M679169</link>
      <description>&amp;gt;I have HP ANSI/C Compiler on the box:&lt;BR /&gt;&lt;BR /&gt;It seems like it.  What does "whence cc" and "ll ($whence cc)" show?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;(Bundled) cc: warning 480: ...&lt;BR /&gt;&lt;BR /&gt;This is still invoking the bundled C compiler.  Most likely /usr/ccs/bin/cc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jan 2010 11:36:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221805#M679169</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-27T11:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Perl DBI Compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221806#M679170</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;As Dennis said, it would appear that your are invoking the the bundled C compiler. '/usr/ccs/bin' is normally in your PATH, but should be after '/usr/bin'.  And,  '/usr/bin/cc' should be a symbolic link to '/opt/aCC/bin/cc' which is the compiler you require.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 27 Jan 2010 12:40:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221806#M679170</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-01-27T12:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Perl DBI Compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221807#M679171</link>
      <description>Thanks everyone after setting the path it resolved my issue..</description>
      <pubDate>Wed, 27 Jan 2010 18:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221807#M679171</guid>
      <dc:creator>Madhavendra</dc:creator>
      <dc:date>2010-01-27T18:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Perl DBI Compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221808#M679172</link>
      <description>&amp;gt;JRF: /usr/bin/cc should be a symbolic link to /opt/aCC/bin/cc which is the compiler you require.&lt;BR /&gt;&lt;BR /&gt;For PA, that's /opt/ansic/bin/cc.</description>
      <pubDate>Thu, 28 Jan 2010 08:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-compilation-error/m-p/5221808#M679172</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-28T08:26:38Z</dc:date>
    </item>
  </channel>
</rss>

