Gentoo Archives: gentoo-embedded

From: Corey <corey@×××××××××.net>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] crosscompile bash
Date: Sat, 18 Nov 2006 08:03:00
Message-Id: 200611180059.13449.corey@bitworthy.net
1 ROOT="/mnt/gentoo" CHOST="i686-pc-linux-uclibc" CBUILD="i686-pc-linux-gnu" emerge bash
2
3 ....
4
5 checking for alloca... (cached) yes
6 checking whether getpgrp requires zero arguments... yes
7 checking whether setvbuf arguments are reversed... configure: error: cannot run test program while cross compiling
8
9
10 How to fix this? I've seen plenty of mention of this particular problem, but no solution...
11
12
13 Thanks,
14
15 Corey
16 --
17 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] crosscompile bash Corey <corey@×××××××××.net>
Re: [gentoo-embedded] crosscompile bash Daniel Glaser <daniel.glaser@××××××××××××.com>