Date: Mon, 24 Jul 2000 14:48:57 -0700 From: Kent Stewart <kstewart@urx.com> To: Dominik Brettnacher <db@saargate.de> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make all fails (ctm src-4 109) Message-ID: <397CB9C9.80311CF@urx.com> References: <fc.004c5038007ce0c8004c5038007ce0c8.7ce144@saargate.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?397CB9C9.80311CF>