From: Bogo Mipps <bogo-mipps@e3.net.nz>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Unable to calculate Linux Kernel version [New Thread]
Date: Thu, 6 Oct 2005 19:11:32 +1300 [thread overview]
Message-ID: <200510061911.32823.bogo-mipps@e3.net.nz> (raw)
In-Reply-To: <20051006075027.31154bc6@mach.qrypto.org>
On Thu, 06 Oct 2005 17:50, Rumen Yotov wrote:
> Check to make sure that "/usr/src/linux" link point to your
> current/working kernel. svgalib depends on kernel link to build.
Sorry this was covered in the earlier thread, should have covered it again.
Linked as follows:
rugosa src # pwd
/usr/src
rugosa src # ls -alh
total 14M
drwxr-xr-x 15 root root 4.0K Oct 3 14:22 .
drwxr-xr-x 16 root root 4.0K Sep 20 19:58 ..
-rw-r--r-- 1 root root 29K May 19 11:19 .config
-rw-r--r-- 1 root root 0 Sep 1 10:41 .keep
lrwxrwxrwx 1 root root 23 Oct 3 14:22 linux ->
linux-2.6.12-gentoo-r10
drwxr-xr-x 18 root root 4.0K Jun 15 16:17 linux-2.6.11-gentoo-r11
drwxr-xr-x 19 root root 4.0K Sep 16 22:06 linux-2.6.11-gentoo-r4
drwxr-xr-x 19 root root 4.0K Oct 6 11:11 linux-2.6.12-gentoo-r10
drwxr-xr-x 18 root root 4.0K Jul 9 14:35 linux-2.6.12-gentoo-r4
drwxr-xr-x 18 root root 4.0K Jul 19 21:38 linux-2.6.12-gentoo-r6
rugosa linux # pwd
/usr/src/linux
rugosa linux # ls -alh
total 21M
drwxr-xr-x 19 root root 4.0K Oct 6 11:11 .
drwxr-xr-x 15 root root 4.0K Oct 3 14:22 ..
-rw-r--r-- 1 root root 471 Oct 3 14:48 ..tmp_kallsyms1.o.cmd
-rw-r--r-- 1 root root 471 Oct 3 14:48 ..tmp_kallsyms2.o.cmd
-rw-r--r-- 1 root root 635 Oct 3 14:48 ..tmp_vmlinux1.cmd
-rw-r--r-- 1 root root 651 Oct 3 14:48 ..tmp_vmlinux2.cmd
-rw-r--r-- 1 root root 32K Oct 3 14:39 .config
-rw-r--r-- 1 root root 5.2K Oct 3 14:39 .config.cmd
-rw-r--r-- 1 root root 29K Oct 3 14:24 .config.old
-rw-r--r-- 1 root root 1006K Oct 3 14:48 .tmp_System.map
-rw-r--r-- 1 root root 1.2M Oct 3 14:48 .tmp_kallsyms1.S
-rw-r--r-- 1 root root 200K Oct 3 14:48 .tmp_kallsyms1.o
-rw-r--r-- 1 root root 1.2M Oct 3 14:48 .tmp_kallsyms2.S
-rw-r--r-- 1 root root 200K Oct 3 14:48 .tmp_kallsyms2.o
drwxr-xr-x 2 root root 4.0K Oct 3 14:48 .tmp_versions
-rwxr-xr-x 1 root root 5.0M Oct 3 14:48 .tmp_vmlinux1
-rwxr-xr-x 1 root root 5.2M Oct 3 14:48 .tmp_vmlinux2
-rw-r--r-- 1 root root 2 Oct 3 14:48 .version
-rw-r--r-- 1 root root 639 Oct 3 14:48 .vmlinux.cmd
-rw-r--r-- 1 root root 19K Sep 3 20:34 COPYING
-rw-r--r-- 1 root root 88K Sep 3 20:34 CREDITS
drwxr-xr-x 50 root root 4.0K Sep 3 20:34 Documentation
-rw-r--r-- 1 root root 57K Sep 3 20:34 MAINTAINERS
-rw-r--r-- 1 root root 44K Sep 3 20:34 Makefile
-rw-r--r-- 1 root root 107K Oct 3 14:48 Module.symvers
-rw-r--r-- 1 root root 14K Sep 3 20:34 README
-rw-r--r-- 1 root root 3.0K Sep 3 20:34 REPORTING-BUGS
-rw-r--r-- 1 root root 1006K Oct 3 14:48 System.map
drwxr-xr-x 25 root root 4.0K Sep 3 20:34 arch
drwxr-xr-x 2 root root 4.0K Oct 3 14:43 crypto
drwxr-xr-x 50 root root 4.0K Oct 3 14:45 drivers
drwxr-xr-x 56 root root 4.0K Oct 3 14:43 fs
drwxr-xr-x 38 root root 4.0K Oct 3 14:40 include
drwxr-xr-x 2 root root 4.0K Oct 3 14:48 init
drwxr-xr-x 2 root root 4.0K Oct 3 14:43 ipc
drwxr-xr-x 4 root root 4.0K Oct 3 14:41 kernel
drwxr-xr-x 5 root root 4.0K Oct 3 14:48 lib
drwxr-xr-x 2 root root 4.0K Oct 3 14:41 mm
drwxr-xr-x 32 root root 4.0K Oct 3 14:48 net
-rw-r--r-- 1 root root 52 Sep 3 20:34 patches.txt
drwxr-xr-x 9 root root 4.0K Oct 3 14:40 scripts
drwxr-xr-x 4 root root 4.0K Oct 3 14:43 security
drwxr-xr-x 16 root root 4.0K Oct 3 14:46 sound
drwxr-xr-x 2 root root 4.0K Oct 3 14:40 usr
-rwxr-xr-x 1 root root 5.2M Oct 3 14:48 vmlinux
rugosa linux #
Bogo
--
Sent via KMail 1.8.1, & o/s Linux-2.6.12-gentoo-r10
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-10-06 6:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-06 4:17 [gentoo-user] Unable to calculate Linux Kernel version [New Thread] Bogo Mipps
2005-10-06 4:50 ` Rumen Yotov
2005-10-06 6:11 ` Bogo Mipps [this message]
2005-10-06 6:42 ` Glenn Enright
2005-10-06 7:42 ` Glenn Enright
2005-10-06 8:04 ` Bogo Mipps
2005-10-06 9:54 ` Glenn Enright
2005-10-06 22:27 ` Bogo Mipps
2005-10-07 0:20 ` Glenn Enright
2005-10-07 22:11 ` [gentoo-user] Unable to calculate Linux Kernel version [SOLVED - SORT OF][New Thread] Bogo Mipps
2005-10-06 15:29 ` [gentoo-user] Unable to calculate Linux Kernel version [New Thread] Rumen Yotov
2005-10-07 22:12 ` [gentoo-user] Unable to calculate Linux Kernel version [SOLVED, SORT OF][New Thread] Bogo Mipps
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200510061911.32823.bogo-mipps@e3.net.nz \
--to=bogo-mipps@e3.net.nz \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox