On Sat, Sep 13, 2008 at 9:10 AM, Edgar Velasco <ingeideas@xxxxxxxxx> wrote: > I'm reporting a bug. > Went I make, this is what I get: > > compat-wireless-2.6-old # make > /root/compat-wireless-2.6-old/config.mk:30: *** "ERROR: There is a bug with compat-wireless on 2.6.22. Remove me if you want to fix me". Stop. > > How can I fix it? The error happens because config.mk checks for your kernel release and if it detects its you are using a kernel release <= 2.6.22 it'll stop and error out with that message. The problem is there is an oops (kernel crash) that will occur if you enable the compile to go through and use it. The error indicates to you that if you want to try to fix the issue you can remove the force check on config.mk. I used to support 2.6.22 but distributions have newer kernels so I rather focus attention on newer kernels as we move forward. This gives the opportunity for those developers interested in using 2.6.22 to go ahead and fix it if they wish. If you are a user I'd recommend to upgrade to at least 2.6.26. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html