Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2016 13:34:55 -0400
From:      Kim Culhan <w8hdkim@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   r303219 make kernel compile failure: cxgbe
Message-ID:  <CAKZxVQUrwd1ZwyACXOat1_ek0gv4zfr8CtfN3u7VgSBXApeCDQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I/usr/src/sys
-I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
-include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
-MD  -MF.depend.t4_iov.o -MTt4_iov.o -mcmodel=kernel -mno-red-zone -mno-mmx
-mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding
-fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign
-D__printf__=__freebsd_kprintf__  -Wmissing-include-dirs
-fdiagnostics-show-option  -Wno-unknown-pragmas
-Wno-error-tautological-compare -Wno-error-empty-body
-Wno-error-parentheses-equality -Wno-error-unused-function
-Wno-error-pointer-sign -Wno-error-shift-negative-value  -mno-aes -mno-avx
-std=iso9899:1999 -Werror  /usr/src/sys/dev/cxgbe/t4_iov.c
-I/usr/src/sys/dev/cxgbe
/usr/src/sys/dev/cxgbe/t4_iov.c:44:10: fatal error: 't4_if.h' file not found
#include "t4_if.h"



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