Subject: | Error building Verilog-Perl 3.121 |
Date: | Mon, 6 Apr 2009 09:43:31 -0600 |
To: | bug-Verilog-Perl [...] rt.cpan.org |
From: | Ryan Lewandowski <rlewandowski.junkmail [...] gmail.com> |
I was just trying to build Verilog-Perl 3.121 and ran into an error
while running make. I saw a similar error reported before, but no
solution:
make[1]: Entering directory
`/tmp_mnt/net/farmall/mnt/homes2/lewandor/temp/Verilog-Perl-3.121/Parser'
/opt/ictools/perl/bin/perl callbackgen
g++ -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fPIC -DPIC
-fno-strict-aliasing -I/opt/ictools/db/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I../Preproc -O3
-DVERSION=\"3.121\" -DXS_VERSION=\"3.121\" -fpic
"-I/opt/ictools/perl/lib/5.8.3/i686-linux-thread-multi/CORE"
VParseBison.c
VParseBison.c: In function `int VParseBisonparse()':
VParseBison.c:12090: error: syntax error before `goto'
make[1]: *** [VParseBison.o] Error 1
make[1]: Leaving directory
`/tmp_mnt/net/farmall/mnt/homes2/lewandor/temp/Verilog-Perl-3.121/Parser'
make: *** [subdirs] Error 2
Perl Version: 5.8.3
OS Version: GNU/Linux 2.6.9-78.0.5.ELsmp #1 SMP Wed Sep 24 05:40:24 EDT 2008
Thanks