LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   ftape with 2.6.8-2-686 kernel (https://www.linuxquestions.org/questions/debian-26/ftape-with-2-6-8-2-686-kernel-382858/)

RRolleston 11-13-2005 08:21 PM

ftape missing modversions.h compile error.
 
I'm trying to build the ftape drivers for my iomega parallel port ditto drive. And I get the following error.

../../include/linux/modftversions.h:10: linux/modversions.h: No such file or directory

uname -a

Linux debian 2.6.8-2-686 #1 Thu May 19 17:53:30 JST 2005 i686 GNU/Linux

Here is a page that I found with some info

http://www.linuxtapecert.org/parallelport_ftape.html

Any help would be greatly appreciated.

dastrike 11-13-2005 09:17 PM

Do you have the kernel headers installed?

If not, install them by
Code:

apt-get install kernel-headers 2.6.8-2-686

RRolleston 11-13-2005 09:45 PM

yes I have the kernel headers and kernel source


All times are GMT -5. The time now is 06:14 PM.