From owner-freebsd-net@FreeBSD.ORG Wed Apr 6 05:21:52 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE7DE16A4CE for ; Wed, 6 Apr 2005 05:21:52 +0000 (GMT) Received: from smtp104.rog.mail.re2.yahoo.com (smtp104.rog.mail.re2.yahoo.com [206.190.36.82]) by mx1.FreeBSD.org (Postfix) with SMTP id E884C43D45 for ; Wed, 6 Apr 2005 05:21:51 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from unknown (HELO 172.16.0.1) (mikej@69.193.222.195 with login) by smtp104.rog.mail.re2.yahoo.com with SMTP; 6 Apr 2005 05:21:51 -0000 Received: from 172.16.0.199 (SquirrelMail authenticated user mikej) by wettoast.dyndns.org with HTTP; Wed, 6 Apr 2005 01:21:45 -0400 (EDT) Message-ID: <2257.172.16.0.199.1112764905.squirrel@wettoast.dyndns.org> In-Reply-To: References: <425196F0.4020309@x-trader.de> <200504042143.09216.max@love2party.net> <55441.80.203.112.249.1112648751.squirrel@webmail.stabbursmoen.no> <6c90f549a55284d8a5f0abf0ac5bc329@omniti.com> <1860.172.16.0.199.1112754924.squirrel@wettoast.dyndns.org> Date: Wed, 6 Apr 2005 01:21:45 -0400 (EDT) From: "Mike Jakubik" To: "Theo Schlossnagle" User-Agent: SquirrelMail/1.5.1 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-net@freebsd.org cc: eivind@stabbursmoen.no cc: Theo Schlossnagle Subject: Re: FreeVRRPd project status X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 05:21:52 -0000 On Tue, April 5, 2005 10:46 pm, Theo Schlossnagle said: > It isn't unmaintained... what makes you think it is unmaintained? wackamole version 2.1.1 was released on July 28th, 2004 (08.31.2004). > Compiles fine on my boxen. (4.11, 4-stable, 5.2.1, 5.3-RELEASE-p5) Really? Ive never been able to compile it on any 5.x box. gcc -g -O2 -Wall -I. -I. -I/usr/local/include -DDONT_USE_THREADS -DETCDIR=\"/usr/local/etc\" -D_PATH_WACKAMOLE_PIDDIR=\"/var/run\" -DBUNDLEEXT=\"so\" -DHAVE_CONFIG_H -c alarm.c flex -Pwack config_gram.l bison -y -p wack -d config_gram.y config_gram.y:91.10: parse error, unexpected ":", expecting ";" or "|" config_gram.y:191.10: parse error, unexpected ":", expecting ";" or "|" config_gram.y:210.4-212.22: invalid $ value config_gram.y:217.4-219.22: invalid $ value *** Error code 1 Stop in /tmp/wackamole-2.1.1.