hostap-driver-dev build problem on a 2.6.8.1 machine
vertigo at wi.rr.com
vertigo at wi.rr.com
Sat Aug 21 15:22:26 GMT 2004
> Need help with the hostap-driver-dev package. It wont compile with:
>
> Building hostap-driver-dev
> tail: `-1' option is obsolete; use `-n 1'
> Try `tail --help' for more information.
> *** Can't build for 2.6 with a non-2.6 source!
> make: *** [2.6] Error 1
> Creating /var/log/lunar/compile/hostap-driver-dev-0.2.4.bz2
> ! Problem detected during BUILD
>
> Can someone help me ? I got 2.6.8.1 Kernel with the newest
> headers. so
> i dont understand, what he means with non-2.6 source...
The real issue here is just the tail -1 problem. I sent an email to this mailing list no more than two hours ago stateing this (subject: "few issues noted.". if you are in a pinch and want to compile, add this to the top of your BUILD file "sedit 's/tail -1/tail -n 1/g' Makefile &&"
-v3rt1g0
More information about the Lunar
mailing list