On Thu 13 Nov 2003 12:19, Rafael Garcia-Suarez <[EMAIL PROTECTED]> wrote:
> Quoting "H.Merijn Brand" <[EMAIL PROTECTED]>:
> > Any open config issues I should address? I'm currently *forcing* myself to
> > spend some low level Configure time
> 
> Check out ticket perl #24198.

ticket #18238 is also in my 'investigate' box, but I cannot go there in RT.

> > Raphael, Nicholas, do you need the Configure update? Do you want a plain
> > patch?
> 
> Patches welcome, as says the popular wisdom, but "can't you just"
> regenerate Configure and check it in in blead / maint-5.8 ?

Regenerated Configure already submitted. Just rsync in blead.

HP-UX 11.00 + HP C-ANSI-C blead's Configure blindly copied to

blead:

Failed Test                     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
../lib/Net/Ping/t/450_service.t               26    2   7.69%  9 18
45 tests and 485 subtests skipped.
Failed 1/835 test scripts, 99.88% okay. 2/78249 subtests failed, 100.00% okay.

this ping test only fails on this machine, all other 11.00 machines pass pass

5.8.x-dor:

All tests successful, 46 tests and 482 subtests skipped.
Files=833, Tests=77635, 577 wallclock secs (257.94 cusr + 46.48 csys = 304.42 CPU)


5.6.x:

If you compile perl5 on a different machine or from a different object
directory, copy the Policy.sh file from this object directory to the
new one before you run Configure -- this will help you with most of
the policy defaults.

chmod +w keywords.h opcode.h opnames.h pp_proto.h pp.sym proto.h embed.h embedvar.h 
global.sym pod/perlintern.pod pod/perlapi.pod objXSUB.h perlapi.h perlapi.c 
ext/ByteLoader/byterun.h ext/ByteLoader/byterun.c ext/B/B/Asmdata.pm regnodes.h 
warnings.h lib/warnings.pm vms/perly_c.vms vms/perly_h.vms
perl keywords.pl
perl opcode.pl
perl embed.pl
perl bytecode.pl
perl regcomp.pl
perl warnings.pl
`sh  cflags libperl.a miniperlmain.o`  miniperlmain.c
          CCCMD =  cc -DPERL_CORE -c  -Ae -DDEBUGGING -D_HPUX_SOURCE 
-Wl,+vnocompatwarnings -I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
 +O2 +Onolimit
cpp: "config.h", line 964: error 4052: Unknown preprocessing directive.
cpp: "config.h", line 1102: error 4052: Unknown preprocessing directive.
make: *** [miniperlmain.o] Error 1
Exit 2
a5:/pro/3gl/CPAN/perl-5.6.x 111 >

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0, & 5.9.x, and 806 on  HP-UX 10.20 & 11.00, 11i,
   AIX 4.3, SuSE 8.2, and Win2k.           http://www.cmve.net/~merijn/
http://archives.develooper.com/[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org

Reply via email to