# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #34912]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34912 >
---
osname= linux
osvers= 2.4.0
arch= i586-linux
cc= cc
---
Flags:
category=utilities
severity=high
ack=no
---
After "perl Configure.pl", make failes:
wmit01 ~/parrot > make
Compiling with:
xx.c
cc -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall
-Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith
-Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W
-Wno-unused -Wsign-compare -I./include -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO
-I. -o xx.o -c xx.c
/usr/bin/perl classes/pmc2c2.pl --dump classes/null.pmc
Badly balanced at classes/pmc2c2.pl line 355, <$fh> line 1.
make: *** [classes/null.dump] Error 255
wmit01 ~ > perl -v
This is perl, v5.6.0 built for i586-linux
Copyright 1987-2000, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
---
Summary of my parrot 0.1.2 configuration:
configdate='Mon Apr 11 14:54:06 2005'
Platform:
osname=linux, archname=i586-linux
jitcapable=1, jitarchname=i386-linux,
jitosname=LINUX, jitcpuarch=i386
execcapable=1
perl=/usr/bin/perl
Compiler:
cc='cc', ccflags=' -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
Linker and Libraries:
ld='cc', ldflags=' -L/usr/local/lib',
cc_ldflags='',
libs='-lnsl -ldl -lm -lcrypt -lpthread -lrt -lgmp'
Dynamic Linking:
share_ext='.so', ld_share_flags='-shared -L/usr/local/lib -fPIC',
load_ext='.so', ld_load_flags='-shared -L/usr/local/lib -fPIC'
Types:
iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4,
ptrsize=4, ptr_alignment=1 byteorder=1234,
nv=double, numvalsize=8, doublesize=8
---
Environment:
HOME LANG LANGUAGE LC_COLLATE LD_LIBRARY_PATH LOGDIR PATH
PERL5LIB SHELL