Date: Tue, 27 Jan 2004 15:29:35 -0500 (EST) From: Todd Cohen <cohentl@wckn.com> To: ports@FreeBSD.org Subject: FreeBSD 4.9 Release and Arla Message-ID: <Pine.LNX.4.53.0401271526310.5990@wckn.com>
next in thread | raw e-mail | index | archive | help
Just installed FreeBSD 4.9, did a cvsup to get the ports colletion and trying to build alra from /usr/ports/net/arla/. Can someone point me in the right direction? Not subscribed to the list, so please CC me. Thanks. ===> Building for arla-0.35.6 SUBDIRS='include lib util ydr lwp rxdef lib/ko rx lib/bufdir rxkad xfs arlad conf appl tests doc'; for i in $SUBDIRS; do (cd $i && make all) || exit 1; done SUBDIRS='roken sl acl cmd'; for i in $SUBDIRS; do (cd $i && make all) || exit 1; done cc -c -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc\" -DARLACACHEDIR=\"/usr/local/cache\" -DARLACONFFILE=\"/usr/local/etc/arla.conf\" -DHAVE_CONFIG_H -DARLAOS=\"freebsd4.9\" -DARLAVENDOR=\"portbld\" -DARLACPU=\"i386\" -I. -I. -I../../include -I./../../include -I../.. -I./../.. -I../../rxdef -I../../include -DINET6 -g -O -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs koerror.c koerror.c:54: des.h: No such file or directory In file included from koerror.c:55: ../../include/rxkad.h:110: warning: `MAXKTCTICKETLEN' redefined ../../rxdef/ka.h:189: warning: this is the location of the previous definition *** Error code 1 Stop in /usr/ports/net/arla/work/arla-0.35.6/lib/ko. *** Error code 1 Stop in /usr/ports/net/arla/work/arla-0.35.6. *** Error code 1 Stop in /usr/ports/net/arla. lizard# __________________________________________________________________________ "Yes, but I love gatherings. Isn't it ironic?" "Hell hath no fury like a woman scorned for Sega." http://wckn.clarkson.edu/~cohentl/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.53.0401271526310.5990>