|
version 1.8, 2000/06/15 14:33:23
|
version 1.9, 2000/07/18 23:45:58
|
|
|
|
| Troubleshooting | Troubleshooting |
| =============== | =============== |
| | |
| |
Q: When I try to compile emlog, I get hundreds of errors related |
| |
to header files. |
| |
|
| |
A: Make sure that you've run "make config" or "make menuconfig" in |
| |
/usr/src/linux. You don't actually have to go through the entire |
| |
configuration; just make sure that the symbolic link to your |
| |
architecture-specific header files is created. |
| |
|
| |
|
| Q: When I try insert the module using 'insmod', I get 'I/O error". | Q: When I try insert the module using 'insmod', I get 'I/O error". |
| | |
| A: That probably means the major device number being registered by | A: That probably means the major device number being registered by |