From owner-freebsd-current@FreeBSD.ORG Sun Mar 21 12:53:59 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF4851065670 for ; Sun, 21 Mar 2010 12:53:59 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-relay3.uni-muenster.de (ZIVM-RELAY3.UNI-MUENSTER.DE [128.176.192.19]) by mx1.freebsd.org (Postfix) with ESMTP id 40A908FC1D for ; Sun, 21 Mar 2010 12:53:58 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.51,282,1267398000"; d="scan'208";a="28955551" Received: from zivmaildisp1.uni-muenster.de (HELO ZIVMAILUSER05.UNI-MUENSTER.DE) ([128.176.188.85]) by zivm-relay3.uni-muenster.de with ESMTP; 21 Mar 2010 13:53:58 +0100 Received: by ZIVMAILUSER05.UNI-MUENSTER.DE (Postfix, from userid 149459) id 0ACD61B07E7; Sun, 21 Mar 2010 13:53:58 +0100 (CET) Date: Sun, 21 Mar 2010 13:53:57 +0100 (CET) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Andriy Gapon Message-ID: In-Reply-To: <4BA61634.8090006@icyb.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Garrett Cooper , freebsd-current@freebsd.org Subject: Re: build failures after stdlib update X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2010 12:53:59 -0000 Andriy Gapon schrieb am 2010-03-21: > on 21/03/2010 14:35 Alexander Best said the following: > > Andriy Gapon schrieb am 2010-03-21: > >> on 21/03/2010 13:43 Garrett Cooper said the following: > >>> Works for me *shrugs*: > >>> $ gcc -v -x c -E -mtune=native /dev/null -o /dev/null 2>&1 > >>> Using built-in specs. > >>> Target: amd64-undermydesk-freebsd > >>> Configured with: FreeBSD/amd64 system compiler > >>> Thread model: posix > >>> gcc version 4.2.1 20070719 [FreeBSD] > >>> /usr/libexec/cc1 -E -quiet -v -D_LONGLONG /dev/null -o /dev/null > >>> -mtune=generic > >>> ignoring duplicate directory "/usr/include" > >>> #include "..." search starts here: > >>> #include <...> search starts here: > >>> /usr/include > >>> End of search list. > >>> $ echo $? > >>> 0 > >> Do you also have the latest version of libc _installed_ in the > >> system? > > i think so. i grabbed a fresh src copy yesterday and did > > buildworld/installworld a few ours ago. > > i've attached the output of `ident /lib/libc.so.7`. > The question was for Garrett :) *lol* sorry. ;) -- Alexander Best