Date: Tue, 24 Sep 1996 10:36:29 +0930 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: sam@wa4phy.async.com (S.W. Drinkard) Cc: emulation@FreeBSD.org Subject: Re: Applying patches for Doscmd? (help) :) Message-ID: <199609240106.KAA26921@genesis.atrad.adelaide.edu.au> In-Reply-To: <199609232259.SAA02051@wa4phy.async.com> from "S.W. Drinkard" at Sep 23, 96 06:59:49 pm
next in thread | previous in thread | raw e-mail | index | archive | help
S.W. Drinkard stands accused of saying: > > Ok.. I'll admit I'm in the dark... I attempted to apply the patches > from the vm86-current-diffs to my source files, and then a make for > doscmd. It bombs out within a few lines, mostly from /usr/include > stuff. Somebody wanna hold me by the hand and tell me how to apply > these patches and get doscmd to compile...? No, I'm not running X, > and have made the appropriate changes to Makefile. This is 2.1.5-R > that came from an FTP session, not the CD-Rom, if that makes any > difference.. Firstly, you'll need to check the -current kernel patches carefully to make sure they all applied OK. If you take the includes in the machine/ subdirectory and drop them in /usr/include/machine (after making backup copies of the original files!), you should get past most of the problems. You may need a '#define sighandler_t void' manually dropped into signal.c - 2.1.5 doesn't have it. You could also get Sean's 2.1.5 kernel diffs. I don't have access to a 2.1.5 system on a regular basis, so I can't check doscmd on it all the time, but if someone were to volunteer... -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] Collector of old Unix hardware. "Where are your PEZ?" The Tick [[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609240106.KAA26921>