Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-embedded
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
--
gentoo-embedded@g.o mailing list
|
|