The errors are because of some small internal changes in the 2.6.18 kernel. The NI-driver is not up to date with the latest kernels. Many on this fourm have successfully build the driver for the 2.6.18 kernel, including me.
I have a patch that you can try, download the file that I have attached and save it in /tmp
Then run the following (as root):
# cd /usr/local/natinst/nikal
# patch -p1 < /tmp/nikal-2.6.18.patch
# updateNIDrivers
and you will probably be set! (you must have the patch program installed but that often comes with some development package in your distribution)
The patch addresses all 2.6.18 issuses that I'm aware of and works for me with the 2.6.18 kernels on my Fedora Core 6 installation.
Good luck!
Message Edited by JHn on 04-19-2007 04:37 AM
Message Edited by JHn on 04-19-2007 04:38 AM