Re: Busybox for powerpc doesnt compile

2011-01-30 Thread Giriprasad Deviprasad
/1/11, brian m. carlson wrote: From: brian m. carlson Subject: Re: Busybox for powerpc doesnt compile To: debian-powerpc@lists.debian.org Date: Saturday, 29 January, 2011, 3:51 PM On Sat, Jan 29, 2011 at 11:34:48AM +0530, Giriprasad Deviprasad wrote: > Hi, > >  I am trying to instal

Re: Busybox for powerpc doesnt compile

2011-01-29 Thread brian m. carlson
On Sat, Jan 29, 2011 at 11:34:48AM +0530, Giriprasad Deviprasad wrote: > Hi, > >  I am trying to install glibc for the busybox required libs: > echo "libc_cv_forced_unwind=yes" > config.cache > echo "libc_cv_c_cleanup=yes" >> config.cache This is not the right way to do this. You need to use the

Re: Busybox for powerpc doesnt compile

2011-01-28 Thread Giriprasad Deviprasad
Hi,  I am trying to install glibc for the busybox required libs: echo "libc_cv_forced_unwind=yes" > config.cache echo "libc_cv_c_cleanup=yes" >> config.cache export CFLAGS="-I /opt/mpc8250/tools/ppc_6xx/usr/include" ../glibc-2.8/configure --prefix=/opt/mpc8250/tools/ppc_6xx/glibc-2.8 --host=power

Re: Busybox for powerpc doesnt compile

2011-01-28 Thread Giriprasad Deviprasad
Hi,  I am trying to install glibc for the busybox required libs: echo "libc_cv_forced_unwind=yes" > config.cache echo "libc_cv_c_cleanup=yes" >> config.cache export CFLAGS="-I /opt/mpc8250/tools/ppc_6xx/usr/include" ../glibc-2.8/configure --prefix=/opt/mpc8250/tools/ppc_6xx/glibc-2.8 --host=power