From owner-freebsd-ports Sat Apr 5 06:25:51 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA10254 for ports-outgoing; Sat, 5 Apr 1997 06:25:51 -0800 (PST) Received: from X2296 (ppp1604.on.sympatico.ca [206.172.249.68]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA10249 for ; Sat, 5 Apr 1997 06:25:46 -0800 (PST) Received: from localhost (tim@localhost) by X2296 (8.7.6/8.7.3) with SMTP id JAA01605; Sat, 5 Apr 1997 09:25:19 -0500 (EST) Date: Sat, 5 Apr 1997 09:25:18 -0500 (EST) From: Tim Vanderhoek Reply-To: ac199@freenet.hamilton.on.ca To: Victor Manuel Carranza Gonzalez cc: Tim Vanderhoek , ports@FreeBSD.ORG Subject: Re: Problem compiling IRC server In-Reply-To: Message-ID: X-OS: FreeBSD 2.2 X-Mailer: Pine MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 5 Apr 1997, Victor Manuel Carranza Gonzalez wrote: > On Fri, 4 Apr 1997, Tim Vanderhoek wrote: > > > > bash# make clean patch > > bash# vi work/*/include/config.h.dist > > > > Find the line ``#define USE_SYSLOG'', (line #295), and erase > > it. Obviously, this will prevent you from using syslog, but > > the port will (should) compile... > > :-( It did not compile... the new compilation log reads: [snip] > ../ircd/ircd.c: In function `server_reboot': > ../ircd/ircd.c:173: parse error before `)' > ../ircd/ircd.c: In function `main': > ../ircd/ircd.c:715: parse error before `)' > *** Error code 1 It's still compiling the syslog stuff. Make it not! Make _certain_ that the #define USE_SYSLOG line from include/ is gone... >From the /usr/ports/net/irc/, what does bash# grep -R '#define USE_SYSLOG' work show? -- tIM...HOEk Who's been messing with my anti-paranoi shot?!