On Thu, 16 May 2013 18:30:05, C. L. Martinez wrote: CLM> ===> Building for vortex-2.9.0.59 CLM> cd /wrkdirs/usr/ports/net/vortex/work/vortex-2.9.0 && cc -c vortex.c CLM> -I/usr/local/include CLM> cd /wrkdirs/usr/ports/net/vortex/work/vortex-2.9.0 && cc -o vortex CLM> vortex.o -L/usr/local/lib /usr/local/lib/libnids.a CLM> `/usr/local/bin/libnet11-config --libs` -lgthread-2.0 -lpcap CLM> /usr/local/lib/libnids.a(killtcp.o): In function `raw_init': CLM> killtcp.c:(.text+0xa): undefined reference to `libnet_open_raw_sock' CLM> /usr/local/lib/libnids.a(killtcp.o): In function `nids_killtcp_seq': CLM> killtcp.c:(.text+0xc7): undefined reference to `libnet_build_ip' CLM> killtcp.c:(.text+0x14d): undefined reference to `libnet_write_ip' CLM> killtcp.c:(.text+0x18f): undefined reference to `libnet_build_ip' CLM> killtcp.c:(.text+0x20f): undefined reference to `libnet_write_ip'
May be libnids broken with libnet 1.1. Try to libnet 1.0 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
