Gentoo Archives: gentoo-amd64

From: Chris Forsyth <chris.forsyth@×××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] cant emerge pcmcia-cs
Date: Sun, 20 Aug 2006 00:56:30
Message-Id: 44E7B2B0.3030106@earthlink.net
In Reply to: Re: [gentoo-amd64] cant emerge pcmcia-cs by Adam James
1 I ended up having to redo the kernel though "make menuconfig".
2 Took a little bit of time but it's all good
3
4 thanks
5
6 Chris
7
8
9 Adam James wrote:
10 > On Sat, 19 Aug 2006 17:14:23 -0500
11 > Chris Forsyth <chris.forsyth@×××××××××.net> wrote:
12 >
13 > Hello,
14 >
15 >
16 >> I'm trying to emerge pcmica-cs. I first tried USE="-X" emerge
17 >> pcmcia-cs, and then I just emerge pcmcia-cs. both failed and gave the
18 >> following error:
19 >>
20 >> >>> checking pcmcia-cs-3.2.8.tar.gz ;-)
21 >> * Determining the location of the kernel source code
22 >> * Found kernel source directory:
23 >> * /usr/src/linux
24 >> * Found sources for kernel version:
25 >> * 2.6.17-gentoo-r4
26 >> *
27 >> * The package requires the in-kernel PCMCIA drivers to be enabled
28 >> * for kernel 2.6.x.
29 >> *
30 >>
31 >> !!! ERROR: sys-apps/pcmcia-cs-3.2.8-r2 failed.
32 >> Call stack:
33 >> ebuild.sh, line 1555: Called dyn_setup
34 >> ebuild.sh, line 668: Called pkg_setup
35 >> pcmcia-cs-3.2.8-r2.ebuild, line 43: Called die
36 >>
37 >> !!! linux-2.6.17-gentoo-r4 without PCMCIA support detected
38 >> !!! If you need support, post the topmost build error, and the call
39 >> stack if relevant.
40 >>
41 >
42 > Surely the error message is self explanatory? The /usr/src/linux
43 > symlink needs to point to a kernel source tree with PCMCIA support
44 > enabled in the configuration file (CONFIG_PCMCIA=[ym]).
45 >
46 > If '2.6.17-gentoo-r4' is not the kernel you wish to build against,
47 > either change the symlink manually with `ln`, or use `eselect kernel`.
48 > Otherwise, reconfigure your kernel to include PCMCIA support.
49 >
50 > -- Adam
51 >
52
53 --
54 gentoo-amd64@g.o mailing list