Date: Tue, 1 Dec 1998 20:11:51 +0100 (CET) From: Wilko Bulte <wilko@yedi.iaf.nl> To: dima@best.net Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: building -current for Alpha Message-ID: <199812011911.UAA11802@yedi.iaf.nl> In-Reply-To: <199811300447.UAA36164@burka.rdy.com> from Dima Ruban at "Nov 29, 98 08:47:20 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
As Dima Ruban wrote... > Try manually installing libstand before building boot blocks. YES! Success: installing libstand did the trick. Make buildworld ran successfully now. It's now doing an installworld. Thanks, Wilko > > Wilko Bulte writes: > > Only the build falls over with: > > > > ld -o loader.sym -M -e start -N -Ttext 0x2000c000 start.o setdef0.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 setdef1.o vers.o -lstand > > /usr/obj/elf/usr/src/sys/boot/alpha/boot2/../libalpha/libalpha.a -lstand > > >/usr/obj/elf/usr/src/sys/boot/alpha/boot2/loader.list > > main.o: In function `main': > > main.c(.text+0x268): undefined reference to `free_region' > > main.c(.text+0x26c): undefined reference to `free_region' > > *** Error code 1 Wilko _ ______________________________________________________________________ | / o / / _ Bulte email: wilko@yedi.iaf.nl |/|/ / / /( (_) Arnhem, The Netherlands WWW : http://www.tcja.nl ______________________________________________ Powered by FreeBSD __________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812011911.UAA11802>