Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2015 16:17:38 -0500
From:      Kurt Lidl <lidl@pix.net>
To:        freebsd-current@freebsd.org
Subject:   Re: Connected sanitizer libraries to the build (for x86)
Message-ID:  <54B6DCF2.4040902@pix.net>
In-Reply-To: <FCF2A752-8B03-45BD-B548-A28FCBB27C7B@FreeBSD.org>
References:  <FCF2A752-8B03-45BD-B548-A28FCBB27C7B@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This apparently breaks the build when compiling on a
system that has WITHOUT_IPFILTER= in /etc/src.conf:

--- depend_subdir_libclang_rt ---
In file included from 
/usr/src/lib/libclang_rt/asan/../../../contrib/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc:59:
/usr/obj/usr/src/tmp/usr/include/sys/timeb.h:42:2: warning: "this file 
includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
  ^
/usr/src/lib/libclang_rt/asan/../../../contrib/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc:100:11: 
fatal error: 'netinet/ip_compat.h' file not found
# include <netinet/ip_compat.h>
           ^
-Kurt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54B6DCF2.4040902>