From owner-freebsd-stable Mon Jul 24 14:48:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 2EDB637B7F2 for ; Mon, 24 Jul 2000 14:48:20 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id OAA00788; Mon, 24 Jul 2000 14:48:07 -0700 Message-ID: <397CB9C9.80311CF@urx.com> Date: Mon, 24 Jul 2000 14:48:57 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Dominik Brettnacher Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make all fails (ctm src-4 109) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dominik Brettnacher wrote: > > Hi, > > as described in jail(8), I tried to do a "make all" in /usr/src, but it > failed as follows: I've never used a "make all" from /usr/src. I was always told to do a "make buildworld" or "make world". If you are updating from 4.0, you should pay attention to /usr/src/UPDATING. You will have much less trouble if you build the world and the kernel that way. Kent > > ===> sys/boot/i386/loader > cc -nostdlib -static -Ttext 0x0 -o loader.sym > /usr/obj/usr/src/sys/boot/i386/loader/../btx/lib/crt0.o main.o conf.o > bcache.o boot.o commands.o console.o devopen.o interp.o interp_backslash.o > interp_parse.o load_aout.o load_elf.o ls.o misc.o module.o panic.o > isapnp.o pnp.o interp_forth.o vers.o > /usr/obj/usr/src/sys/boot/i386/loader/../../ficl/libficl.a > /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a -lstand > conf.o(.data+0x10): undefined reference to `ext2fs_fsops' > ls.o: In function `command_ls': > ls.o(.text+0x255): undefined reference to `readdirfd' > *** Error code 1 > > Stop in /usr/src/sys/boot/i386/loader. > *** Error code 1 > > Stop in /usr/src/sys/boot/i386. > *** Error code 1 > > Stop in /usr/src/sys/boot. > *** Error code 1 > > Stop in /usr/src/sys. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Is this a bug in the source tree or did I make a mistake? > > -- > Yours, > > Dominik Brettnacher > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ Bomber dropping fire retardant in front of Hanford Wild fire. http://kstewart.urx.com/kstewart/bomber.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message