When doing 'imf lxlib' I get the following error message:
vls14_parse.y fast
vls14_parse.y:201.20: warning: stray `,' treated as white space
"vls14_parse.c", line 1951: Error: The function "yylex" must have a pro\
totype.
"vls14_parse.y", line 410: Error: Variable yyval is not a structure.
"vls14_parse.y", line 410: Error: int is not a structure type.
"vls14_parse.y", line 412: Error: Variable yyval is not a structure.
"vls14_parse.y", line 412: Error: int is not a structure type.
"vls14_parse.y", line 414: Error: Variable yyval is not a structure.
This is the log:
vls14_parse.y fast debug
/usr/bin/perl /home/sapdb/TOOLSRC/bin/mfrc.pl \
-f \
-debug=1 \
-language=r \
--except \
-shadow=yes \
-trace=none \
-unpack=no \
/home/sapdb/maxdb-76/sys/src/ls/vls14_parse.y \
/home/sapdb/maxdb-76/sys/wrk/incl//gls00.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hls14_global.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hls14_parse.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hls14_scan.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hls01.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hls03.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hls05.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hls07.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hls15.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hls19_check.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hls99.h \
/home/sapdb/maxdb-76/sys/wrk/incl//hsp100.h \
/home/sapdb/maxdb-76/sys/wrk/incl//heo01.h
touch vls14_parse.y
/usr/bin/perl /home/sapdb/TOOLSRC/bin/comprc.pl \
-g \
-language=r \
-except \
vls14_parse.y
vls14_parse.y:201.20: warning: stray `,' treated as white space
"vls14_parse.c", line 1951: Error: The function "yylex" must have a pro\
totype.
"vls14_parse.y", line 410: Error: Variable yyval is not a structure.
"vls14_parse.y", line 410: Error: int is not a structure type.
[EMAIL PROTECTED] ~/maxdb-76/sys/wrk/fast/prot>bison --version
bison (GNU Bison) 1.875
[EMAIL PROTECTED] ~/maxdb-76/sys/wrk/fast/prot>which bison
/home/sapdb/TOOLSRC/bin/bison
AFAIU vls14_scan.l is run through flex
[EMAIL PROTECTED] ~/maxdb-76/sys/src/ls>flex -ovls14_scan.c -Svls14_scan.skl
vls14_scan.l
and the resulting C file is then compiled.
Is there something wrong with the TOOLSRC?
Greetings + Thank you!
SIEGENIA-AUBI KG
Informationswesen
i.A.
Markus D�hr
SAP-CC/BC, SAPDB-DBA
Tel.: +49 6503 917-152
Fax: +49 6503 917-7152
E-Mail: [EMAIL PROTECTED]
Internet: http://www.siegenia-aubi.com
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]