<?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 Perl Debug Build in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-debug-build/m-p/4408783#M682072</link>
    <description>&lt;!--!*#--&gt;Hi all, &lt;BR /&gt;I want to build perl in debug mode. My intention is to put a perl script under gdb. But when I build perl in debug mode, I encounter some errors. Some of the tests are failing: &lt;BR /&gt;&lt;BR /&gt;1. weak.t&lt;BR /&gt;   Error:&lt;BR /&gt;   ------&lt;BR /&gt;&lt;BR /&gt;   Weak references are not implemented in the version of   perl at ../&lt;BR /&gt;+ext/Storable/t/weak.t line 28&lt;BR /&gt;BEGIN failed--compilation aborted at ../ext/Storable/t/weak.t line 33.&lt;BR /&gt;&lt;BR /&gt;2. DB.t&lt;BR /&gt;   Error:&lt;BR /&gt;   ------&lt;BR /&gt;"-T" is on the #! line, it must also be used on the command line at ..&lt;BR /&gt;+/lib/DB.t line 1.&lt;BR /&gt;&lt;BR /&gt;3. threads.t&lt;BR /&gt;&lt;BR /&gt;Now, some FAQs:&lt;BR /&gt;What version(s) of Perl do you have on that machine? -5.8.8 &lt;BR /&gt;Which version are you trying to build with debug support? 5.8.8 &lt;BR /&gt;What were the configure options you used (post output of perl -V)? &lt;BR /&gt;&lt;BR /&gt;$ ./perl -V&lt;BR /&gt;Summary of my perl5 (revision 5 version 8 subversion 8) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.23, archname=IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    uname='hp-ux myserver b.11.23 u ia64 0356346628 unlimited-user lic&lt;BR /&gt;+ense '&lt;BR /&gt;    config_args='-Dmksymlinks -DEBUGGING=both -ders -Dcc=cc -Dusethrea&lt;BR /&gt;+ds -Duseithreads -Ud_sigsetjmp -Uinstallusrbinperl -Ulocincpth= -Uloc&lt;BR /&gt;+libpth= -Dsh=/usr/bin/sh -Dd_attribut=undef -Dd_attribute_warn_unused&lt;BR /&gt;+_result=undef -Dd_u32align=define -Aprepend:libswanted=cl  -Dvendorpr&lt;BR /&gt;+efix=/opt/perl_32 -Accflags=+DSitanium2 -Doptimize=-g -Accflags=+Z -A&lt;BR /&gt;+ccflags=-DUSE_SITECUSTOMIZE -Duselargefiles -Accflags=-DNO_HASH_SEED &lt;BR /&gt;+-Dprefix=/opt/perl_32 -Dinc_version_list=5.8.7/$archname 5.8.7 5.8.6/&lt;BR /&gt;+$archname 5.8.6 5.8.4/$archname 5.8.4 5.8.3/$archname 5.8.3 5.8.2/$ar&lt;BR /&gt;+chname 5.8.2 5.8.1/$archname 5.8.1 5.8.0/$archname 5.8.0 -Dsed=/usr/b&lt;BR /&gt;+in/sed -Duseshrplib -Dconfig_heavy=Config_dynamic.pl -Dlibpth=/usr/li&lt;BR /&gt;+b/hpux32 -Dperladmin=abc@pqr.com -Dcf_email=abc@pqr.com -Dcf_by=Almon&lt;BR /&gt;+d'&lt;BR /&gt;&lt;BR /&gt;Any unusual messages/errors during configuring/building? No &lt;BR /&gt;Which platform are you on? hp-ux 11.23 IA machine&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Apr 2009 13:49:26 GMT</pubDate>
    <dc:creator>Almond Desailly</dc:creator>
    <dc:date>2009-04-27T13:49:26Z</dc:date>
    <item>
      <title>Perl Debug Build</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-debug-build/m-p/4408783#M682072</link>
      <description>&lt;!--!*#--&gt;Hi all, &lt;BR /&gt;I want to build perl in debug mode. My intention is to put a perl script under gdb. But when I build perl in debug mode, I encounter some errors. Some of the tests are failing: &lt;BR /&gt;&lt;BR /&gt;1. weak.t&lt;BR /&gt;   Error:&lt;BR /&gt;   ------&lt;BR /&gt;&lt;BR /&gt;   Weak references are not implemented in the version of   perl at ../&lt;BR /&gt;+ext/Storable/t/weak.t line 28&lt;BR /&gt;BEGIN failed--compilation aborted at ../ext/Storable/t/weak.t line 33.&lt;BR /&gt;&lt;BR /&gt;2. DB.t&lt;BR /&gt;   Error:&lt;BR /&gt;   ------&lt;BR /&gt;"-T" is on the #! line, it must also be used on the command line at ..&lt;BR /&gt;+/lib/DB.t line 1.&lt;BR /&gt;&lt;BR /&gt;3. threads.t&lt;BR /&gt;&lt;BR /&gt;Now, some FAQs:&lt;BR /&gt;What version(s) of Perl do you have on that machine? -5.8.8 &lt;BR /&gt;Which version are you trying to build with debug support? 5.8.8 &lt;BR /&gt;What were the configure options you used (post output of perl -V)? &lt;BR /&gt;&lt;BR /&gt;$ ./perl -V&lt;BR /&gt;Summary of my perl5 (revision 5 version 8 subversion 8) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.23, archname=IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    uname='hp-ux myserver b.11.23 u ia64 0356346628 unlimited-user lic&lt;BR /&gt;+ense '&lt;BR /&gt;    config_args='-Dmksymlinks -DEBUGGING=both -ders -Dcc=cc -Dusethrea&lt;BR /&gt;+ds -Duseithreads -Ud_sigsetjmp -Uinstallusrbinperl -Ulocincpth= -Uloc&lt;BR /&gt;+libpth= -Dsh=/usr/bin/sh -Dd_attribut=undef -Dd_attribute_warn_unused&lt;BR /&gt;+_result=undef -Dd_u32align=define -Aprepend:libswanted=cl  -Dvendorpr&lt;BR /&gt;+efix=/opt/perl_32 -Accflags=+DSitanium2 -Doptimize=-g -Accflags=+Z -A&lt;BR /&gt;+ccflags=-DUSE_SITECUSTOMIZE -Duselargefiles -Accflags=-DNO_HASH_SEED &lt;BR /&gt;+-Dprefix=/opt/perl_32 -Dinc_version_list=5.8.7/$archname 5.8.7 5.8.6/&lt;BR /&gt;+$archname 5.8.6 5.8.4/$archname 5.8.4 5.8.3/$archname 5.8.3 5.8.2/$ar&lt;BR /&gt;+chname 5.8.2 5.8.1/$archname 5.8.1 5.8.0/$archname 5.8.0 -Dsed=/usr/b&lt;BR /&gt;+in/sed -Duseshrplib -Dconfig_heavy=Config_dynamic.pl -Dlibpth=/usr/li&lt;BR /&gt;+b/hpux32 -Dperladmin=abc@pqr.com -Dcf_email=abc@pqr.com -Dcf_by=Almon&lt;BR /&gt;+d'&lt;BR /&gt;&lt;BR /&gt;Any unusual messages/errors during configuring/building? No &lt;BR /&gt;Which platform are you on? hp-ux 11.23 IA machine&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Apr 2009 13:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-debug-build/m-p/4408783#M682072</guid>
      <dc:creator>Almond Desailly</dc:creator>
      <dc:date>2009-04-27T13:49:26Z</dc:date>
    </item>
  </channel>
</rss>

