NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/55070: compiler_rt does not build with clang with MKIPFILTER=no
>Number: 55070
>Category: bin
>Synopsis: compiler_rt does not build with clang with MKIPFILTER=no
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Mar 13 21:00:00 +0000 2020
>Originator: Roy Marples
>Release: 9.99.49
>Organization:
>Environment:
$ uname -a
NetBSD cube.marples.name 9.99.48 NetBSD 9.99.48 (GENERIC) #3: Tue Mar 3 20:14:40 UTC 2020 roy%cube.marples.name@localhost:/usr/obj/sys/arch/amd64/compile.amd64/GENERIC amd64
>Description:
/usr/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc:165:10: fatal error: 'netinet/ip_fil.h' file not found
#include <netinet/ip_fil.h>
^~~~~~~~~~~~~~~~~~
>How-To-Repeat:
Enable build for clang and set MKIPFILTER=no
>Fix:
Home |
Main Index |
Thread Index |
Old Index