[Prev][Next][Index][Thread]
Re: Missing /usr/include/linux/posix_types.h
Aharon Schkolnik <aharon@healdb.matat.health.gov.il> wrote:
|I'm trying to build sniffit on my linux box. It needs
|posix_types.h. Theres is no such file on my system. I'm running kernel
|1.3.20. Is this a file that exists in later kernels only ? If so, is
|there anything I can do short of installing a later kernel ?
I think that, as a general rule, if it's a kernel header file then you
better bother to get and compile the kernel you are taking the file
from, otherwise you run the risk of mismatches in declared function
interfaces and type definitions.
Other than that, if it's a Debian installation then you can install a
kernel-headers package or libc5-dev package, which seem to contain
files with this name.
--Amos
--Amos Shapira | "Of course Australia was marked for
133 Shlomo Ben-Yosef st. | glory, for its people had been chosen
Jerusalem 93 805 | by the finest judges in England."
ISRAEL amos@dsi.co.il | -- Anonymous
References: