Hi,

On Sat, 12 Nov 2011 02:01:58 +1100
Khalid Mohiuddin <[email protected]> wrote:

> Hi,
>     I am new to linux and trying to build linux3.x for powerpc. I got  
> the following errors

First, when posting questions to the mailing list, please do not
hijack unrelated thread, thanks!

> khalid@khalid-VPCS13S9E:~/ctbuild/linux$ sudo make ARCH=powerpc  
> CROSS_COMPILE=powerpc-linux- CROSS32_COMPILE=powerpc-linux-  
> CROSS_COMPILE_TARGET=yes
> make: powerpc-linux-gcc: Command not found

please try using -E option for 'sudo' command, e.g. run

'sudo -E make ARCH=powerpc ...'

HTH,
Anatolij

--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: [email protected]
_______________________________________________
eldk mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/eldk

Reply via email to