Hi,
I'm trying to build an image for NEHEMIA cpu.
I'm following http://www.bulah.com/embeddedgentoo.html

I'm trying to 'emerge portage' and I get this output:
Source unpacked.
./configure --prefix=/usr --host=i686-gentoo-linux-uclibc
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --without-afs
--disable-profiling --without-gnu-malloc --without-installed-readline
--disable-nls --with-curses
configure: WARNING: If you wanted to set the --build type, don't use --host.
   If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... Invalid configuration
`i686-gentoo-linux-uclibc': machine `i686-gentoo-linux' not recognized
configure: error: /bin/sh ./support/config.sub i686-gentoo-linux-uclibc failed

---------------------
make.conf
USE="bitmap-fonts minimal truetype-fonts mmx"
CHOST="i686-gentoo-linux-uclibc"
CFLAGS="-march=i686 -mfpmath=sse -msse -Os -pipe -fomit-frame-pointer -mmmx"
CXXFLAGS="${CFLAGS}"
FEATURES="buildpkg"
GENTOO_MIRRORS="http://mirror.hamakor.org.il/pub/mirrors/gentoo";

VIDEO_CARDS="via"
UCLIBC_CPU="NEHEMIAH"
---------------------

The CHOST var making trouble.
What is wrong?

Tnx
Kfir
--
[email protected] mailing list

Reply via email to