stage1 не ставится python [ SOLVED ]

Доброе всем время суток! в общем проблема такая: Устанавливаю gentoo со stage1. Делаю все по handbook только potage не скачиваю, а делаю emerge --sync потом запускаю bootstrap.sh и он мне выдает следующее

>>> Unpacking Python-2.3.5.tar.bz2 to /var/tmp/portage/python-2.3.5/work
 * Applying python-2.3-readline.patch ...                                                                                                              [ ok ] * Applying python-2.3-add_portage_search_path_take_2.patch ...                                                                                        [ ok ] * Applying python-2.3-gentoo_py_dontcompile.patch ...                                                                                                 [ ok ] * Applying python-2.3.2-disable_modules_and_ssl.patch ...                                                                                             [ ok ] * Applying python-2.3-mimetypes_apache.patch ...                                                                                                      [ ok ] * Applying python-2.3-db4.2.patch ...                                                                                                                 [ ok ]>>> Source unpacked.
true
QA Notice: USE Flag 'hardened' not in IUSE for dev-lang/python-2.3.5
build
bootstrap
build
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-fpectl --enable-shared --disable-ipv6 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-threads --with-libc= --enable-unicode=ucs4
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 MACHDEP... linux2
checking EXTRAPLATDIR...
checking for --without-gcc... no
checking for --with-cxx=<compiler>... no
checking for c++... g++
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.

!!! ERROR: dev-lang/python-2.3.5 failed.
!!! Function econf, Line 449, Exitcode 77
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

Вот make.conf если надо

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O3 -mcpu=pentium3 -pipe -funroll-loops -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="-X -kde -qt -gnome -gtk -gtk2 threads nptl nptlonly logrotate bzip2"
SYNC="rsync://nightman.eastonline.ru/portage"
GENTOO_MIRRORS="http://nightman.eastonline.ru"

в чем может быть проблема??? Если надо еще какиенибуть конфиги, я выложу!!!

А чего говорит

gcc --version

?

В общем проблема в portage была сейчас собрали с 2004.3 профайлом и обновили усе, и все работает!

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".