build failures after stdlib update

Andriy Gapon avg at icyb.net.ua
Sun Mar 21 12:01:51 UTC 2010


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


More information about the freebsd-current mailing list