cd nessusd && make make[1]: Entering directory `/cygdrive/d/Security/Nessus/nessus-core/nessusd' gcc -g -O2 `sh ./cflags` -c auth.c gcc -g -O2 `sh ./cflags` -c attack.c gcc -g -O2 `sh ./cflags` -c comm.c gcc -g -O2 `sh ./cflags` -c log.c gcc -g -O2 `sh ./cflags` -c rules.c gcc -g -O2 `sh ./cflags` -c sighand.c gcc -g -O2 `sh ./cflags` -c threads.c gcc -g -O2 `sh ./cflags` -c users.c users.c: In function `users_add_rule': users.c:123: warning: passing arg 1 of `bzero' from incompatible pointer type gcc -g -O2 `sh ./cflags` -c utils.c utils.c: In function `check_threads_input': utils.c:587: warning: passing arg 1 of `bzero' from incompatible pointer type gcc -g -O2 `sh ./cflags` -c ntp_10.c gcc -g -O2 `sh ./cflags` -c ntp_11.c gcc -g -O2 `sh ./cflags` -c parser.c gcc -g -O2 `sh ./cflags` -c preferences.c gcc -g -O2 `sh ./cflags` -c piic.c gcc -g -O2 `sh ./cflags` -c pluginload.c gcc -g -O2 `sh ./cflags` -c plugs_deps.c gcc -g -O2 `sh ./cflags` -c nasl_plugins.c gcc -g -O2 `sh ./cflags` -c nes_plugins.c gcc -g -O2 `sh ./cflags` -c perl_plugins.c gcc -g -O2 `sh ./cflags` -c crypto-layer.c gcc -g -O2 `sh ./cflags` -c plugs_req.c gcc -g -O2 `sh ./cflags` -c rasort.c gcc -g -O2 `sh ./cflags` -c nessusd.c nessusd.c: In function `init_network': nessusd.c:786: warning: passing arg 1 of `bzero' from incompatible pointer type gcc -g -O2 `sh ./cflags` -c save_tests.c gcc -g -O2 `sh ./cflags` -c save_kb.c save_kb.c: In function `map_file': save_kb.c:161: warning: passing arg 1 of `bzero' from incompatible pointer type gcc -g -O2 `sh ./cflags` -c detached.c gcc -g -O2 `sh ./cflags` -c rtree.c rtree.c: In function `rtree_free': rtree.c:266: warning: passing arg 1 of `bzero' from incompatible pointer type gcc -g -O2 `sh ./cflags` -c pluginlaunch.c pluginlaunch.c: In function `process_mgr_sighand_term': pluginlaunch.c:86: warning: passing arg 1 of `bzero' from incompatible pointer type pluginlaunch.c: In function `update_running_processes': pluginlaunch.c:153: warning: passing arg 1 of `bzero' from incompatible pointer type pluginlaunch.c: In function `pluginlaunch_init': pluginlaunch.c:322: warning: passing arg 1 of `bzero' from incompatible pointer type pluginlaunch.c: In function `pluginlaunch_stop': pluginlaunch.c:350: warning: passing arg 1 of `bzero' from incompatible pointer type gcc -g -O2 `sh ./cflags` -c locks.c gcc -g -O2 `sh ./cflags` -c dirutils.c gcc -g -O2 `sh ./cflags` -c md5.c gcc -g -O2 `sh ./cflags` -c plugs_hash.c gcc -g -O2 `sh ./cflags` -c pluginupload.c gcc `sh ./cflags` auth.o attack.o comm.o log.o rules.o sighand.o threads.o users.o utils.o ntp_10.o ntp_11.o parser.o preferences.o piic.o pluginload.o plugs_deps.o nasl_plugins.o nes_plugins.o perl_plugins.o crypto-layer.o plugs_req.o rasort.o nessusd.o save_tests.o save_kb.o detached.o rtree.o pluginlaunch.o locks.o dirutils.o md5.o plugs_hash.o pluginupload.o -o nessusd `/usr/local/bin/nasl-config --libs` `/usr/local/bin/nessus-config --libs` /usr/lib/libcygwin.a(getopt.o)(.bss+0x4): multiple definition of `optarg' /usr/local/lib/libwpcap.a(d000026.o)(.text+0x0): first defined here collect2: ld returned 1 exit status make[1]: *** [nessusd] Error 1 make[1]: Leaving directory `/cygdrive/d/Security/Nessus/nessus-core/nessusd' make: *** [server] Error 2