Re: [U-Boot-Users] MPC8360EPB: error while compiling start.S

Hi, When I ran "git clone http://opensource.freescale.com/pub/scm/u-boot-83xx.git", I get the following error:
git: fatal error: `chdir' failed: permission denied.
I checked the git code, but, couldn't find this. I hope git doesn't need me to be superuser.
Thanks and Regards, Ananth.
---------- Initial Header -----------
From : "Timur Tabi" timur@freescale.com
To : "ananthsl@libero.it" ananthsl@libero.it Cc : "u-boot-users" u-boot-users@lists.sourceforge.net Date : Sun, 29 Oct 2006 19:59:58 -0600 Subject : Re: [U-Boot-Users] MPC8360EPB: error while compiling start.S
ananthsl@libero.it wrote:
Hi, I did install git. But, I'm facing the following problems:
- "git clone" gives the following error:
git: fatal error: `chdir' failed: permission denied. I'm running git as a normal user - not as root. (I cannot get "root" permission on the server.)
- I'm inside a firewall. Do I need to make some settings for git to work with external websites?
Are you using the git:// or http:// protocols? If you're using git://, try replacing that with http://, which is meant for firewalls. We have the same problem here in Freescale, so we always need to use http://.
------------------------------------------------------ Mutui a tassi scontati da 30 banche. Richiedi online e risparmia...Servizio gratuito. www.mutuionline.it http://click.libero.it/mutuionline30ott

a quick googling for this error suggests you're running into a conflict with GNU Interactive Tools, which also installs a 'git' executable. This is a problem with your distro, and, of course, off-topic here on u-boot-users.
Kim
On Mon, 30 Oct 2006 15:36:06 +0100 "ananthsl@libero.it" ananthsl@libero.it wrote:
Hi, When I ran "git clone http://opensource.freescale.com/pub/scm/u-boot-83xx.git", I get the following error:
git: fatal error: `chdir' failed: permission denied.
I checked the git code, but, couldn't find this. I hope git doesn't need me to be superuser.
participants (2)
-
ananthsl@libero.it
-
Kim Phillips