I am trying to recompile Slackware Linux kernel to add bus mouse support.
I have downloaded and installed the A, D, K, and X disks. I run the make
config part with no problems except I get an error message at the end
about Hostname, but the process continues and tells me I have a good
config file. I then run make dep and make clean and everything goes well.
But when I run make zdisk, it compiles OK for quite a while then when it
tries to link I get error messages stating "Undefined Reference to' and
several call including "kfree_skb", "verify_iovec", "Sock_setsockopt" and
more! It then stops and does not create my boot disk. What am I doing
wrong? Do I need to install more disks? I am not that swift when it comes
to compiling the kernel, so I could use as much help as possible. I
hate to recompile, but I need bus mouse support.
Any help would be greatly appreciated.