Hello Digital UNIX managers,
I'm running DU 4.0B (564) on an AlphaServer 2100.
Has anybody had a problem with the c compiler not being able to
find a file named acl.h ??? Under DU 3.2D, this file was
located in /usr/include, but under 4.0B it is apparently now
located in /usr/sys/include/sys.
My invocation of cc and resulting error are as follows:
--------------------------------------------------------------------
cc -DAUTH -DBIND43 -DHAVE_VSPRINTF -DOSF1 -c pop_pass.c
cc: Severe: /usr/include/prot.h, line 71: Cannot find file <acl.h>
specified in
#include directive.
#include <acl.h>
--------------------------------------------------------------------
The prot.h file is trying to include acl.h but cannot find it.
I will certainly summarize if anyone can help me with this one.
Paul Youngblood
University of Alabama in Huntsville
Received on Thu May 08 1997 - 19:31:45 NZST