Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2000 00:46:42 -0700
From:      Devin Butterfield <dbutter@wireless.net>
To:        freebsd-hackers@freebsd.org
Subject:   /usr/include/sys/opt_posix.h missing...?
Message-ID:  <3998F562.C5B0B82A@wireless.net>

next in thread | raw e-mail | index | archive | help
Hi,

In trying to compile driver code which includes unistd.h, the compiler
complains:

cc -D_KERNEL -Wall -O2  -I/usr/include -o ixj.o -c ixj.c
In file included from /usr/include/sys/unistd.h:40,
                 from /usr/include/unistd.h:42,
                 from ixj.c:21:
/usr/include/sys/_posix.h:45: opt_posix.h: No such file or directory

 
Sure enough...it isn't there!! Is this breakage? Who needs to be
notified regarding this?

By the way, this is on:

FreeBSD dbm.wireless.net 4.1-STABLE FreeBSD 4.1-STABLE #17: Sun Aug 13
03:19:21
--
Regards, Devin.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3998F562.C5B0B82A>