Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78460 - sys-kernel/development-sources-2.6.10_rc1 The kernel Makefile says that this is a 2.6.10 kernel
Summary: sys-kernel/development-sources-2.6.10_rc1 The kernel Makefile says that this ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-17 19:25 UTC by Petr Koval
Modified: 2005-03-13 09:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Koval 2005-01-17 19:25:51 UTC
You will have to use the lirc_serial kernel module.

Now enter 'make' and 'make install' to compile and install the package.

 * /usr/src/linux is a symbolic link
 * Determining the real directory of the Linux kernel source code
 *
 * The kernel Makefile says that this is a 2.6.10 kernel
 * but the source is in a directory for a 2.6.10-r1 kernel.
 *
 * This goes against the recommended Gentoo naming convention.
 * Please rename your source directory to 'linux-2.6.10'
 *
 * Building for Linux 2.6.10 found in /usr/src/linux
 * which outputs to /usr/src/linux
 * By not using the kernel's ability to output to an alternative
 * directory, some external module builds may fail.
 * See <insert link to user doc here>
 * Due to the 2.6 kernel build system, external module compilation
 * with a normal setup requires write access to //usr/src/linux
 * There are several ways to fix/prevent this.
 * Users can willingly let portage make this writable by doing
 * # config-kernel --allow-writable yes
 * However, this is considered a security risk!
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2005-03-13 09:45:41 UTC
The ebuild you are looking at uses one of our old installation interfaces which is being phased out. The more recent ebuilds won't have this problem.