On 7/11/07, Xavier <[EMAIL PROTECTED]> wrote:
[...]
Emerge gnome fails because you don't have a symbolic link from /usr/src/linux to
the current kernel source tree in your /usr/src directory, so create it and be
sure you have configured your kernel.
[...]


localhost ~ #
localhost ~ # cd /usr/src/linux
localhost linux #
localhost linux # make menuconfig
 HOSTCC  scripts/basic/fixdep
 HOSTCC  scripts/basic/docproc
 HOSTCC  scripts/kconfig/conf.o
 HOSTCC  scripts/kconfig/kxgettext.o
 HOSTCC  scripts/kconfig/lxdialog/checklist.o
 HOSTCC  scripts/kconfig/lxdialog/inputbox.o
 HOSTCC  scripts/kconfig/lxdialog/menubox.o
 HOSTCC  scripts/kconfig/lxdialog/textbox.o
 HOSTCC  scripts/kconfig/lxdialog/util.o
 HOSTCC  scripts/kconfig/lxdialog/yesno.o
 HOSTCC  scripts/kconfig/mconf.o
 SHIPPED scripts/kconfig/zconf.tab.c
 SHIPPED scripts/kconfig/lex.zconf.c
 SHIPPED scripts/kconfig/zconf.hash.c
 HOSTCC  scripts/kconfig/zconf.tab.o
 HOSTLD  scripts/kconfig/mconf
scripts/kconfig/mconf arch/i386/Kconfig
#
# using defaults found in arch/i386/defconfig
#
arch/i386/defconfig:1122:warning: trying to assign nonexistent symbol
USB_MULTITHREAD_PROBE
#
# configuration written to .config
#


*** End of Linux kernel configuration.
*** Execute 'make' to build the kernel or try 'make help'.

localhost linux #
localhost linux #

do I need to make the kernel?  I'm now able to "emerge world --deep" at least :)


thanks,

Thufir
--
[EMAIL PROTECTED] mailing list

Reply via email to