r264048 broke kernel build
Ian Lepore
ian at FreeBSD.org
Wed Apr 2 19:53:24 UTC 2014
Sorry about that, hopefully I've fixed it for now with r264054 (but
whenever you're checking in a fix for a fix you're on pretty shakey
ground). This is a temporary workaround while I spend a few days
rewriting some legacy arm code to fix the problem for real.
-- Ian
On Wed, 2014-04-02 at 19:18 +0000, hiren panchasara wrote:
> + Ian
>
>
> On Wed, Apr 2, 2014 at 7:17 PM, hiren panchasara
> <hiren.panchasara at gmail.com> wrote:
> > On Wed, Apr 2, 2014 at 7:16 PM, O. Hartmann <ohartman at zedat.fu-berlin.de> wrote:
> >>
> >> r264048 breaks kernel build ( sys/kern/kern_et.c) , r264047 builds perfectly ...
> >
> > +1.
> >
> > cheers,
> > Hiren
> >>
> >> rm -f .newdep
> >> make -V CFILES_NOZFS -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc " xargs
> >> mkdep -a -f .newdep -pipe -O3 -fno-strict-aliasing -march=native -std=c99 -Wall
> >> -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
> >> -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions
> >> -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare
> >> -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unused-function -nostdinc
> >> -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter
> >> -I/usr/src/sys/dev/ath -I/usr/src/sys/dev/ath/ath_hal
> >> -I/usr/src/sys/contrib/dev/ath/ath_hal -I/usr/src/sys/contrib/ngatm
> >> -I/usr/src/sys/dev/twa -I/usr/src/sys/dev/cxgb -I/usr/src/sys/dev/cxgbe
> >> -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 -mno-aes -mno-avx
> >> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float
> >> -fno-asynchronous-unwind-tables -ffreestanding
> >> -fstack-protector /usr/src/sys/kern/kern_et.c:37:10: fatal error: 'opt_timer.h' file not
> >> found #include "opt_timer.h"
More information about the freebsd-current
mailing list