[Ntop-misc] Direction and IP/TCP timeout settings

Mike Iglesias iglesias at uci.edu
Tue Jul 23 15:41:09 EDT 2013


On 07/23/2013 12:24 PM, Craig Merchant wrote:

> When I ran make, I got the following error:
> 
>  
> 
> In file included from ./raclient.c:48:
> 
> ./rasqlinsert.h:87:31: error: readline/readline.h: No such file or directory
> 
> ./raclient.c: In function âRaProcessEventRecordâ:
> 
> ./raclient.c:1717: error: âBytefâ undeclared (first use in this function)
> 
> ./raclient.c:1717: error: (Each undeclared identifier is reported only once
> 
> ./raclient.c:1717: error: for each function it appears in.)
> 
> ./raclient.c:1717: error: expected expression before â)â token
> 
> make[2]: *** [raclient.o] Error 1
> 
> make[2]: Leaving directory `/root/argus-clients-3.0.7.12/examples/ramysql'
> 
> make[1]: *** [all] Error 2
> 
> make[1]: Leaving directory `/root/argus-clients-3.0.7.12/examples'
> 
> make: *** [all] Error 2

Looks like you're missing the includes for the readline library.  If you're
using a Linux system, you might look for a readline-devel package that has
what you need to get it to compile.  On a Fedora system, the "readline"
package has the library and "readline-devel" has the files necessary to build
a program that uses the readline code.


-- 
Mike Iglesias                          Email:       iglesias at uci.edu
University of California, Irvine       phone:       949-824-6926
Office of Information Technology       FAX:         949-824-2270




More information about the argus mailing list