4 Useful 'configure' options:
5 --with-kernel-headers=DIR path of Linux kernel headers,
6 default /usr/src/kernel-headers.
8 --host=TYPE host platform for cross-compilation.
12 $ autoreconf --install
13 $ ./configure [--with-kernel-headers=DIR] [--host=TYPE]