Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Nov 2004 10:20:10 -0800
From:      Vincent Poy <vincepoy@gmail.com>
To:        Gleb Smirnoff <glebius@freebsd.org>, Maksim Yevmenkin <emax@FreeBSD.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: -CURRENT kernel build fails
Message-ID:  <429af92e041103102021c98fb0@mail.gmail.com>
In-Reply-To: <20041103110327.GC1104@cell.sick.ru>
References:  <429af92e0411022034133d9c1a@mail.gmail.com> <429af92e0411022120361dfee7@mail.gmail.com> <20041103110327.GC1104@cell.sick.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 3 Nov 2004 14:03:27 +0300, Gleb Smirnoff <glebius@freebsd.org> wrote:
> On Tue, Nov 02, 2004 at 09:20:01PM -0800, Vincent Poy wrote:
> V> On Tue, 2 Nov 2004 20:34:21 -0800, Vincent Poy <vincepoy@gmail.com> wrote:
> V> > In today's -CURRENT about 5:00PM -800, my GENERIC kernel build fails
> V> > at the following:
> V> I think it might be caused by this commit:
> 
> You are right. I believe attached patches will help. I've already sent
> them to maintainers of the code.
> 
> I'm very sorry.

Hi:

I just noticed the commits as follows:

Date:      Wed, 3 Nov 2004 18:00:49 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
Subject:   cvs commit: src/sys/netgraph/bluetooth/hci
ng_hci_main.cng_hci_misc.c ng_hci_var.h
src/sys/netgraph/bluetooth/l2cap ng_l2cap_misc.c ng_l2cap_var.h

emax        2004-11-03 18:00:49 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph/bluetooth/hci ng_hci_main.c ng_hci_misc.c 
                               ng_hci_var.h 
    sys/netgraph/bluetooth/l2cap ng_l2cap_misc.c ng_l2cap_var.h 
  Log:
  Fix kernel build (caused by recent ng_{un}timeout API change)
  
  Submitted by:   glebius
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/netgraph/bluetooth/hci/ng_hci_main.c
  1.8       +7 -7      src/sys/netgraph/bluetooth/hci/ng_hci_misc.c
  1.5       +2 -2      src/sys/netgraph/bluetooth/hci/ng_hci_var.h
  1.8       +11 -11    src/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c
  1.5       +2 -2      src/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h

I noticed that it didn't include the following patches you attached
earlier for the following files, are these still needed to fix the
kernel build?

src/sys/netgraph/atm/sscop/ng_sscop_cust.h
src/sys/netgraph/atm/uni/ng_uni_cust.h

Cheers,
Vince



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