From owner-freebsd-current Wed Aug 5 16:00:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10065 for freebsd-current-outgoing; Wed, 5 Aug 1998 16:00:02 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from shell.fcc.net (shell.fcc.net [207.198.253.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09978 for ; Wed, 5 Aug 1998 15:59:51 -0700 (PDT) (envelope-from nathan@shell.fcc.net) Received: (from nathan@localhost) by shell.fcc.net (8.8.8/8.8.8) id SAA00825; Wed, 5 Aug 1998 18:59:38 -0400 (EDT) (envelope-from nathan) Message-ID: <19980805185938.A820@fcc.net> Date: Wed, 5 Aug 1998 18:59:38 -0400 From: Nathan Dorfman To: current@FreeBSD.ORG Subject: buildworld dies on doscmd.kernel Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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