From owner-freebsd-current@FreeBSD.ORG  Wed Apr  2 19:17:53 2014
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: freebsd-current@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 53239371
 for <freebsd-current@freebsd.org>; Wed,  2 Apr 2014 19:17:53 +0000 (UTC)
Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com
 [IPv6:2a00:1450:400c:c00::22c])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (Client CN "smtp.gmail.com",
 Issuer "Google Internet Authority G2" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id E3F18E6F
 for <freebsd-current@freebsd.org>; Wed,  2 Apr 2014 19:17:52 +0000 (UTC)
Received: by mail-wg0-f44.google.com with SMTP id m15so726929wgh.3
 for <freebsd-current@freebsd.org>; Wed, 02 Apr 2014 12:17:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
 :cc:content-type;
 bh=hBFMIjGOJMJc20kTRhSEgp8njOyEZTtWEaH9rjUFm+8=;
 b=RxjZZDvK9Xn8BhCLASyx9BYcE5lb6xoM2F7JvBl/F29+yTMHGrRUQluzpmFequytNz
 39pGkDUjpiOJa4j/6MKM2EGXuzkirvzTu/i9Ge5RlEFVmUa2W8QFQ5w4nG/iKc8rT2JV
 LIWC38mIXkyNK28gyFJK2nFoytklqgbvXmq6Byg7g3V1eZ9A29YvqIJGSqHbwk2yoYMT
 QcaVZYWaRY12thMSiGgtGfiqAp8iHRbuV8lSD+f88HdxHuA6HjhKzz5nkWIuTNLfeWpN
 mXQMkU8q8h3Etbm4N43wh5oR0KIlPcKb2GJSjimJQAMUyGhDz5NkkNPyQtyErAc9NC+h
 5krw==
MIME-Version: 1.0
X-Received: by 10.180.75.49 with SMTP id z17mr31181959wiv.1.1396466264683;
 Wed, 02 Apr 2014 12:17:44 -0700 (PDT)
Received: by 10.14.211.134 with HTTP; Wed, 2 Apr 2014 12:17:44 -0700 (PDT)
In-Reply-To: <20140402211627.356871dd.ohartman@zedat.fu-berlin.de>
References: <20140402211627.356871dd.ohartman@zedat.fu-berlin.de>
Date: Wed, 2 Apr 2014 19:17:44 +0000
Message-ID: <CALCpEUFsRt_M7AgfG6-2jRa-r0yPsqQRtaCaFXY1U10Hk1f7vQ@mail.gmail.com>
Subject: Re: r264048 broke kernel build
From: hiren panchasara <hiren.panchasara@gmail.com>
To: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Content-Type: text/plain; charset=UTF-8
Cc: FreeBSD CURRENT <freebsd-current@freebsd.org>
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
 <freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
 <mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 02 Apr 2014 19:17:53 -0000

On Wed, Apr 2, 2014 at 7:16 PM, O. Hartmann <ohartman@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"