[Openswan dev] Pb of compilation of 2.2.0dr1

Dominique Blas ml at blas.net
Wed Jun 30 02:39:51 CEST 2004


Could comeone explain to me why I got this errors (I'm not an expert in bison, lex behaviours) :

cc -DNAT_TRAVERSAL -DVIRTUAL_IP  -I../../linux/include -I../../lib -I.. -I../.. -DIPSEC_EXECDIR=\"/usr/local/libexec/ipsec\" -DIPSEC_CONFDDIR=\"/etc/ipsec.d\" -DIPSEC_CONFDIR=\"/etc\" -g -O3 -I../.. -I../../linux/include -I../../include -Wall -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wbad-function-cast  -DNAT_TRAVERSAL -DKERNEL_ALG -DIKE_ALG -Werror -c -o lex.yy.o lex.yy.c
parser.l: In fonction « parser_y_error »:
parser.l:58: error: conflicting types for `yytext'
lex.yy.c:483: error: previous declaration of `yytext'
lex.yy.c: In fonction « yylex »:
lex.yy.c:839: warning: label `find_rule' defined but not used
parser.l: Hors de toute fonction :
lex.yy.c:1959: warning: `yy_flex_realloc' defined but not used
lex.yy.c:1932: warning: `yy_flex_strlen' defined but not used
make[2]: *** [lex.yy.o] Error 1
make[2]: Leaving directory `/var/spool/src/openswan-2.2.0dr1/programs/starter'
make[1]: *** [programs] Error 1
make[1]: Leaving directory `/var/spool/src/openswan-2.2.0dr1/programs'
make: *** [programs] Error 1

Thank you,

db



More information about the Dev mailing list