vl2mv

From: SSDL Help (ssdlhelp@cs.technion.ac.il)
Date: Tue Jun 27 2000 - 02:24:19 MDT

  • Next message: Friedemann Bitsch: "Windows NT4.0"

    Hi

    I am trying to install vl2mv on a PC running RedHat 6.2 Linux.
    When running gmake I am getting an error.
    It starts when compiling the parser

    >>> start of make output <<<

    .....
    making /usr/local/VeriTech//vl2mv/i586/src/parser :..
    gmake[1]: Entering directory `/usr/local/VeriTech/vl2mv/i586/src/parser'
    yacc -d verilog.y
    yacc: 1 shift/reduce conflict.
    cc -DNO_SIS -D_i586 -g -I/usr/local/VeriTech//vl2mv/i586/include -c -o
    verilog_yacc.o verilog_yacc.c
    lex verilog.l
    cc -DNO_SIS -D_i586 -g -I/usr/local/VeriTech//vl2mv/i586/include -c -o
    verilog_lex.o verilog_lex.c
    In file included from verilog.l:37:
    /usr/local/VeriTech/vl2mv/i586/include/vlr_int.h:216: conflicting types for
    `yytext'
    verilog_lex.c:1020: previous declaration of `yytext'
    lex.yy.c: In function `yylex':
    lex.yy.c:1326: `yytext' has an incomplete type
    lex.yy.c: In function `yy_get_next_buffer':
    lex.yy.c:2642: `yytext' has an incomplete type
    lex.yy.c: In function `yyunput':
    lex.yy.c:2751: `yytext' has an incomplete type
    lex.yy.c: In function `yy_load_buffer_state':
    lex.yy.c:2883: `yytext' has an incomplete type
    /usr/local/VeriTech/vl2mv/i586/include/vlr_int.h: At top level:
    /usr/local/VeriTech/vl2mv/i586/include/vlr_int.h:216: warning: array
    `yytext' assumed to have one element
    gmake[1]: *** [verilog_lex.o] Error 1
    gmake[1]: Leaving directory `/usr/local/VeriTech/vl2mv/i586/src/parser'
    gmake: *** [all] Error 2

    >>> end of make output <<<

    Can you help with this

    Thanks
    Shahar Dag

    System & Software Development Laboratory (SSDL)
    Computer Science Department
    Technion - Israel Institute of Technology
    Haifa, Israel
    Tel. 972-4-8294880
    Fax 972-4-8221128
    shahar_d@cs.technion.ac.il
    ssdl_help@cs.technion.ac.il



    This archive was generated by hypermail 2b29 : Tue Jun 27 2000 - 03:16:16 MDT