From mboxrd@z Thu Jan  1 00:00:00 1970
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level: 
X-Spam-Status: No, score=0.2 required=5.0 tests=DATE_IN_PAST_12_24,
	DMARC_MISSING,FREEMAIL_FROM,INVALID_DATE,MAILING_LIST_MULTI,
	RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=no autolearn_force=no
	version=4.0.0
Received: from mailout04.sul.t-online.com ([194.25.134.18] helo=mailout04.sul.t-online.de)
	by cvs.gentoo.org with esmtp (Exim 3.30 #1)
	id 15DVrh-0007Bp-00
	for gentoo-dev@cvs.gentoo.org; Fri, 22 Jun 2001 12:41:09 -0600
Received: from fwd00.sul.t-online.de 
	by mailout04.sul.t-online.de with smtp 
	id 15DVrT-0006dx-03; Fri, 22 Jun 2001 20:40:55 +0200
Received: from helios.bagwan (320095285153-0001@[62.226.149.34]) by fwd00.sul.t-online.com
	with smtp id 15DVrE-1cbhPkC; Fri, 22 Jun 2001 20:40:40 +0200
Received: (qmail 20128 invoked by uid 0); 22 Jun 2001 21:24:20 -0000
Received: from sadchitananda2.bagwan (HELO gentoo.org) (achim@192.168.2.1)
  by helios.bagwan with SMTP; 22 Jun 2001 21:24:20 -0000
Message-ID: <3B337EFC.F3C4A71@gentoo.org>
From: AGottinger@t-online.de (Achim Gottinger)
X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] Probs while compiling the latest build/system
References: <20010622174103.A18118@paula.t-online.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: 320095285153-0001@t-dialin.net
Sender: gentoo-dev-admin@cvs.gentoo.org
Errors-To: gentoo-dev-admin@cvs.gentoo.org
X-BeenThere: gentoo-dev@cvs.gentoo.org
X-Mailman-Version: 2.0
Precedence: bulk
Reply-To: gentoo-dev@cvs.gentoo.org
X-Reply-To: achim@gentoo.org
List-Help: <mailto:gentoo-dev-request@cvs.gentoo.org?subject=help>
List-Post: <mailto:gentoo-dev@cvs.gentoo.org>
List-Subscribe: <http://cvs.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@cvs.gentoo.org?subject=subscribe>
List-Id: Gentoo Linux development list <gentoo-dev.cvs.gentoo.org>
List-Unsubscribe: <http://cvs.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@cvs.gentoo.org?subject=unsubscribe>
List-Archive: <http://cvs.gentoo.org/pipermail/gentoo-dev/>
Date: Fri Jun 22 12:42:02 2001
X-Original-Date: Fri, 22 Jun 2001 19:23:08 +0200
X-Archives-Salt: f14f8cef-aa9d-469b-9b74-29b03fb356bb
X-Archives-Hash: 7795a90064834906cecba55f94ce17e2

Joerg Krause wrote:
> 
> Hi,
> 
> I try to build a new system with the latest build (6/20) and
> bootstrap-20010617. The comnpilinig
> of the bootstrap works without problems (except the missing /usr/bin/wget
> in the build package).
> But I'll have some problems while emerging the system. I couldn't compile
> the db-3.2.3h-r4.ebuild
> package. The configure script fails with the following error:
> 
> checking for int32_t... yes
> checking for largest integral type... unsigned long long
> checking for integral type equal to pointer size... configure: error: can
> not run test program while cross compiling
> 
> !!! ERROR: the ../dist/configure command did not complete successfully.
> !!! ("../dist/configure --host=i686-pc-linux-gnu --enable-compat185
> --enable-dump185 --prefix=/usr --enable-shared --enable-static
> --enable-cxx")
> !!! Since this is a critical task, ebuild will be stopped.
> 
> !!! emerge aborting on  /usr/portage/sys-libs/db/db-3.2.3h-r4.ebuild .
> 

Yes, I had the same problem here, it worked after I used the lates glibc
rev, bootstrap-20010620.packages contained a previous rev.
You should also add CONFIG_PROTECT_MASK="/etc/env.d" to /etc/make.conf.
This makes sure /etc/env.d/05gcc 
gets updated.

bye achim~


> --
> Joerg Krause
> JKrause@epost.de
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev