Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 2010 14:01:46 +0200
From:      Andriy Gapon <avg@icyb.net.ua>
To:        Garrett Cooper <yanefbsd@gmail.com>
Cc:        Alexander Best <alexbestms@wwu.de>, freebsd-current@freebsd.org
Subject:   Re: build failures after stdlib update
Message-ID:  <4BA60AAA.1080403@icyb.net.ua>
In-Reply-To: <7d6fde3d1003210443j2879aca4lbd7187d9e41a5db2@mail.gmail.com>
References:  <7d6fde3d1003202147i1af5969bi333b58db6430c100@mail.gmail.com>	<permail-20100321110009f0889e84000039fe-a_best01@message-id.uni-muenster.de> <7d6fde3d1003210443j2879aca4lbd7187d9e41a5db2@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BA60AAA.1080403>