Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 2004 02:57:43 +0400
From:      Gleb Smirnoff <glebius@cell.sick.ru>
To:        Roman Kurakin <rik@cronyx.ru>, Julian Elisher <julian@freebsd.org>
Cc:        Grover Lines <grover@ceribus.net>
Subject:   Re: kernel build error
Message-ID:  <20040625225743.GC8969@cell.sick.ru>
In-Reply-To: <40DCA8AE.1010502@cronyx.ru>
References:  <40DCA3F6.5050206@ceribus.net> <40DCA8AE.1010502@cronyx.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 26, 2004 at 02:35:26AM +0400, Roman Kurakin wrote:
R> Just add
R> #include <sys/param.h>
R> #include <sys/systm.h>
R> #include <sys/mbuf.h>
R> 
R> to the netgraph.h, this should help.

My fault again. Missed this in patch i've send to Julian.

R> rik
R> 
R> Grover Lines:
R> 
R> >cvsup from 3:00pm pacific time
R> >
R> >cc -O2 -pipe -march=pentium4 
R> >-I/usr/src/sys/modules/netgraph/bluetooth/socket/..
R> >/../../../netgraph/bluetooth/include -Wall  -D_KERNEL -DKLD_MODULE 
R> >-nostdinc -I-
R> >
R> >-I/usr/src/sys/modules/netgraph/bluetooth/socket/../../../../netgraph/bluetoot
R> >h/include -include /usr/obj/usr/src/sys/PSYCHO/opt_global.h -I. -I@ 
R> >-I@/contrib/
R> >altq -I@/../include -finline-limit=8000 -fno-common 
R> >-I/usr/obj/usr/src/sys/PSYC
R> >HO -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding 
R> >-Wall -Wr
R> >edundant-decls -Wnested-externs -Wstrict-prototypes 
R> >-Wmissing-prototypes -Wpoin
R> >ter-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c 
R> >/usr/src/sys/net
R> >graph/bluetooth/socket/ng_btsocket.c
R> >In file included from 
R> >/usr/src/sys/netgraph/bluetooth/socket/ng_btsocket.c:46:
R> >@/netgraph/netgraph.h:1152: error: field `tag' has incomplete type
R> >*** Error code 1
R> >
R> >Stop in /usr/src/sys/modules/netgraph/bluetooth/socket.
R> >*** Error code 1
R> >
R> >Stop in /usr/src/sys/modules/netgraph/bluetooth.
R> >*** Error code 1
R> >
R> >Stop in /usr/src/sys/modules/netgraph.
R> >*** Error code 1
R> >
R> >Stop in /usr/src/sys/modules.
R> >*** Error code 1
R> >_______________________________________________
R> >freebsd-current@freebsd.org mailing list
R> >http://lists.freebsd.org/mailman/listinfo/freebsd-current
R> >To unsubscribe, send any mail to 
R> >"freebsd-current-unsubscribe@freebsd.org"
R> >
R> >
R> 
R> 
R> 
R> 
R> _______________________________________________
R> freebsd-current@freebsd.org mailing list
R> http://lists.freebsd.org/mailman/listinfo/freebsd-current
R> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE



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