[comp.unix.xenix] Lharc, SCO 386

glenn@stsim.ocs.com (glenn ford) (03/12/90)

Has anyone gotten the latest release (from comp.sources.misc) to work
under SCO?  I can get all but FTRUNCATE.  This is my only unresolved external
If anyone DOES get it working under SCO Xenix, please email me a copy.  Thanks.

Glenn
..uunet!ocsmd!stsim!glenn

mam@mamnix.as.sub.org (Michael A. Meiszl) (03/16/90)

glenn@stsim.ocs.com (glenn ford) writes:


>under SCO?  I can get all but FTRUNCATE.  This is my only unresolved external


Very easy:
edit the file ./port/port.h and add

#ifdef M_XENIX /* allways true */
#define ftruncate chsize  /* as in the DOS version, chsize does the job */
#endif

cu mam
-- 
Wenn Maschine nicht tut, dann boot. (Neu Laden kann nicht schaden)