From owner-freebsd-ports Sat Apr 5 13:41:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA28840 for ports-outgoing; Sat, 5 Apr 1997 13:41:19 -0800 (PST) Received: from X2296 (ppp1603.on.sympatico.ca [206.172.249.67]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA28825 for ; Sat, 5 Apr 1997 13:41:14 -0800 (PST) Received: from localhost (tim@localhost) by X2296 (8.7.6/8.7.3) with SMTP id QAA00203; Sat, 5 Apr 1997 16:40:23 -0500 (EST) Date: Sat, 5 Apr 1997 16:40:22 -0500 (EST) From: Tim Vanderhoek Reply-To: ac199@freenet.hamilton.on.ca To: Victor Manuel Carranza Gonzalez cc: ac199@freenet.hamilton.on.ca, 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 Sat, 5 Apr 1997, Tim Vanderhoek wrote: > > > > :-( 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. > > "-R" appears to be an illegal option to grep (at least in 2.1.5)... but I > did a grep in work/*/include and no file contains that string. I removed > it as you said... then did a "make clean patch" and then a "make" and the > problem remains. If you have a look and the ircd/ircd.c file, you should see that both lines are compiled only if USE_SYSLOG is defined. Umm... After you grep'd work/*/include, you didn't do "make clean patch" again, did you? (The intended order is "make clean patch", find and remove #define USE_SYSLOG in config.h.dist, then "make install" (or build, or whatever). Are we both looking at the same version of irc? irc2.9.1p16 -- tIM...HOEk Who's been messing with my anti-paranoi shot?!