Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Missing kernel config parameter
Date: Wed, 21 Sep 2011 12:19:20
Message-Id: 201109211318.10287.peter@humphrey.ukfsn.org
1 Hello list,
2
3 Having just upgraded gcc from 4/4/5 to 4.5.3-r1 I recompiled
4 binutils-2.21.1-r1. Then, while emerging -e system, I got this:
5
6 * Messages for package sys-fs/udisks-1.0.3-r1:
7
8 * CONFIG_USB_SUSPEND: is not set when it should be.
9
10 But:
11
12 $ grep SUSPEND /usr/src/linux/.config
13 CONFIG_ARCH_SUSPEND_POSSIBLE=y
14 CONFIG_SUSPEND=y
15 CONFIG_SUSPEND_FREEZER=y
16 # CONFIG_PM_TEST_SUSPEND is not set
17
18 No trace of USB_SUSPEND.
19
20 $ ls -l /usr/src/linux
21 lrwxrwxrwx 1 root root 22 Sep 7 14:51 /usr/src/linux -> linux-2.6.39-
22 gentoo-r3
23
24 What am I supposed to do about this? Ignore it?
25
26 --
27 Rgds
28 Peter Linux Counter 5290, 1994-04-23

Replies

Subject Author
Re: [gentoo-user] Missing kernel config parameter David W Noon <dwnoon@××××××××.com>
Re: [gentoo-user] Missing kernel config parameter Alex Schuster <wonko@×××××××××.org>
Re: [gentoo-user] Missing kernel config parameter Adam Carter <adamcarter3@×××××.com>