Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpda!hpcupt1!hpirs!jrg From: jrg@hpirs.HP.COM (Jeff Glasson) Newsgroups: comp.sys.hp Subject: Re: HP X11 include file problem Message-ID: <4640013@hpirs.HP.COM> Date: 24 Feb 89 17:08:42 GMT References: <508@mmlai.UUCP> Organization: Hewlett Packard, Cupertino Lines: 14 > Several of my programs are bombing in compile because the > include file /usr/include/X11/Xos.h is looking for the > file and it can't find it. Hmmm.. This sounds > like a BSD dependancy. Anyone from HP know about this? Just put a -DSYSV in your Makefile. That should solve your Xos problems. However, since HP-UX is System V based, your applications may have some Berkeleyisms that must be modified. Hope this helps. Jeff Glasson