public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-embedded] crosscompile bash
  @ 2006-11-18 15:24 99% ` Daniel Glaser
  0 siblings, 0 replies; 1+ results
From: Daniel Glaser @ 2006-11-18 15:24 UTC (permalink / raw
  To: 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@gentoo.org mailing list



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2006-11-18  7:59     [gentoo-embedded] crosscompile bash Corey
2006-11-18 15:24 99% ` Daniel Glaser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox