Mailinglist Archive: opensuse (949 mails)

< Previous Next >
Re: [S.u.S.E. Linux] kenel directory
  • From: gecko@xxxxxxxxxxx (gecko@xxxxxxxxxxx)
  • Date: 14 Mar 1998 03:29:40 +0100
  • Message-id: <6ecq2k$m17$1@xxxxxxxxxxxxxx>



On 14-Mar-98 Ron Lavoie wrote:
>Actually, /usr/src/linux contains only one entry: linux-2.0.32. I think
>it's the symbolic link because it's a brighter white. %-)

There's your problem. /usr/src should contain the symbolic link:
linux-->/usr/src/linux-2.0.32

delete link in the linux directory and then remove the linux directory itself
(not the linux-2.0.32... just the linux). Then, from /usr/src execute the link
command:

ln -s /usr/src/linux-2.0.32 linux

both the linux-2.0.32 and the linux "directories" should be in the /usr/src and
when you cd /usr/src/linux it should look (because it is) identical to
/usr/src/linux-2.0.32

>/usr/src/linux-2.0.32 *does* contain Makefile (or is it in
>usr/src/linux-2.0.32/arch/i386/boot? I can't remember).
>
It's /usr/src/linux-2.0.32

----------------------------------
<A HREF="http://homepages.skylink.net/~gecko/index.html";><A HREF="http://homepages.skylink.net/~gecko/index.html</A">http://homepages.skylink.net/~gecko/index.html</A</A>>
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--)
O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++
DI+++ D++ G++>G+++ e h+ r* y+
------END GEEK CODE BLOCK------
----------------------------------

--
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e


< Previous Next >