From owner-freebsd-current Sat Jan 10 10:22:22 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA27009 for current-outgoing; Sat, 10 Jan 1998 10:22:22 -0800 (PST) (envelope-from owner-freebsd-current) Received: from kong.dorms.spbu.ru (kong@kong.dorms.spbu.ru [195.19.252.147]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA26943 for ; Sat, 10 Jan 1998 10:21:27 -0800 (PST) (envelope-from kong@kkk.ml.org) Received: from localhost (kong@localhost) by kong.dorms.spbu.ru (8.8.8/kong/0.00) with SMTP id VAA26417; Sat, 10 Jan 1998 21:20:19 +0300 (MSK) (envelope-from kong@kkk.ml.org) Date: Sat, 10 Jan 1998 21:20:18 +0300 (MSK) From: Hostas Red X-Sender: kong@kong.dorms.spbu.ru To: Steve Price cc: Gianmarco Giovannelli , current@FreeBSD.ORG Subject: Re: make world: problem still exists... In-Reply-To: <34B7B83A.6F5992E1@hiwaay.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi! > > CVSup'ed after posible update and ran 'make world'. The problem still > > exists, but no more error about 'include' in line 2062 :-) > I believe this was just fixed by Alex in revision 1.6 of > src/lib/libalias/alias_db.c. Yes, it was, thanks to him. :) But libalias problem still affects 'make world' as follows: ======= 8< ======= /usr/src/usr.sbin/ppp/loadalias.c: In function `loadAliasHandlers': /usr/src/usr.sbin/ppp/loadalias.c:79: parse error before `__libalias_version' /usr/src/usr.sbin/ppp/loadalias.c:75: warning: `path' might be used uninitialized in this function *** Error code 1 Stop. ======= >8 ======= Adios, /KONG