I just got a Digital Unix machine and I am trying to make apache and
other things, but nothing will compile. I'm getting errors like this:
# make
cc -c -O2 -DOSF1 alloc.c
cc: Severe: /usr/include/sys/types.h, line 77: Cannot find file
<standards.h> specified in #include directive.
#include <standards.h>
-^
Everything I try to compile complains about not finding header files. I'm
sort of in the dark about C libraries, so can anyone give me a clue as to
what I'm missing? Thanks in advance!
-Sean Taylor
Received on Thu Jan 30 1997 - 11:24:28 NZDT