Message-ID: <000b01c0224a$88c351c0$0100a8c0@jdog.org> From: "Jason Byrne" <jbyrne@thegrid.net> Date: Tue, 19 Sep 2000 08:01:47 -0700 Subject: Re: [suse-sparc] kernel includes symlink...
----- Original Message -----
From: "Thorsten Kukuk" <kukuk@suse.de>
To: <suse-sparc@suse.com>
Sent: Tuesday, September 19, 2000 7:40 AM
Subject: Re: [suse-sparc] kernel includes symlink...
>
> Hi,
>
> On Tue, Sep 19, Jason Byrne wrote:
>
> >
> > hi...
> >
> > This is a very minor issue - but I was just compiling ssh on my system -
> > and I noticed the kernel includes need to be adjusted slightly (symlink
> > wasn't set up in install - so slight adjustment is needed)
>
> Did you made the installation with YaST or YaST2 ? Both should
> copy the autoconf.h and version.h files.
Yast2 most recently - the files were there... but the arrangement should
have been as I noted - right?
> > ln -sf /usr/src/linux-2.2.16 /usr/src/linux
> >
>
> The /usr/src/linux link is part of linclude or lx_suse, depending
> on which of both you have installed. It should never be missing.
The problem I was trying to mention was that it *wasn't* a link. The small
/usr/src/linux 'tree' had the .config, vmlinuz.version.h, vmlinuz.autoconf.h
files in the locations mentioned... and the rest of the tree was in
/usr/src/linux-2.2.16.. as it should've been - but /usr/src/linux was not a
symlink.
The notes in the original post details what I did to *fix* the problem.
<snip>
mv /usr/src/linux/include/linux/vmlinuz.autoconf.h
/usr/src/linux-2.2.16/include/linux
mv /usr/src/linux/include/linux/vmlinuz.version.h
/usr/src/linux-2.2.16/include/linux
mv /usr/src/linux/.config /usr/src/linux-2.2.16/.config
ln -sf /usr/src/linux-2.2.16 /usr/src/linux
> Thorsten
>
> --
> Thorsten Kukuk http://www.suse.de/~kukuk/ kukuk@suse.de
> SuSE GmbH Schanzaeckerstr. 10 90443 Nuernberg
> Linux is like a Vorlon. It is incredibly powerful, gives terse,
> cryptic answers and has a lot of things going on in the background.
>
>
This archive was generated by hypermail 2.1.0 : Wed Jun 06 2001 - 11:08:03 PDT