Building Linux Kernal from Sources

I am trying to follow the manual to build the linux kernal.
My first problem is I cant checkot linux from the repository. I get the error:

error: pathspec 'sd-linux/3.14' did not match any file(s) known to git.

Then when I attempt to compile the scripts I get:

./scripts/gcc-version.sh: line 26: arm-linux-gnueabi-gcc: command not found
./scripts/gcc-version.sh: line 27: arm-linux-gnueabi-gcc: command not found
make: arm-linux-gnueabi-gcc: Command not found
make: arm-linux-gnueabi-gcc: Command not found

I am aware this is probably an environment problem. I have tried to add SDK to the path but i still get these messages.
Any help?
I'm not sure what's going on here but the Skynet-caliber Artificial Intelligence Google Forum Spam Filter appears to be catching and/or deleting some posts on this thread. I just "approved" about half a dozen messages from a couple days ago/last week, which *should* be showing up here soon...but who knows. Not sure if anyone else has been receiving responses via email?

In any case, we'll be off this platform soon enough.

-Ryan

On Saturday, March 24, 2018 at 1:24:21 PM UTC-7, Markus wrote:

are you trying to build linux on windows? You should use linux.

from the error, looks like you didn't source settings64.sh

http://www.wiki.xilinx.com/Install+Xilinx+Tools


Am 24.03.2018 um 19:22 schrieb publius5670@gmail.com:
I am trying to follow the manual to build the linux kernal.
My first problem is I cant checkot linux from the repository. I get the error:

error: pathspec 'sd-linux/3.14' did not match any file(s) known to git.

Then when I attempt to compile the scripts I get:

./scripts/gcc-version.sh: line 26: arm-linux-gnueabi-gcc: command not found
./scripts/gcc-version.sh: line 27: arm-linux-gnueabi-gcc: command not found
make: arm-linux-gnueabi-gcc: Command not found
make: arm-linux-gnueabi-gcc: Command not found

I am aware this is probably an environment problem. I have tried to add SDK to the path but i still get these messages.
Any help?
--
You received this message because you are subscribed to the Google Groups "snickerdoodle forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to krtkl-snickerdoodle+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/krtkl-snickerdoodle/c7454f06-5e7c-4454-9d71-c47a5318fb82%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Yes, it's very odd... Somehow a 'conversation' is still taking place but they're not showing up here. Anyway, here are the exchanges (I'm guessing there was an image in the 'blank' message):

------- 1 of 4 -------
Subject: Re: [krtkl-snickerdoodle] Building Linux Kernal from Sources
From: publius5670@gmail.com
Date: Mar 24 01:56PM -0700

Thanks for the reply. I am on Linux. You were right I didnt source
settings64.sh. I went ahead and sourced it but Im getting the same
messages.


------- 2 of 4 -------
Subject: Re: Building Linux Kernal from Sources
From: Bush
Date: Mar 24 02:12PM -0700

It looks like you are using outdated instructions for the build process.
Use this process for current builds:

https://wiki.krtkl.com/index.php?title=Linux


------- 3 of 4 -------
Subject: Re: Building Linux Kernal from Sources
From: publius5670@gmail.com
Date: Mar 24 03:12PM -0700


------- 4 of 4 -------
Subject: Re: Building Linux Kernal from Sources
From: publius5670@gmail.com
Date: Mar 24 03:34PM -0700

Any ideas out there? I am running Linux and I have run the settings64.sh
script. Im still getting the same errors.


On Tuesday, March 27, 2018 at 10:50:49 AM UTC-7, Markus wrote:

responses from 24. March to this thread I only received today. they appeared as deleted messages in the forum. Also, in the forum it says I have 1 unread message but there is no sign of it. i have no filters active.

@publi
so what's the status of your linux build, could you solve your problem?

I'm not on linux now but can you link to the instructions your following?