Problems compiling. I am getting the following errors when compiling ... make[1]: Entering directory `/home/local/src/Nessus2/nessus-core/nessusd' gcc -g -O2 `sh ./cflags` -c auth.c gcc -g -O2 `sh ./cflags` -c attack.c attack.c: In function `launch_plugin': attack.c:162: warning: implicit declaration of function `plug_get_category' attack.c:164: warning: implicit declaration of function `plug_get_path' attack.c:164: warning: passing arg 1 of `estrdup' makes pointer from integer without a cast attack.c:166: `ACT_INIT' undeclared (first use in this function) attack.c:166: (Each undeclared identifier is reported only once attack.c:166: for each function it appears in.) attack.c:176: `ACT_KILL_HOST' undeclared (first use in this function) attack.c:195: warning: implicit declaration of function `plug_get_id' attack.c: In function `attack_host': attack.c:328: warning: implicit declaration of function `setproctitle' make[1]: *** [attack.o] Error 1 make[1]: Leaving directory `/home/local/src/Nessus2/nessus-core/nessusd' make: *** [server] Error 2
Any thoughts? Running 2.4.10 kernel on a RedHat 7.2 base. I have not had compilation problems up to this point with other Nessus nersions. Phil
