Hi, i try to compile a driver for a NIC under SME 5.6.
I install several packages (cpp glibc-devel glib-devel make libstdc++-devel gcc gcc-c++ glibc-kernheaders) but when compiling, i've got an error "asm/msr.h, hardirq.h, delay.h ... " file not found.
I've think that these files are in "kernel-headers" but i can't install it : conflict with glibc-kernheaders. In the doc, i read that the drivers has been written for kernel 2.4.18.
I don't understand, i'm lost. Does anyone could help me ?
thanks
benja