| 14 | | this package. Some interesting variables: |
| | 14 | this package. |
| | 15 | |
| | 16 | You need flex and bison (reportedly a version newer than 1.22). You must |
| | 17 | also make sure you have all kernel headers installed properly, including |
| | 18 | the ones created during the kernel compilation. Some of the additional |
| | 19 | programs in the prog/ subdirectory need Perl and GAWK to run, but you |
| | 20 | don't need them to use this package. And you need a fully working compilation |
| | 21 | environment, of course; the program should compile against both libc5 |
| | 22 | and glibc2. Like always, we recommend gcc-2.7.2.3 as the compiler for |
| | 23 | kernel modules, but 2.8.1 and any non-buggy egcs version will very |
| | 24 | probably work too. The modules in this package should work with any 2.0, |
| | 25 | 2.1 or 2.2 kernel. |
| | 26 | |
| | 27 | Some interesting Makefile variables: |