<?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 - make Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709572#M903912</link>
    <description>procura,&lt;BR /&gt;&lt;BR /&gt;I followed what you said but I had to put something extra &lt;BR /&gt;&lt;BR /&gt;Configure -des -Dcc="gcc" &lt;BR /&gt;&lt;BR /&gt;But still ended up with errors while doing "make"&lt;BR /&gt;&lt;BR /&gt; cp op.c opmini.c&lt;BR /&gt;        `sh  cflags libperl.a opmini.o`  -DPERL_EXTERNAL_GLOB opmini.c&lt;BR /&gt;          CCCMD =  gcc -DPERL_CORE -c -D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -fno-strict-aliasing -I/usr/local/include -O &lt;BR /&gt;        rm -f opmini.c&lt;BR /&gt;         gcc -L/usr/local/lib -o miniperl             miniperlmain.o opmini.o libperl.a -lnsl -lnm -ldld -lm -lc -lndir -lcrypt -lsec &lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   __builtin_va_start (code)&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;--------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also when I tried to use the depot file from the software.hp.com it did not go thur .. it gave the error saying not media found..&lt;BR /&gt;&lt;BR /&gt;I am not sure if I will able to make it...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 24 Apr 2002 12:26:25 GMT</pubDate>
    <dc:creator>John McDen</dc:creator>
    <dc:date>2002-04-24T12:26:25Z</dc:date>
    <item>
      <title>perl - make Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709568#M903908</link>
      <description />
      <pubDate>Tue, 23 Apr 2002 19:56:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709568#M903908</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-23T19:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: perl - make Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709569#M903909</link>
      <description>Unless you need a custom-built perl, you can download &amp;amp; install a pre-built (&amp;amp; supported) copy of perl v.5.6.1 for HP-UX 11.0/11i (PA-RISC) and HP-UX 11i (IPF)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=PERL&amp;amp;date=" target="_blank"&gt;https://software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=PERL&amp;amp;date=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is also available on the recent application media release CDROMs.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Apr 2002 23:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709569#M903909</guid>
      <dc:creator>Charles Slivkoff</dc:creator>
      <dc:date>2002-04-23T23:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: perl - make Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709570#M903910</link>
      <description>Chuck,&lt;BR /&gt;&lt;BR /&gt;I want to build it without multi-thread. Is this w/o multi-thread?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Apr 2002 23:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709570#M903910</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-23T23:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: perl - make Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709571#M903911</link>
      <description>Default build has no threads. &lt;A href="ftp://download.xs4all.nl/pub/mirror/CPAN/src/5.0/stable.tar.gz" target="_blank"&gt;ftp://download.xs4all.nl/pub/mirror/CPAN/src/5.0/stable.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;# gzip -d &lt;STABLE.TAR.GZ&gt;&lt;/STABLE.TAR.GZ&gt;# cd perl-5.6.1&lt;BR /&gt;# Configure -des&lt;BR /&gt;:&lt;BR /&gt;:&lt;BR /&gt;# make&lt;BR /&gt;# make test&lt;BR /&gt;&lt;BR /&gt;should work. If not, show the tail of where it fails. What version of gcc do you have? If you can (and want) upgrade to gcc-3.0.4 because it has many improved things for hpux&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.tn.tudelft.nl/hppd/hpux/Gnu/gcc-3.0.4/" target="_blank"&gt;http://hpux.tn.tudelft.nl/hppd/hpux/Gnu/gcc-3.0.4/&lt;/A&gt; or &lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Apr 2002 09:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709571#M903911</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-04-24T09:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: perl - make Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709572#M903912</link>
      <description>procura,&lt;BR /&gt;&lt;BR /&gt;I followed what you said but I had to put something extra &lt;BR /&gt;&lt;BR /&gt;Configure -des -Dcc="gcc" &lt;BR /&gt;&lt;BR /&gt;But still ended up with errors while doing "make"&lt;BR /&gt;&lt;BR /&gt; cp op.c opmini.c&lt;BR /&gt;        `sh  cflags libperl.a opmini.o`  -DPERL_EXTERNAL_GLOB opmini.c&lt;BR /&gt;          CCCMD =  gcc -DPERL_CORE -c -D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -fno-strict-aliasing -I/usr/local/include -O &lt;BR /&gt;        rm -f opmini.c&lt;BR /&gt;         gcc -L/usr/local/lib -o miniperl             miniperlmain.o opmini.o libperl.a -lnsl -lnm -ldld -lm -lc -lndir -lcrypt -lsec &lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   __builtin_va_start (code)&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;--------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also when I tried to use the depot file from the software.hp.com it did not go thur .. it gave the error saying not media found..&lt;BR /&gt;&lt;BR /&gt;I am not sure if I will able to make it...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Apr 2002 12:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709572#M903912</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-24T12:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: perl - make Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709573#M903913</link>
      <description>Can you try -Dcc="gcc -fno-builtin" ?</description>
      <pubDate>Wed, 24 Apr 2002 13:01:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709573#M903913</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-04-24T13:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: perl - make Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709574#M903914</link>
      <description>no luck.. I guess .. I will have to find out .. some other way .. for my problem&lt;BR /&gt;&lt;BR /&gt;Thanks for all the help...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Apr 2002 13:26:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-make-error/m-p/2709574#M903914</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-24T13:26:15Z</dc:date>
    </item>
  </channel>
</rss>

