I am trying to put artoolkit on kubuntu, after ./Configure and then make it mostly compiles, but I get these errors
ccvt_i386.S:32:27: error: linux/linkage.h: No such file or directory
make[2]: *** [../../libARvideo.a(ccvt_i386.o)] Error 1
make[2]: Leaving directory `/home/daniel/Desktop/ARToolKit/lib/SRC/VideoLinuxV4L'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/daniel/Desktop/ARToolKit/lib/SRC'
make: *** [all] Error 2
What do I need to do to fix this. Ask if you need more info.