From: Ashwin Sharma (ashwins@webcentral.com)
Date: Sun Jan 13 2002 - 23:55:13 PST
HI all
Can anyone help me with this make error message?
[root@bfg cflow-old]# make
cd snmp++; make
make[1]: Entering directory `/usr/local/src/cflow-old/snmp++'
cd classes; make
make[2]: Entering directory `/usr/local/src/cflow-old/snmp++/classes'
cd src; make
make[3]: Entering directory `/usr/local/src/cflow-old/snmp++/classes/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/cflow-old/snmp++/classes/src'
make[2]: Leaving directory `/usr/local/src/cflow-old/snmp++/classes'
make[1]: Leaving directory `/usr/local/src/cflow-old/snmp++'
cd classes; make
make[1]: Entering directory `/usr/local/src/cflow-old/classes'
cd src; make
make[2]: Entering directory `/usr/local/src/cflow-old/classes/src'
c++ -g -O2 -c CflowdRawFlow.cc -I../include -I../../include
-I/usr/local/arts/include
In file included from /usr/include/sys/socket.h:34,
from ../include/CflowdRawFlow.hh:47,
from CflowdRawFlow.cc:48:
/usr/include/bits/socket.h:35: conflicting types for `typedef unsigned int
socklen_t'
../../include/aclocal.h:15: previous declaration as `typedef int socklen_t'
CflowdRawFlow.cc: In function `class ostream & operator <<(class ostream &,
const class CflowdRawFlow &)':
CflowdRawFlow.cc:1509: warning: passing `time_t' to argument 1 of
`time(time_t *)' lacks a cast
make[2]: *** [CflowdRawFlow.o] Error 1
make[2]: Leaving directory `/usr/local/src/cflow-old/classes/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/cflow-old/classes'
make: *** [all] Error 2
thanks
ashwin
-- cflowd mailing list cflowd@caida.org
This archive was generated by hypermail 2.1.4 : Mon Jan 14 2002 - 00:20:12 PST