From owner-freebsd-alpha Mon Jun 22 15:43:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11402 for freebsd-alpha-outgoing; Mon, 22 Jun 1998 15:43:12 -0700 (PDT) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from mixer.visi.com (root@mixer.visi.com [209.98.98.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11323; Mon, 22 Jun 1998 15:42:47 -0700 (PDT) (envelope-from nordquis@visi.com) Received: from bambi.visi.com (nordquis@bambi.visi.com [209.98.98.24]) by mixer.visi.com (8.8.8/8.7.5) with ESMTP id RAA19980; Mon, 22 Jun 1998 17:42:34 -0500 (CDT) Received: (from nordquis@localhost) by bambi.visi.com (8.8.5/8.6.12) id RAA29897; Mon, 22 Jun 1998 17:42:33 -0500 (CDT) Posted-Date: Mon, 22 Jun 1998 17:42:33 -0500 (CDT) Message-Id: <199806222242.RAA29897@bambi.visi.com> Subject: Re: Bootstrapping FreeBSD/Alpha To: jb@FreeBSD.ORG (John Birrell) Date: Mon, 22 Jun 1998 17:42:32 -0500 (CDT) Cc: freebsd-alpha@FreeBSD.ORG From: "Brent J. Nordquist" Reply-to: "Brent J. Nordquist" X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi John and FreeBSD/Alpha porters, I'm ready to roll up my sleeves and try to help this effort along. I have an AlphaStation 255 running NetBSD 1.3.2 now, and it's NFS-mounting /usr/src from a FreeBSD -current box (cvsup and checkout as of this morning). John in one of his messages said: > You'll know that when the build > bombs. And you'll need to tell me how it bombs to prove that you have > got that far (and are serious about working on this). 8-) So I'm taking you up on it. ;-) Here's my first error: ------cut here------ cc -pipe -D__NETBSD_SYSCALLS -I/usr/src/usr.bin/make -I/usr/obj/usr/src/tmp/usr/include -static -o make arch.o buf.o compat.o cond.o dir.o for.o hash.o job.o main.o make.o parse.o str.o suff.o targ.o var.o util.o lstAppend.o lstAtEnd.o lstAtFront.o lstClose.o lstConcat.o lstDatum.o lstDeQueue.o lstDestroy.o lstDupl.o lstEnQueue.o lstFind.o lstFindFrom.o lstFirst.o lstForEach.o lstForEachFrom.o lstInit.o lstInsert.o lstIsAtEnd.o lstIsEmpty.o lstLast.o lstMember.o lstNext.o lstOpen.o lstRemove.o lstReplace.o lstSucc.o main.o: In function `MainParseArgs': main.c(.text+0x19c): undefined reference to `asprintf' main.c(.text+0x1a0): undefined reference to `asprintf' *** Error code 1 Stop. *** Error code 1 Stop. ------cut here------ Now ordinarily, I wouldn't post for help this early, but you also mentioned: > The build of libc needs a temporary patch for vfprintf.c that I don't > want to commit. ...and I wanted to make sure this wasn't related. As a side note, where can I get that patch (and other uncommitted things that occur to you)? Thanks for any help you can offer! -- Brent J. Nordquist / bjn@visi.com W: +1 612 905-7806 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message