Well, I tried cross-emerging bash-3.2_p5, and for whatever reason, did not suffer the "cannot run test program while cross compiling" error that bash-3.1_p17 was giving me; however now thing break later on with:
/usr/libexec/gcc/i686-pc-linux-uclibc/ld: cannot find -lcurses collect2: ld returned 1 exit status make: *** [bash] Error 1 ...however ncurses has been installed, both in the host target and the build host... On Saturday 18 November 2006 00:59, Corey wrote: > > ROOT="/mnt/gentoo" CHOST="i686-pc-linux-uclibc" CBUILD="i686-pc-linux-gnu" > emerge bash > > .... > > checking for alloca... (cached) yes > checking whether getpgrp requires zero arguments... yes > checking whether setvbuf arguments are reversed... configure: error: cannot > run test program while cross compiling > > > How to fix this? I've seen plenty of mention of this particular problem, but > no solution... > > > Thanks, > > Corey -- [email protected] mailing list
