[Cflowd] parse error compiling Cflowd on Solaris 8

Rogelio Quintanilla Tamez rogelio.quintanilla at corp.terralycos.com
Mon Jun 9 12:46:03 PDT 2003


Hi, 
Again posting for help! :) with my quest to successfully install Cflowd over
Solaris 8...

I am getting this compiling error executing make:

c++ -g -O2 -I../include -I../../include -I/usr/local/arts/include -c
flowfilt.tab.c -o flowfilt.tab.o
flowfilt.tab.c: In function `int flowfiltparse()':
flowfilt.tab.c:1477: parse error before `goto'
make[2]: *** [flowfilt.tab.lo] Error 1

I am including the whole make output at the end of this message.

This is my application enviroment:
OS: Solaris 8
GNU Gcc 2.95.3
GNU Flex 2.5.4.a
GNU Make 3.80
GNU Binutils 2.11.2
GNU M4 1.4
GNU Bison 1.28 (used also 1.875 and getting the same error)
GNU Tar 1.13.19

I have found the same problem on this post:
http://www.caida.org/dynamic/archives/cflowd/1055.html
But there where no answer...

This is the whole make output:

bash-2.03# make
cd snmp++; make
make[1]: Entering directory `/data/users/rogelioq/cflowd-2-1-b1/snmp++'
cd classes; make
make[2]: Entering directory
`/data/users/rogelioq/cflowd-2-1-b1/snmp++/classes'
cd src; make
make[3]: Entering directory
`/data/users/rogelioq/cflowd-2-1-b1/snmp++/classes/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/data/users/rogelioq/cflowd-2-1-b1/snmp++/classes/src'
make[2]: Leaving directory
`/data/users/rogelioq/cflowd-2-1-b1/snmp++/classes'
make[1]: Leaving directory `/data/users/rogelioq/cflowd-2-1-b1/snmp++'
cd classes; make
make[1]: Entering directory `/data/users/rogelioq/cflowd-2-1-b1/classes'
cd src; make
make[2]: Entering directory `/data/users/rogelioq/cflowd-2-1-b1/classes/src'
c++ -g -O2 -I../include -I../../include -I/usr/local/arts/include
-I../../snmp++/classes/include -c CflowdConfig.cc -o CflowdConfig.o
echo timestamp > CflowdConfig.lo
c++ -g -O2 -I../include -I../../include -I/usr/local/arts/include -c
flowfilt.tab.c -o flowfilt.tab.o
flowfilt.tab.c: In function `int flowfiltparse()':
flowfilt.tab.c:1477: parse error before `goto'
make[2]: *** [flowfilt.tab.lo] Error 1
make[2]: Leaving directory `/data/users/rogelioq/cflowd-2-1-b1/classes/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/data/users/rogelioq/cflowd-2-1-b1/classes'
make: *** [all] Error 2

------- End of make command output ----------

Thank you very much in advance for any hint...

------------------------------------
Rogelio Quintanilla Tamez
------------------------------------ 
Terra Networks México
Blvd. Díaz Ordaz 123 Pte.
Col. Santa María.
Monterrey, NL. México, 64550 
Tel   52.81.8150.4193
Fax   52.81.8150.4266 Cve. 4193
Pager 52.81.8151.1111 Cve. 5123968
------------------------------------



More information about the Cflowd mailing list