Skip to content

iverilog fails to build #3

@jmajer

Description

@jmajer

unfortunately iverilog fails to build with the following error:
bison --verbose -t -d -o parse.cc parse.y parse.y:2.9-16: syntax error, unexpected identifier, expecting string make[1]: *** [parse.cc] Error 1 make: *** [all] Error 2 Installing iverilog... /Library/Developer/CommandLineTools/usr/bin/make -C ivlpp all && /Library/Developer/CommandLineTools/usr/bin/make -C vhdlpp all && /Library/Developer/CommandLineTools/usr/bin/make -C vvp all && /Library/Developer/CommandLineTools/usr/bin/make -C vpi all && /Library/Developer/CommandLineTools/usr/bin/make -C libveriuser all && /Library/Developer/CommandLineTools/usr/bin/make -C cadpli all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-null all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-stub all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-vvp all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-vhdl all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-vlog95 all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-pcb all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-blif all && /Library/Developer/CommandLineTools/usr/bin/make -C tgt-sizer all && /Library/Developer/CommandLineTools/usr/bin/make -C driver all && true make[1]: Nothing to be done for 'all'. bison --verbose -t -d -o parse.cc parse.y parse.y:2.9-16: syntax error, unexpected identifier, expecting string make[1]: *** [parse.cc] Error 1 make: *** [all] Error 2

I am working on OS X 10.15.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions