Date: Wed, 26 Mar 1997 03:46:55 -0400 (AST) From: The Hermit Hacker <scrappy@hub.org> To: Gary Clark II <gclarkii@main.gbdata.com> Cc: freebsd-emulation@freebsd.org Subject: Re: Latest doscmd report Message-ID: <Pine.BSF.3.95.970326034207.1014A-100000@thelab.hub.org> In-Reply-To: <199703260714.BAA00242@main.gbdata.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Mar 1997, Gary Clark II wrote:
> Hello,
>
> I grabbed the latest doscmd stuff and recompiled a kernel and rebooted.
>
Me too...
> Two of the three test programs run fine (ls.exe and zip.exe). The other
> one (q.exe) kept giving me a message about something being unimplemented
> except in X mode (this was with the -x switch). Next time I boot this
> kernel I'll copy it down..:(
>
Hrmmm...does it look like:
> ./doscmd
doscmd: fatal error int16 func 0x0 only supported in X mode
That's what I get over here, with a .doscmdrc looking like:
assign A: /dev/rfd0.1440 1440
assign A: /dev/rfd0.720 720
assign hard /usr/local/lib/pcemu/DriveA 80 2 2
where DriveA is a 'boot image' I created from playing with pcemu
============
Make install also doesn't seem to work, and my experience with bsdmake
Makefile's is so limited as to be non-existent:
> make install
install -c -s -o bin -g kmem -m 2555 doscmd
usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
fileN directory
install -d [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970326034207.1014A-100000>
