From: wayne@rose.cs.odu.edu (C Wayne Huling) Message-ID: <WAYNE.93Jul26125350@rose.cs.odu.edu> Date: 26 Jul 1993 17:53:50 GMT Subject: Missing .h file
I am trying to compile a program from an example in a book and
my build will not go through because of a missing file:
kimpeck:/home/mark$ make
cc -O hellow.c -o hellow
In file included from /usr/include/X11/Xlib.h:42, from hellow.c:2:
/usr/include/sys/types.h:1: linux/types.h: No such file or directory
make: *** [hellow] Error 1
I did a complete install (90 Meg) and had no errors during the install?