From owner-freebsd-current@FreeBSD.ORG Sun Mar 21 12:51:06 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 96A69106566B for ; Sun, 21 Mar 2010 12:51:06 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id DAAF08FC26 for ; Sun, 21 Mar 2010 12:51:05 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA28872; Sun, 21 Mar 2010 14:51:01 +0200 (EET) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1NtKcP-000AYB-Cq; Sun, 21 Mar 2010 14:51:01 +0200 Message-ID: <4BA61634.8090006@icyb.net.ua> Date: Sun, 21 Mar 2010 14:51:00 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100321) MIME-Version: 1.0 To: Alexander Best References: In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 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:51:06 -0000 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 :) -- Andriy Gapon