<?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: Compiler issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552738#M678822</link>
    <description>for checking your license:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1394562" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1394562&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 19 Dec 2009 10:26:28 GMT</pubDate>
    <dc:creator>Viktor Balogh</dc:creator>
    <dc:date>2009-12-19T10:26:28Z</dc:date>
    <item>
      <title>Compiler issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552734#M678818</link>
      <description>When I try to install the Perl module Digest::SHA, I get the following error message:&lt;BR /&gt;&lt;BR /&gt;Could not read '/.cpan/build/Digest-SHA-5.47-Kxf2Ub/META.yml'. Falling back to other methods to determine prerequisites&lt;BR /&gt;cp lib/Digest/SHA.pm blib/lib/Digest/SHA.pm&lt;BR /&gt;        /opt/perl_32/bin/perl /opt/perl_32/lib/5.8.8/ExtUtils/xsubpp  -typemap /opt/perl_32/lib/5.8.8/ExtUtils/typemap -typemap typemap  SHA.xs &amp;gt; SHA.xsc &amp;amp;&amp;amp; mv SHA.xsc SHA.c&lt;BR /&gt;        cc -c  -I.  -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +Z -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0    -DVERSION=\"5.47\"  -DXS_VERSION=\"5.47\" +Z "-I/opt/perl_32/lib/5.8.8/PA-RISC1.1-thread-multi/CORE"  -DSHA_PERL_MODULE SHA.c&lt;BR /&gt;Internal Error: Codeword file $TIMEBOMB_CWD,/opt/aCC/newconfig/aCC.cwd missing or empty.&lt;BR /&gt;&lt;BR /&gt;It seems to me that the problem is that make is trying to use the aCC compiler, which I don't seem to have a codeword for. I've installed many other Perl modules, and I have the gcc compiler. What options do I have? Can I direct make to use a different compiler?</description>
      <pubDate>Fri, 18 Dec 2009 20:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552734#M678818</guid>
      <dc:creator>dbent</dc:creator>
      <dc:date>2009-12-18T20:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552735#M678819</link>
      <description>there may be a switch in the config process that allow you to specify which complier to use.&lt;BR /&gt;&lt;BR /&gt;or it might be as simple as &lt;BR /&gt;&lt;BR /&gt;export CC=gcc; make config</description>
      <pubDate>Fri, 18 Dec 2009 21:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552735#M678819</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-12-18T21:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552736#M678820</link>
      <description>Internal Error: Codeword file ... missing or empty.&lt;BR /&gt;&amp;gt;that make is trying to use the aCC compiler, which I don't seem to have a codeword for.&lt;BR /&gt;&lt;BR /&gt;If you don't have the codeword for the EVAL compiler, you should swremove it.&lt;BR /&gt;Also, are you on an Integrity server?  (Some of the options you have are PA specific.)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Dec 2009 05:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552736#M678820</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-12-19T05:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552737#M678821</link>
      <description>for aCC you need an additional licence:&lt;BR /&gt;&lt;BR /&gt;Trial Version:&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AAEVAL" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AAEVAL&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Full Version:&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AA&lt;/A&gt;</description>
      <pubDate>Sat, 19 Dec 2009 10:24:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552737#M678821</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-12-19T10:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552738#M678822</link>
      <description>for checking your license:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1394562" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1394562&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Dec 2009 10:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiler-issue/m-p/4552738#M678822</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-12-19T10:26:28Z</dc:date>
    </item>
  </channel>
</rss>

