<?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: Need help getting Bit-Vector compiled in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378962#M681583</link>
    <description>I had seen Merijn's site but I wasn't sure about what to install from there.  &lt;BR /&gt;&lt;BR /&gt;Should I get "perl 5.8.9 + defined-or + DBI 1.607 + Tk 804.028_501 built with gcc-3.4.6" and "gcc 3.4.6 + binutils 2.16.1 + gdb-6.6" or can I get a newer version of gcc than what perl was compiled with?</description>
    <pubDate>Fri, 13 Mar 2009 17:23:40 GMT</pubDate>
    <dc:creator>Tim Goodman</dc:creator>
    <dc:date>2009-03-13T17:23:40Z</dc:date>
    <item>
      <title>Need help getting Bit-Vector compiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378959#M681580</link>
      <description>I am running HP-UX 11.11 and I'm trying to compile the Bit-Vector 6.4 module for Perl.  I have Perl v5.8.3.  I do not have gcc installed.  When I do make I get the following errors -&lt;BR /&gt;&lt;BR /&gt;cp lib/Bit/Vector/Overload.pm blib/lib/Bit/Vector/Overload.pm&lt;BR /&gt;cp Vector.pm blib/lib/Bit/Vector.pm&lt;BR /&gt;cp Vector.pod blib/lib/Bit/Vector.pod&lt;BR /&gt;cp lib/Bit/Vector/String.pod blib/lib/Bit/Vector/String.pod&lt;BR /&gt;cp lib/Bit/Vector/Overload.pod blib/lib/Bit/Vector/Overload.pod&lt;BR /&gt;cp lib/Bit/Vector/String.pm blib/lib/Bit/Vector/String.pm&lt;BR /&gt;        cc -c    -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0    -DVERSION=\"6.4\"  -DXS_VERSION=\"6.4\" +Z "-I/opt/perl/lib/5.8.3/PA-RISC1.1-thread-multi/CORE"   BitVector.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 422: Unknown option "f" 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;(Bundled) cc: "ToolBox.h", line 40: warning 5: "signed" will become a keyword.&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 40: error 1000: Unexpected symbol: "char".&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 41: warning 5: "signed" will become a keyword.&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 41: error 1000: Unexpected symbol: "char".&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 42: warning 5: "signed" will become a keyword.&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 41: warning 525: Redeclaration of identifier "signed".&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 42: error 1000: Unexpected symbol: "short".&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 43: warning 5: "signed" will become a keyword.&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 43: error 1000: Unexpected symbol: "short".&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 44: warning 5: "signed" will become a keyword.&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 44: error 1000: Unexpected symbol: "int".&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 45: warning 5: "signed" will become a keyword.&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 45: error 1000: Unexpected symbol: "int".&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 46: warning 5: "signed" will become a keyword.&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 46: error 1000: Unexpected symbol: "long".&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 47: warning 5: "signed" will become a keyword.&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 47: error 1000: Unexpected symbol: "long".&lt;BR /&gt;(Bundled) cc: "ToolBox.h", line 71: error 1000: Unexpected symbol: "*".&lt;BR /&gt;(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;Any ideas on how to get this to work?</description>
      <pubDate>Fri, 13 Mar 2009 16:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378959#M681580</guid>
      <dc:creator>Tim Goodman</dc:creator>
      <dc:date>2009-03-13T16:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need help getting Bit-Vector compiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378960#M681581</link>
      <description>you really won't get anywhere using the bundled C compiler included with HP-UX - its only there for the kernel and a couple of other bits &amp;amp; pieces - you certainly can't build software like this with it.&lt;BR /&gt;&lt;BR /&gt;Get gcc installed and try again:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/gcc" target="_blank"&gt;http://www.hp.com/go/gcc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 13 Mar 2009 16:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378960#M681581</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-13T16:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need help getting Bit-Vector compiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378961#M681582</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You lack the ANSI C compiler and have only the free, bundled, C compiler which isn't good for much.&lt;BR /&gt;&lt;BR /&gt;Your best/easist option would be to fetch a version of Perl that has been compiled with the GNU C compiler.  Adding modules that require compilation is effectively only done by using the compiler (either GNU C or HP ANSIC C) that was used to compile the core installation.&lt;BR /&gt;&lt;BR /&gt;Too, the version of Perl that you have is rather old.  You can get a current version, compiled with the GNU C compiler from Merijn's web.  In this case, Merijn's distribution has already added 'Bit::Victor' for you!&lt;BR /&gt;&lt;BR /&gt;In addition, if you like, Merijn as binary distributions of GNU C that you can download should you need the compiler at a later time.&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Mar 2009 16:48:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378961#M681582</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-13T16:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help getting Bit-Vector compiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378962#M681583</link>
      <description>I had seen Merijn's site but I wasn't sure about what to install from there.  &lt;BR /&gt;&lt;BR /&gt;Should I get "perl 5.8.9 + defined-or + DBI 1.607 + Tk 804.028_501 built with gcc-3.4.6" and "gcc 3.4.6 + binutils 2.16.1 + gdb-6.6" or can I get a newer version of gcc than what perl was compiled with?</description>
      <pubDate>Fri, 13 Mar 2009 17:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378962#M681583</guid>
      <dc:creator>Tim Goodman</dc:creator>
      <dc:date>2009-03-13T17:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need help getting Bit-Vector compiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378963#M681584</link>
      <description>Hi Tim:&lt;BR /&gt;&lt;BR /&gt;Merijn discusses his choice of the GNU C version on his web site.  You should be able to download a newer version than what he used to build Perl if you need the compiler in the first place to add modules that require compilation.&lt;BR /&gt;&lt;BR /&gt;Perl 5.8.9 is stable and is a good choice.  Perl 5.10 introduces some nice features.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;</description>
      <pubDate>Fri, 13 Mar 2009 17:38:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378963#M681584</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-13T17:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help getting Bit-Vector compiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378964#M681585</link>
      <description>Downloading the Perl from merijn's site and installing it allowed me to get my app working.  Thanks for the help.&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Mar 2009 18:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-getting-bit-vector-compiled/m-p/4378964#M681585</guid>
      <dc:creator>Tim Goodman</dc:creator>
      <dc:date>2009-03-26T18:49:19Z</dc:date>
    </item>
  </channel>
</rss>

