From owner-freebsd-current Sat Jan 16 13:35:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25518 for freebsd-current-outgoing; Sat, 16 Jan 1999 13:35:48 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from feral-gw.feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25445 for ; Sat, 16 Jan 1999 13:35:45 -0800 (PST) (envelope-from mjacob@feral.com) Received: from localhost (mjacob@localhost) by feral-gw.feral.com (8.8.7/8.8.7) with ESMTP id NAA08258; Sat, 16 Jan 1999 13:35:17 -0800 Date: Sat, 16 Jan 1999 13:35:17 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@feral-gw Reply-To: mjacob@feral.com To: "David A. Gobeille" cc: Edwin Culp , "freebsd-current@FreeBSD.ORG" Subject: Re: Today's Make World In-Reply-To: <36A1024A.5C080C56@mcs.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Huh? Isn't a 'make world' or 'make buildworld' supposed to just do the right thing? I mean, I *have* converted to elf... On Sat, 16 Jan 1999, David A. Gobeille wrote: > Edwin Culp wrote: > > > > I haven't been able to make world since the texinfo problem. I don't > > see anyone else on the list with problems. Did I miss another change? > > Am I doing something wrong? > > > > Thanks, > > > > ed > > > > P.S. This is where I stopped this time. cvsup finished about 9:25 CST. > > > > DynaLoader.c:282: `NULL' undeclared (first use this function) > > DynaLoader.c:282: dereferencing pointer to incomplete type > > DynaLoader.c:282: dereferencing pointer to incomplete type > > DynaLoader.c:282: dereferencing pointer to incomplete type > > DynaLoader.c:282: dereferencing pointer to incomplete type > > *** Error code 1 > > > > Stop. > > *** Error code 1 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > Try setting KERNFORMAT and OBJFORMAT in the environment before > building. In my case they were set to elf. > > I was able to successfully buildworld this morning after setting > those. > > I noticed that there used to be an elf and an aout directory in > /usr/obj. Now there doesn't seem to be, maybe that is causing > the problem? > > -- > > Dave > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message