Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2000 22:34:22 +0200
From:      "Dominik Brettnacher" <db@saargate.de>
To:        freebsd-stable@freebsd.org
Subject:   make all fails (ctm src-4 109)
Message-ID:  <fc.004c5038007ce0c8004c5038007ce0c8.7ce144@saargate.de>

next in thread | raw e-mail | index | archive | help
Hi,

as described in jail(8), I tried to do a "make all" in /usr/src, but it
failed as follows:

===> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fc.004c5038007ce0c8004c5038007ce0c8.7ce144>