compile errors with /usr/include/sys/types.h

Conor P. Cahill cpcahil at virtech.uucp
Mon Mar 5 12:22:28 AEST 1990


In article <1990Mar1.022620.23226 at ice9.uucp> bgh at ice9.uucp (barry hannigan) writes:
>the following lines are excerpted from /usr/include/sys/types.h in ISC 2.0.2
 
	[stuff from types.h deleted]
 
>they cause syntax errors when used.

No. They don't.  The fact that they are in sys/types.h indicates that the
entire system, including the kernel was built with them, so I doubt they
cause a problem.

>the program being compiled is Xloadimage, patchlevel 3.
>
>any ideas?

I would guess that there is a typedef or variable in the Xloadimage
source code.  Since you didn't show the compiler output, one can only 
guess what the problem is.

Whenever you post a question about a specific compiler/system/command
error, be sure to include the error message that you are talking
about.  It is especially hard to debug a problem without seeing
the output.

-- 
Conor P. Cahill            (703)430-9247        Virtual Technologies, Inc.,
uunet!virtech!cpcahil                           46030 Manekin Plaza, Suite 160
                                                Sterling, VA 22170 



More information about the Comp.unix.i386 mailing list