Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!ucsd!ucbvax!ANDREW.CMU.EDU!ghoti+ From: ghoti+@ANDREW.CMU.EDU (Adam Stoller) Newsgroups: comp.soft-sys.andrew Subject: Re: metax.c on hp300_ux70 Message-ID: Date: 23 Oct 90 21:24:59 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 Excerpts from internet.info-andrew: 23-Oct-90 metax.c on hp300_ux70 Kris Olander@northstar.d (1131) > The following portion of a make log file shows that metax.c in > andrew/atk/extensions depends on an include file > which doesn't exist on SYSV machines. The latest version of the source: metax.c does not include (or ) -- presumably because it is including the correct file via . You can probably just comment out the include from your file - until the patch with that fix comes out (if it hasn't already?) - just be sure to uncomment it before applying the patch. --fish