Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] madwifi ARCH emerge failure
Date: Sat, 07 Jun 2008 15:11:23
Message-Id: 200806071611.06989.michaelkintzios@gmail.com
1 Could someone please explain this error to me:
2 ==============================================
3 * Converting madwifi-0.9.3.3/ath_rate/onoe/Makefile to use M= instead of
4 SUBDIRS= ...
5 [ ok ]
6 * Converting madwifi-0.9.3.3/ath_rate/sample/Makefile to use M= instead of
7 SUBDIRS= ...
8 [ ok ]
9 >>> Source unpacked.
10 >>> Compiling source
11 in /var/tmp/portage/net-wireless/madwifi-ng-0.9.3.3/work/madwifi-0.9.3.3 ...
12 * Preparing ath_hal module
13 ../scripts/get_arch.mk:44: *** ARCH mismatch: supplied "x86",
14 determined "i386". Stop.
15 *
16 * ERROR: net-wireless/madwifi-ng-0.9.3.3 failed.
17 * Call stack:
18 * ebuild.sh, line 49: Called src_compile
19 * environment, line 3184: Called linux-mod_src_compile
20 * environment, line 2433: Called die
21 * The specific snippet of code:
22 * eval "emake HOSTCC=\"$(tc-getBUILD_CC)\"
23 CC=\"$(get-KERNEL_CC)\"
24 LDFLAGS=\"$(get_abi_LDFLAGS)\"
25 ${BUILD_FIXES} ${BUILD_PARAMS}
26 ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)"
27 CC="$(get-KERNEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES}
28 ${BUILD_PARAMS} ${BUILD_TARGETS}";
29 * The die message:
30 * Unable to emake HOSTCC=i686-pc-linux-gnu-gcc CC=i686-pc-linux-gnu-gcc
31 LDFLAGS= KERNELPATH=/lib/modules/2.6.24-gentoo-r8/build all
32 *
33 * If you need support, post the topmost build error, and the call stack if
34 relevant.
35 * A complete build log is located
36 at '/var/log/portage/net-wireless:madwifi-ng-0.9.3.3:20080607-150744.log'.
37 * The ebuild environment file is located
38 at '/var/tmp/portage/net-wireless/madwifi-ng-0.9.3.3/temp/environment'.
39 *
40
41 ==============================================
42
43 Where is the i386 coming from?
44 --
45 Regards,
46 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] madwifi ARCH emerge failure Neil Bothwick <neil@××××××××××.uk>