Mailinglist Archive: opensuse (1702 mails)
| < Previous | Next > |
Re: [opensuse] Kernel Compiling
- From: John Andersen <jsamyth@xxxxxxxxx>
- Date: Wed, 09 Sep 2009 12:06:07 -0700
- Message-id: <4AA7FC9F.2030508@xxxxxxxxx>
ne... wrote:
Anytime someone recommends doing this you know right away they are on the wrong
track.
You should never run around making symlinks in the source tree. You might
accidentally
make it work, but its still wrong. Its not done that way.
ARCH environmental may be wrong (or may exist when it need not).
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
In the include directory, you will find various 'asm-xxx' directories.
Try making a
sym link to the one you are compiling for e.g. ln -s ../asm-alpha ../asm
Anytime someone recommends doing this you know right away they are on the wrong
track.
You should never run around making symlinks in the source tree. You might
accidentally
make it work, but its still wrong. Its not done that way.
ARCH environmental may be wrong (or may exist when it need not).
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |