Path: utzoo!attcan!uunet!ncrlnk!ncr-sd!hp-sdd!hplabs!decwrl!labrea!rutgers!bellcore!faline!thumper!ulysses!andante!alice!debra From: debra@alice.UUCP (Paul De Bra) Newsgroups: comp.unix.xenix Subject: Tex for SCO Xenix 286 Summary: missing file Message-ID: <8519@alice.UUCP> Date: 11 Dec 88 19:31:25 GMT References: <192@lakesys.UUCP> Reply-To: debra@alice.UUCP () Organization: University of Antwerp Lines: 23 Keywords: Oops, I forgot the file "findfile.h" in the source for the output drivers for Tex. It is included below. (thanks for reminding, Rod!) You also need a file "signal.o" to complete the compilation of Tex. This file should be extracted from /lib/Llibc.a (ar x /lib/Llibc.a signal.o) The file signal.o is needed because of a "fixup overflow" problem in the loader. Enjoy! Paul. ================== cut here for findfile.h ====================== /* findfile.h */ extern int near findfile(); -- ------------------------------------------------------ |debra@research.att.com | uunet!research!debra | ------------------------------------------------------