Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire] 2.6.0-test10 sorcery rebuild -> 51 failed spells

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Hamish Greig <hgreig AT bigpond.net.au>
  • To: sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire] 2.6.0-test10 sorcery rebuild -> 51 failed spells
  • Date: Wed, 26 Nov 2003 13:51:46 +1100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 26 Nov 2003 13:34, Eric Sandall wrote:
> May want to check `uname -m` to configure the first symlink, otherwise it
> won't work on other architectures (PPC and SPARC coming soon to an ISO near
> you ;)).
>
> E.g.
>
> ----
> for ARCH in `uname -m`
>   case i686)     ASM_LINK=i386
>                  ;;
>   case sparc64)  ASM_LINK=sparc
>                  ;;
>   case sparc)    ASM_LINK=sparc64
>   ...
>   *)             ASM_LINK=i386
>                  ;;
> esac
>
> ln -sf /usr/include/asm ../src/linux/include/asm-${ASM_LINK}
> ----
>
> Or some such.
>
> -sandalle
actually thought properly configured kernel does that during make *config ?
so /usr/src/linux/include/asm would always have right destination if kernel
has been configured correctly ?
Hamish

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/xBVG8fSufZR6424RAvOYAJ9c3AL1dYBV/Ttkh0eMlbtO95pm+QCdGu2Q
AAUik4KkYl9u6jFcM6axk/Y=
=kwqX
-----END PGP SIGNATURE-----





Archive powered by MHonArc 2.6.24.

Top of Page