Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 1999 09:46:22 +0930
From:      Greg Lehey <grog@lemis.com>
To:        "D. Rock" <rock@dead-end.net>
Cc:        FreeBSD current users <FreeBSD-current@FreeBSD.ORG>
Subject:   Re: make world, attempt 5
Message-ID:  <19990927094622.S46202@freebie.lemis.com>
In-Reply-To: <37EE79C6.1F058A1E@dead-end.net>; from D. Rock on Sun, Sep 26, 1999 at 09:53:42PM %2B0200
References:  <19990926090049.B46202@freebie.lemis.com> <37EE79C6.1F058A1E@dead-end.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 26 September 1999 at 21:53:42 +0200, D. Rock wrote:
> Greg Lehey schrieb:
>>
>> I've been trying for the last 24 hours solid to make a new world.  The
>> latest problem is:
>>
>> ===> libwrap
>> cc -nostdinc -O -pipe -DFACILITY=LOG_AUTH -DHOSTS_ACCESS -DNETGROUP -DDAEMON_UMASK=022  -DREAL_DAEMON_DIR=\"/usr/libexec\" -DPROCESS_OPTIONS  -DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10  -DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\"  -DSYS_ERRLIST_DEFINED -DALWAYS_HOSTNAME -I/usr/obj/src/PANIC/src/tmp/usr/include -c /src/PANIC/src/lib/libwrap/../../contrib/tcp_wrappers/hosts_access.c -o hosts_access.o
>> /src/PANIC/src/lib/libwrap/../../contrib/tcp_wrappers/hosts_access.c:245: syntax error before `<'
>> /src/PANIC/src/lib/libwrap/../../contrib/tcp_wrappers/hosts_access.c:84: warning: `host_match' declared `static' but never defined
>> /src/PANIC/src/lib/libwrap/../../contrib/tcp_wrappers/hosts_access.c:85: warning: `string_match' declared `static' but never defined
> I know these errors.
>
> Mostly they are caused by local modifications of the source. If you then
> "cvs update"
> your tree, and there is a conflict, the offending lines are surrounded
> by
> <<<
> Your Code
> ===
> New Code
>>>>

That's the one.  I normally recognize those, but this time I must have
had tomatoes on my eyes.

Greg
--
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990927094622.S46202>