You are not logged in.

#1 2005-05-23 18:36:48

nightfrost
Member
From: Sweden
Registered: 2005-04-16
Posts: 647

ipw2200 compilation fails

I'm having problems compiling ipw2200 under abs. I've been compiling it before, but can't seem to do it now under a new kernel I'm trying out. This is the output I get:

make -C /lib/modules/2.6.11-morph9/build SUBDIRS=/var/abs/extra/network/ipw2200/src/ipw2200-1.0.3 MODVERDIR=/var/abs/extra/network/ipw2200/src/ipw2200-1.0.3 modules
make[1]: Entering directory `/usr/src/linux-2.6.11-morph9'
  CC [M]  /var/abs/extra/network/ipw2200/src/ipw2200-1.0.3/ipw2200.o
/var/abs/extra/network/ipw2200/src/ipw2200-1.0.3/ipw2200.c:8263:45: macro "create_workqueue" requires 2 arguments, but only 1 given
/var/abs/extra/network/ipw2200/src/ipw2200-1.0.3/ipw2200.c: In function `ipw_setup_deferred_work':
/var/abs/extra/network/ipw2200/src/ipw2200-1.0.3/ipw2200.c:8263: error: `create_workqueue' undeclared (first use in this function)
/var/abs/extra/network/ipw2200/src/ipw2200-1.0.3/ipw2200.c:8263: error: (Each undeclared identifier is reported only once
/var/abs/extra/network/ipw2200/src/ipw2200-1.0.3/ipw2200.c:8263: error: for each function it appears in.)
make[2]: *** [/var/abs/extra/network/ipw2200/src/ipw2200-1.0.3/ipw2200.o] Error 1
make[1]: *** [_module_/var/abs/extra/network/ipw2200/src/ipw2200-1.0.3] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.11-morph9'
make: *** [modules] Error 2
install: cannot stat `*.ko': No such file or directory

Any clues as of what the reason might be? (the package compiles against the kernel under gentoo, so it doesn't seem to be a problem with the kernel-sources per se). Thanks.

Offline

#2 2005-05-29 01:22:15

nightfrost
Member
From: Sweden
Registered: 2005-04-16
Posts: 647

Re: ipw2200 compilation fails

I managed to resolve this problem by compiling the new version instead. But now I'm having this problem and the module won't compile against any kernel anymore (including those that it compiled against before).... So, *bump*

Offline

Board footer

Powered by FluxBB