From owner-freebsd-current Sun Jun 3 23:24:54 2001 Delivered-To: freebsd-current@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id D007D37B406 for ; Sun, 3 Jun 2001 23:24:48 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo (mjacob@beppo [192.67.166.79]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f546Okg78619; Sun, 3 Jun 2001 23:24:46 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Sun, 3 Jun 2001 23:24:46 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Peter Wemm Cc: current@FreeBSD.ORG Subject: Re: compiler bug or source bug? In-Reply-To: <20010604054300.1F1DE380E@overcee.netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > this function) > > /usr/src/usr.bin/fetch/fetch.c:758: (Each undeclared identifier is reported > > only once > > /usr/src/usr.bin/fetch/fetch.c:758: for each function it appears in.) > > *** Error code 1 > > > > Can somebody decide what's right here and let me know? It's blocking > > buildwords for alphas. > > This is something broken in your build tree. fetchAuthMethod is declared > in . src/Makefile.inc1 does a 'make beforeinstall' in libfetch > to install fetch.h into the include tree. fetch(1) should see it just the > same as on the i386. > Okay. Sorry- we've all been struggling to find at least *one* build all the way through on alpha for a while. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message