> `sh  cflags "optimize='-O -pipe'" toke.o` -fpic toke.c
>           CCCMD =  gcc -DPERL_CORE -c 
> -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -fno-strict-aliasing -pipe 
> -Wdeclaration-after-statement -I/usr/local/include -O -pipe  -Wall
> toke.c: In function `S_scan_formline':
> toke.c:10596: error: invalid operands to binary +
> toke.c:10596: error: invalid lvalue in unary `&'
> toke.c:10596: error: invalid lvalue in unary `&'
> *** Error code 1

Hummm, got it :((((

I had a file called test somewhere, so the configure script did not
run well, so the compile was affected.

Sorry for the trouble.

Olivier
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to