From: Jaideep Ramachandran (jaideeprd_at_yahoo.com)
Date: Fri Jan 02 2009 - 03:02:49 MST
Hi,
I have successfully installed glu-2.1, vis-2.1 but when I try to gmake vl2mv-2.1 it gives me the following error:
bash-3.2$ gmake
umask 2 ; gcc -c -g -O6 -mcpu=pentiumpro -malign-double -DNDEBUG=1 -DHAVE_LIBBSD=1 -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRSTR=1 -DCUR_DATE="\"Fri Jan 2 15:30:48 IST 2009\"" -DCUR_VER="\"vl2mv release 2.1\"" -DNAWK=\"gawk\" -DLIBRARY=\"/usr/home1/jaideep/mtp/software/files//share/vl2mv\" -I../glu-2.1/include -I../../glu-2.1/include -I./src/parser -I./src/set -I./src/stack -Iobj -o obj/verilog_lex.o obj/verilog_lex.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
./src/parser/verilog.l:45: error: redefinition of ¡yylineno¢
obj/verilog_lex.c:347: error: previous definition of ¡yylineno¢ was here
gmake: *** [obj/verilog_lex.o] Error 1
bash-3.2$
I saw someone earlier had a problem with VIS installation which needed a variable name to be changed in some files. Does a similar thing have to be done for yylineno in this case?
Thanks in advance,
Jaideep
This archive was generated by hypermail 2.1.7 : Fri Jan 02 2009 - 03:06:08 MST