Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Aug 1998 18:59:38 -0400
From:      Nathan Dorfman <nathan@fcc.net>
To:        current@FreeBSD.ORG
Subject:   buildworld dies on doscmd.kernel
Message-ID:  <19980805185938.A820@fcc.net>

next in thread | raw e-mail | index | archive | help
cvsup of just a few minutes ago: attempting to build world results in:

ld -N -Bstatic -T 110000 -o doscmd.kernel   crt0.o AsyncIO.o ParseBuffer.o bios.o callback.o cpu.o dos.o cmos.o config.o cwd.o debug.o disktab.o doscmd.o ems.o emuint.o exe.o i386-pinsn.o int.o int10.o int13.o int14.o int16.o int17.o int1a.o int2f.o intff.o mem.o mouse.o net.o port.o setver.o signal.o timer.o trace.o trap.o tty.o xms.o -L/usr/X11R6/lib -lX11 -L/usr/lib/aout -lgcc -lc
doscmd.o: Undefined symbol `_i386_vm86' referenced from text segment
doscmd.o: Undefined symbol `_i386_set_ioperm' referenced from text segment
*** Error code 1

Stop.

cd /usr/src/usr.bin/doscmd && make for the same exact result. Apologies
if I'm reporting something known. What does it want to compile right?
-- 
  Nathan Dorfman            |    E-mail:  nathan@fcc.net
  Frontline Communications  |  Front desk: 914-623-8553:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980805185938.A820>