On Thu, Feb 28, 2013 at 8:03 PM, Gorlevich Vladislav <Vladislav.Gorlevich@xxxxxxxxxxx> wrote: > Error still remains: > > make > ./scripts/gen-compat-autoconf.sh /root/compat-drivers-2013-02-27-u/.config /root/compat-drivers-2013-02-27-u/config.mk > include/linux/compat_autoconf.h > make -C /lib/modules/2.6.32-300.39.4.el5uek/build M=/root/compat-drivers-2013-02-27-u modules 2.6.32-300.39.4.el5uek seems to be a kernel part of Oracle Linux 5. That is, it is not a vanilla Linux kernel and we only test building compat-drivers on vanilla kernels. If a Linux distribution chooses to muck with their own old kernel then support for that kernel can be added but it must be done as was done for SUSE and RHEL. That is, if you want to support Oracle Linux 5 you will have to add support yourself or get someone at Oracle to jump in and contribute just as was done for SUSE and RHEL. > make[1]: Entering directory `/usr/src/kernels/2.6.32-300.39.4.el5uek' > CC [M] /root/compat-drivers-2013-02-27-u/compat/main.o > In file included from /root/compat-drivers-2013-02-27-u/include/linux/compat-2.6.h:58, > from <command line>:1: > /root/compat-drivers-2013-02-27-u/include/linux/compat-2.6.35.h:49: error: conflicting types for вnetif_set_real_num_tx_queuesв > include/linux/netdevice.h:1572: error: previous declaration of вnetif_set_real_num_tx_queuesв was here > make[3]: *** [/root/compat-drivers-2013-02-27-u/compat/main.o] Error 1 > make[2]: *** [/root/compat-drivers-2013-02-27-u/compat] Error 2 > make[1]: *** [_module_/root/compat-drivers-2013-02-27-u] Error 2 > make[1]: Leaving directory `/usr/src/kernels/2.6.32-300.39.4.el5uek' > make: *** [modules] Error 2 That should be easy to fix but again, I personally only support testing against vanilla kernels. Luis > Regards, Vlad Gorlevich > > ________________________________________ > От: unified-drivers [unified-drivers-bounces@xxxxxxxxxxxxxxxxxxx] от имени Luis R. Rodriguez [mcgrof@xxxxxxxxxxxxxxxx] > Отправлено: 01 марта 2013 г. 2:30 > Кому: unified-drivers@xxxxxxxxxxxxxxxxxxx > Тема: QCA alx Ethernet driver > > The QCA alx Ethernet driver is the first driver being attempted to be > unified under a new scheme intended to address driver considerations > for both FreeBSD and Linux. The git tree for development for this > driver can be found here: > > git://github.com/erikarn/alx.git > > The latest release you should be using to test the driver is available at: > > http://www.kernel.org/pub/linux/kernel/projects/backports/2013/02/27/compat-drivers-2013-02-27-u.tar.bz2 > > Please post patches for alx addressed to: > > adrian@xxxxxxxxxxx, mcgrof@xxxxxxxxxx > > And please always Cc this mailing list given the broad interest of > consumers and developers. If you have anyone interested in helping > review the strategy please be sure to ask them to subscribe. > > Luis > > _______________________________________________ > unified-drivers mailing list > unified-drivers@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/unified-drivers -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html