Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jan 2000 14:58:01 +0100
From:      Marcel Moolenaar <marcel@scc.nl>
To:        current@FreeBSD.org
Subject:   Proposal: Removing doscmd from the source tree...
Message-ID:  <3871FC69.C99882E9@scc.nl>

next in thread | raw e-mail | index | archive | help
[sent to both -current and -arch]

Hi,

doscmd breaks cross-building, because it depends on X11 which obviously
is not in the source tree (see below). I'm proposing to remove doscmd
from the source tree and make it a port (emulators/doscmd).

Your comments please.

From a i386 cross-build on Alpha:

cc -O -I. -I/usr/X11R6/include -DDISASSEMBLER  
-I/usr/obj/i386/usr/src/alpha/usr/include -o doscmd 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
/usr/X11R6/lib/libX11.so: file not recognized: File format not
recognized
*** Error code 1

Thanks,

-- 
Marcel Moolenaar                        mailto:marcel@scc.nl
SCC Internetworking & Databases           http://www.scc.nl/
The FreeBSD project                mailto:marcel@FreeBSD.org


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?3871FC69.C99882E9>