Re: 2.2.1 header conflicts

Guest section DW (dwguest@win.tue.nl)
Fri, 19 Feb 1999 20:30:31 +0100 (MET)


From: "Daniel C. Nurmi" <nurmi@mcs.anl.gov>

Greetings,

When trying to compile the following simple program:

------------------------------
...
#include <linux/nfs_fs.h>
...
------------------------------

..with gcc 2.7.2.3.f.1 and kernel version 2.2.1, the errors at the end of
this message were given.

Yes. Includes <linux/foo.h> are for the kernel, not for user space.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/