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

Try adding this to your $ROOT/etc/make.conf

bash_cv_have_mbstate_t=yes
ac_cv_func_setvbuf_reversed=no

Will work properly.

cu daniel
--
[email protected] mailing list

Reply via email to