Path: utzoo!mnetor!tmsoft!torsqnt!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!alberta!ncc!ice9!bgh From: bgh@ice9.uucp (barry hannigan) Newsgroups: comp.unix.i386 Subject: compile errors with /usr/include/sys/types.h Message-ID: <1990Mar1.022620.23226@ice9.uucp> Date: 1 Mar 90 02:26:20 GMT Reply-To: bgh@ice9.uucp (barry hannigan) Distribution: na Organization: icicle systems Lines: 16 the following lines are excerpted from /usr/include/sys/types.h in ISC 2.0.2 typedef struct { int r[1]; } * physadr; typedef char * caddr_t; /* ? type */ typedef char * faddr_t; /* same as caddr_t for 8086/386 */ they cause syntax errors when used. the program being compiled is Xloadimage, patchlevel 3. any ideas? barry. -- return path = uunet!alberta!ncc!ice9!bgh