Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2013 14:36:26 +0000 (UTC)
From:      Anton Yuzhaninov <citrin@citrin.ru>
To:        freebsd-questions@freebsd.org
Subject:   Re: Errors building vortex port
Message-ID:  <kng0pa$rk3$1@ger.gmane.org>
References:  <CAEjQA5KCZK1mA1fqY-Wr5cVrcQL9b2Bj7uJCc%2B_7WtHyfFa7vQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?kng0pa$rk3$1>