scoazera n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 29 Sep 2005 Posts: 66
|
Posted: Sun Oct 07, 2007 5:12 pm Post subject: [Solved] acx module compilation |
|
|
I cannot compile acx module. Any idea?
Quote: |
>>> Emerging (1 of 1) net-wireless/acx-0.3.35_p20060521 to /
* acx-20060521.tar.bz2 MD5 ... [ ok ]
* acx-20060521.tar.bz2 RMD160 ... [ ok ]
* acx-20060521.tar.bz2 SHA1 ... [ ok ]
* acx-20060521.tar.bz2 SHA256 ... [ ok ]
* acx-20060521.tar.bz2 size ... [ ok ]
* checking ebuild checksums ... [ ok ]
* checking auxfile checksums ... [ ok ]
* checking miscfile checksums ... [ ok ]
* checking acx-20060521.tar.bz2 ... [ ok ]
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/2.6.22-gentoo-r8/build
* Found sources for kernel version:
* 2.6.22-gentoo-r8
* Checking for suitable kernel configuration options...
[ ok ]
>>> Unpacking source...
>>> Unpacking acx-20060521.tar.bz2 to /var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work
* Applying acx-0.3.35_p20060521-2.6.18.patch ...
[ ok ]
* Applying acx-0.3.35_p20060521-2.6.19.patch ...
[ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work ...
* Preparing acx module
make: Entering directory `/usr/src/linux-2.6.22-gentoo-r8'
CC [M] /var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/wlan.o
CC [M] /var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/conv.o
CC [M] /var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/ioctl.o
CC [M] /var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/common.o
/var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/common.c: In function 'acx_l_rxmonitor':
/var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/common.c:2756: error: 'struct sk_buff' has no member named 'mac'
/var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/common.c:6947:14: error: macro "INIT_WORK" passed 3 arguments, but takes just 2
/var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/common.c: In function 'acx_init_task_scheduler':
/var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/common.c:6946: error: 'INIT_WORK' undeclared (first use in this function)
/var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/common.c:6946: error: (Each undeclared identifier is reported only once
/var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/common.c:6946: error: for each function it appears in.)
make[1]: *** [/var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work/common.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [_module_/var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work] Error 2
make: Leaving directory `/usr/src/linux-2.6.22-gentoo-r8'
*
* ERROR: net-wireless/acx-0.3.35_p20060521 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1334: Called linux-mod_src_compile
* linux-mod.eclass, line 518: Called die
*
* Unable to make -C /usr/src/linux SUBDIRS=/var/tmp/portage/net-wireless/acx-0.3.35_p20060521/work modules.
|
Last edited by scoazera on Wed Oct 10, 2007 1:45 pm; edited 1 time in total |
|