l1:/pro/3gl/CPAN/parrot-current 102 > make distclean
perl -MExtUtils::Manifest=filecheck -le 'xtUtils::Manifest::Quiet=1;unlink  for
filecheck()'
Undefined subroutine &xtUtils::Manifest::Quiet called at -e line 1.
make: *** [distclean] Error 255
l1:/pro/3gl/CPAN/parrot-current 103 > rm -f *.o *.a
l1:/pro/3gl/CPAN/parrot-current 104 > perl Co
Config_pm.in  Configure.pl
l1:/pro/3gl/CPAN/parrot-current 104 > perl Configure.pl --default
:
l1:/pro/3gl/CPAN/parrot-current 105 > make test_prog
perl vtable_h.pl
:
cc -DDEBUGGING -Ae -D_HPUX_SOURCE -I/pro/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -I./include   -o stacks.o -c stacks.c
cc: "stacks.c", line 105: warning 604: Pointers are not assignment-compatible.
:
cc -DDEBUGGING -Ae -D_HPUX_SOURCE -I/pro/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -I./include   -o vtable_ops.o -c vtable_ops.c
cc: "vtable_ops.c", line 37: error 1534: Illegal to use a function pointer as "+" 
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 37: error 1533: Illegal function call.
cc: "vtable_ops.c", line 43: error 1534: Illegal to use a function pointer as "+" 
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 43: error 1533: Illegal function call.
cc: "vtable_ops.c", line 49: error 1534: Illegal to use a function pointer as "+" 
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 49: error 1533: Illegal function call.
cc: "vtable_ops.c", line 55: error 1534: Illegal to use a function pointer as "+" 
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 55: error 1533: Illegal function call.
cc: "vtable_ops.c", line 61: error 1534: Illegal to use a function pointer as "+" 
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 61: error 1533: Illegal function call.
cc: "vtable_ops.c", line 67: error 1534: Illegal to use a function pointer as "+" 
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 67: error 1533: Illegal function call.
make: *** [vtable_ops.o] Error 1
l1:/pro/3gl/CPAN/parrot-current 106 > cat .timestamp
1003950001
Wed Oct 24 19:00:01 2001 UTC

(time of this cvs update)
l1:/pro/3gl/CPAN/parrot-current 107 >

-- 
H.Merijn Brand    Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.2 & 629 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
  WinNT 4, Win2K pro & WinCE 2.11.  Smoking perl CORE: [EMAIL PROTECTED]
http:[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org

Reply via email to