Cliff McDiarmid, May 24, 21:35 -0000:

The thing is, this package still insists on wanting to delete old components and if one trys to 'hide' the kernel away it just gives errors and won't build. I've tried altering the Makefile but it doesn't like that. The hint on wireless makes no mention of this problem, can anyone help?

I've run into this problem before, too. The problem is that these are kernel subsystems which are developed outside the kernel and only occasionally copied into the kernel source tree. So the kernel source typically contains some old include files that do not play well with the version of the subsystem that your're trying to install; hence it wants to replace these include files with its own, newer, versions.

Look:
        http://ieee80211.sourceforge.net/#issues


HTH,
uli


--
Uli Fahrenberg -- http://www.math.aau.dk/~uli
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to