Date: Wed, 02 Dec 2009 07:51:21 -0500 From: freebsd@polarismail.com To: <freebsd-questions@freebsd.org> Subject: OpenBGPD compilation problem Message-ID: <20858.1259758281@polarismail.com>
next in thread | raw e-mail | index | archive | help
=20 Hi Guys,=20 I can't seem to get OpenBGPD to compile properly on 7.0. I updated the ports to the latest version using portsnap and when I do a make install I get the following:=20 cc -O2 -fno-strict-aliasing -pipe=C2=A0 -Wall -I/usr/ports/net/openbgpd/work/bgpd -I/usr/ports/net/openbgpd/work/bgpd/../openbsd-compat -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -DCONFFILE=3D"/usr/local/etc/bgpd.conf" -DIPV6_LINKLOCAL_PEER=C2=A0 -c kroute.c kroute.c: In function 'kroute_find': kroute.c:905: warning: implicit declaration of function 'RB_PREV' kroute.c:905: error: 'kroute_tree' undeclared (first use in this function) kroute.c:905: error: (Each undeclared identifier is reported only once kroute.c:905: error: for each function it appears in.) kroute.c:905: warning: assignment makes pointer from integer without a cast kroute.c:911: warning: assignment makes pointer from integer without a cast kroute.c: In function 'kroute6_find': kroute.c:1052: error: 'kroute6_tree' undeclared (first use in this function) kroute.c:1052: warning: assignment makes pointer from integer without a cast kroute.c:1058: warning: assignment makes pointer from integer without a cast kroute.c: In function 'mask2prefixlen6': kroute.c:1745: warning: cast from pointer to integer of different size uname -a FreeBSD xo-firewalla 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0 i386=20 any ideas ?=20 Thank you,=20 George =20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20858.1259758281>