I had same problem and just added
-I/usr/src/linux/include/linux to the includes in the Makefile,
that fixed the atm.h problem but then I too got a bunch of
errors I've listed them in the Help Forum: I came, I saw, I
FAILED :~(
Is that what you got ?
morac
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had same problem and just added
-I/usr/src/linux/include/linux to the includes in the Makefile,
that fixed the atm.h problem but then I too got a bunch of
errors I've listed them in the Help Forum: I came, I saw, I
FAILED :~(
Is that what you got ?
morac
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=598256
I had same problem and just added
-I/usr/src/linux/include/linux to the includes in the Makefile,
that fixed the atm.h problem but then I too got a bunch of
errors I've listed them in the Help Forum: I came, I saw, I
FAILED :~(
Is that what you got ?
morac
Logged In: YES
user_id=598256
I had same problem and just added
-I/usr/src/linux/include/linux to the includes in the Makefile,
that fixed the atm.h problem but then I too got a bunch of
errors I've listed them in the Help Forum: I came, I saw, I
FAILED :~(
Is that what you got ?
morac
Logged In: YES
user_id=591288
atm.h was required only by a very early release.
Current versions do not need it.