Gentoo Archives: gentoo-user

From: Thufir <hawat.thufir@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: xorg configuration
Date: Fri, 13 Jul 2007 07:36:37
Message-Id: bf6b6d5c0707130030x5bafcf4dh55d02bc68264ee31@mail.gmail.com
In Reply to: [gentoo-user] Re: xorg configuration by Xavier
1 On 7/11/07, Xavier <blackhawk@××××××××.fr> wrote:
2 [...]
3 > Emerge gnome fails because you don't have a symbolic link from /usr/src/linux to
4 > the current kernel source tree in your /usr/src directory, so create it and be
5 > sure you have configured your kernel.
6 [...]
7
8
9 localhost ~ #
10 localhost ~ # cd /usr/src/linux
11 localhost linux #
12 localhost linux # make menuconfig
13 HOSTCC scripts/basic/fixdep
14 HOSTCC scripts/basic/docproc
15 HOSTCC scripts/kconfig/conf.o
16 HOSTCC scripts/kconfig/kxgettext.o
17 HOSTCC scripts/kconfig/lxdialog/checklist.o
18 HOSTCC scripts/kconfig/lxdialog/inputbox.o
19 HOSTCC scripts/kconfig/lxdialog/menubox.o
20 HOSTCC scripts/kconfig/lxdialog/textbox.o
21 HOSTCC scripts/kconfig/lxdialog/util.o
22 HOSTCC scripts/kconfig/lxdialog/yesno.o
23 HOSTCC scripts/kconfig/mconf.o
24 SHIPPED scripts/kconfig/zconf.tab.c
25 SHIPPED scripts/kconfig/lex.zconf.c
26 SHIPPED scripts/kconfig/zconf.hash.c
27 HOSTCC scripts/kconfig/zconf.tab.o
28 HOSTLD scripts/kconfig/mconf
29 scripts/kconfig/mconf arch/i386/Kconfig
30 #
31 # using defaults found in arch/i386/defconfig
32 #
33 arch/i386/defconfig:1122:warning: trying to assign nonexistent symbol
34 USB_MULTITHREAD_PROBE
35 #
36 # configuration written to .config
37 #
38
39
40 *** End of Linux kernel configuration.
41 *** Execute 'make' to build the kernel or try 'make help'.
42
43 localhost linux #
44 localhost linux #
45
46 do I need to make the kernel? I'm now able to "emerge world --deep" at least :)
47
48
49 thanks,
50
51 Thufir
52 --
53 gentoo-user@g.o mailing list