[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

FTBFS: perl



Hi.

This is what happens when one tries to compile perl_5.8.1-4 currently
in unstable:

[...]
Now you must run 'make'.

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.

/usr/bin/make perl test
make[1]: Entering directory `/build/buildd/perl-5.8.1'
`sh  cflags "optimize='-O2'" perlmain.o`  perlmain.c
          CCCMD =  cc -DPERL_CORE -c -DDEBIAN -fno-strict-aliasing -I/usr/local/include -O2  -Wall
`sh  cflags "optimize='-O2'" perl.o`  perl.c
          CCCMD =  cc -DPERL_CORE -c -DDEBIAN -fno-strict-aliasing -I/usr/local/include -O2  -Wall
perl.c: In function `perl_construct':
perl.c:257: error: syntax error before '}' token
make[1]: *** [perl.o] Error 1
make[1]: Leaving directory `/build/buildd/perl-5.8.1'
make: *** [perl.static] Error 2


Does anybody know what's happening here?

I've put the complete build log here, in case it helps:

http://people.debian.org/~sanvila/ftbfs/perl.build



Reply to: