Make error

Jeffrey M. Vinocur jeff at litech.org
Tue Jun 26 19:58:02 UTC 2001


On Tue, 26 Jun 2001, Ana Belen Porto Pazos wrote:

> tradspool.c:603: 'O_CREAT' undeclarated (first use in this function)
> tradspool.c:603: 'O_EXCL' undeclarated
> tradspool.c:603: 'O_WRONLY' undeclarated

They're constants used for open(2).  On my system they're in fcntl.h,
which configure should have found probably in /usr/include/.



-- 
Jeffrey M. Vinocur
jeff at litech.org



More information about the inn-workers mailing list