DragonFly BSD
DragonFly users List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Cannot compile Perl-5.8.6


From: Christopher Scofield <toph@xxxxxxxxxxxxx>
Date: 15 Feb 2005 23:41:43 GMT

Anybody know what's going on here? I'm having problems installing other 
programs as well and think I just have something missing. I get this on the 
first make command witn perl 5.8.6...

# make
`sh  cflags "optimize='-O'" toke.o`  toke.c
          CCCMD =  cc -DPERL_CORE -c -fno-strict-aliasing -pipe -
I/usr/local/include -O  -Wall
toke.c: In function `S_scan_formline':
toke.c:7625: invalid operands to binary +
toke.c:7625: invalid lvalue in unary `&'
toke.c:7625: invalid lvalue in unary `&'
*** Error code 1

Stop in /usr/dist/perl-5.8.6.
#

I've just installed the system and did a buildworld and new kernel with the 
latest CVS (as of yesterday.)

Thanks.



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