Hi all, I'm having problems compiling the ipw2200 driver against this latest release. Is this a known issue?
Here's the output. mkdir -p /var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6/tmp/.tmp_versions cp /lib/modules/2.6.13-archck5/net/ieee80211/.tmp_versions/*.mod /var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6/tmp/.tmp_versions make -C /lib/modules/2.6.13-archck5/build M=/var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6 MODVERDIR=/var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6/tmp/.tmp_versions modules make[1]: Entering directory `/usr/src/linux-2.6.13-archck5' CC [M] /var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6/ipw2200.o /var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6/ipw2200.c:10150:48: macro "create_workqueue" passed 2 arguments, but takes just 1 /var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6/ipw2200.c: In function `ipw_setup_deferred_work': /var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6/ipw2200.c:10150: error: `create_workqueue' undeclared (first use in this function) /var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6/ipw2200.c:10150: error: (Each undeclared identifier is reported only once /var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6/ipw2200.c:10150: error: for each function it appears in.) make[2]: *** [/var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6/ipw2200.o] Error 1 make[1]: *** [_module_/var/abs/local/kernels/ipw2200/src/ipw2200-1.0.6] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.13-archck5' make: *** [modules] Error 2 Thanks for the patch set by the way. Aside from the above problem it runs really nicely. Cheers, /K. --- James Rayner <[EMAIL PROTECTED]> wrote: > ArchCK is a derivation of the CK patchset that is > taking a similar > path to the old CKO patchset. It aims to include a > variety of popular > features and updates that have not currently made it > to the vanilla > kernel. Con Kolivas' CK patchset is the core of > ArchCK and wouldnt > exist without it (thanks Con). > > Patch (Apply patch to 2.6.13 - Already includes > 2.6.13.2): > > http://iphitus.loudas.com/arch/ck/2.6.13/patch-2.6.13-archck5.bz2 > Broken Out > > http://iphitus.loudas.com/arch/ck/2.6.13/2.6.13-archck5-broken-out.tar.bz2 > Website: > http://iphitus.loudas.com/archck.php > > Changes from 2.6.13-archck3.1: > updated ck to ck5 > updated unionfs to 1.0.14 > unionfs actually compiles now > updated reiser4 to that from 2.6.13-mm3 > updated software suspend to rc7 > cleaned up patches > > Arch Linux Users, archck is available in the > community repository, to > get it, add the community repo and pacman -S > kernel26archck. It > should be updated sometime in the next couple of > days. > > dibble & z4ziggy: Should be no more unionfs issues > with this one. > Looks like a good release. > > If anyone has any issues with this, or additions > they would like, drop > me a line. > > Enjoy, > > James Rayner > -- > iphitus.loudas.com iphitus.blogspot.com > > _______________________________________________ > arch mailing list > [email protected] > http://www.archlinux.org/mailman/listinfo/arch > ___________________________________________________________ How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
