Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!apple!motcsd!hpda!hpcupt1!hpsal2!morrell From: morrell@hpsal2.HP.COM (Michael Morrell) Newsgroups: comp.sys.hp Subject: Re: Bug in 800 C-compiler? Message-ID: <4750003@hpsal2.HP.COM> Date: 28 Aug 89 23:26:21 GMT References: <12229@orstcs.CS.ORST.EDU> Organization: HP System Architecture Lab, Cupertino Lines: 15 / hpsal2:comp.sys.hp / curtv@mist.CS.ORST.EDU (Curt Vandetta) / 10:51 am Aug 25, 1989 / Hello, Could someone tell me if this is just a problem on my 800 or is it on all 800s. I can't get any program that uses the file "/usr/include/sys/file.h" to compile on my 835, running HP-UX 3.1. ---------- Well, it just failed for me on an 840 running HP-UX 3.1, but works on 7.0. The difference in the include files is that there seems to be a missing include of "sys/types.h", if you add this things should work. Michael