Date: Sun, 3 Jun 2001 23:24:46 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: Peter Wemm <peter@wemm.org> Cc: current@FreeBSD.ORG Subject: Re: compiler bug or source bug? Message-ID: <Pine.BSF.4.21.0106032324130.78535-100000@beppo.feral.com> In-Reply-To: <20010604054300.1F1DE380E@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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 <fetch.h>. 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106032324130.78535-100000>