[EMAIL PROTECTED] (via RT) wrote:
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #34912]hello,
# 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
Some time ago, I got (about) the same error. THis was on Mac os 10.2, updating my version of Perl solved the problem. Of course, this may be something else, but oh well, maybe it's not.
klaas-jan