Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 1997 09:25:18 -0500 (EST)
From:      Tim Vanderhoek <tim@X2296>
To:        Victor Manuel Carranza Gonzalez <victor@usac.edu.gt>
Cc:        Tim Vanderhoek <tim@X2296.usac.edu.gt>, ports@FreeBSD.ORG
Subject:   Re: Problem compiling IRC server
Message-ID:  <Pine.BSF.3.95q.970405091117.173B-100000@X2296>
In-Reply-To: <Pine.OSF.3.93.970405065350.26604A-100000@ns.usac.edu.gt>

next in thread | previous in thread | raw e-mail | index | archive | help
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?!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970405091117.173B-100000>