Hello everyone,

 I am trying to compile e1000-8.0.35-DNA driver on my kernel (3.13.0) and I
get the following error:

make: Entering directory
`/home/behrooz/Downloads/kernel/3.13.0/linux-source-3.13.0'
/bin/sh: 1: [: -ge: unexpected operator
/bin/sh: 1: [: -ge: unexpected operator
scripts/Makefile.build:49: *** CFLAGS was changed in
"/home/behrooz/git/PF_RING/drivers/DNA/e1000-8.0.35-DNA/src/Makefile". Fix
it to use ccflags-y.  Stop.
make: ***
[_module_/home/behrooz/git/PF_RING/drivers/DNA/e1000-8.0.35-DNA/src] Error 2
make: Leaving directory
`/home/behrooz/Downloads/kernel/3.13.0/linux-source-3.13.0'

and I use the following command to compile it:

 make -C /lib/modules/`uname -r`/build M=$PWD

is there anything I am doing wrong?

P.S. I've kernel headers installed and can compiler other drivers such as
e1000e
Thanks,
-- 
Behrooz
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to