Date: Wed, 1 Feb 2006 10:27:43 +0300 From: Gleb Smirnoff <glebius@FreeBSD.org> To: husnu demir <hdemir@metu.edu.tr> Cc: stable@FreeBSD.org, Oleg Bulyzhin <oleg@FreeBSD.org> Subject: Re: if_bge driver problem. - Upgrade to RELEASE :) Message-ID: <20060201072743.GL4297@cell.sick.ru> In-Reply-To: <20060201071121.GA168088@metu.edu.tr> References: <20060130205742.GB82483@lath.rinet.ru> <20060131081435.GA1081452@metu.edu.tr> <20060131093625.GB88914@lath.rinet.ru> <20060131121637.GA495842@metu.edu.tr> <20060131122810.GF4297@cell.sick.ru> <20060131133111.GB495842@metu.edu.tr> <20060131141655.GA93396@lath.rinet.ru> <20060131142312.GA811046@metu.edu.tr> <20060201010543.GA98081@lath.rinet.ru> <20060201071121.GA168088@metu.edu.tr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 01, 2006 at 09:11:22AM +0200, husnu demir wrote: h> No I am not tired. We would like to be part of that, even like testers. I did try to compile but gave these error messages. I did not make CVSUP because of the pci error in the tree. You can CVSUP once more, the PCI issue is fixed already. h> Here is the error messages; h> h> cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/METU/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -I/usr/obj/usr/src/sys/METU -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/modules/bge/../../dev/bge/if_bge.c h> /usr/src/sys/modules/bge/../../dev/bge/if_bge.c: In function `bge_poll_locked': h> /usr/src/sys/modules/bge/../../dev/bge/if_bge.c:2749: error: structure has no member named `bge_link_evt' h> /usr/src/sys/modules/bge/../../dev/bge/if_bge.c:2754: error: structure has no member named `bge_link_evt' h> /usr/src/sys/modules/bge/../../dev/bge/if_bge.c: In function `bge_intr': h> /usr/src/sys/modules/bge/../../dev/bge/if_bge.c:2806: error: structure has no member named `bge_link_evt' h> /usr/src/sys/modules/bge/../../dev/bge/if_bge.c: In function `bge_tick_locked': h> /usr/src/sys/modules/bge/../../dev/bge/if_bge.c:2857: error: structure has no member named `bge_link_evt' h> /usr/src/sys/modules/bge/../../dev/bge/if_bge.c: In function `bge_link_upd': h> /usr/src/sys/modules/bge/../../dev/bge/if_bge.c:3741: error: structure has no member named `bge_link_evt' Looks like the patch to if_bgereg.h wasn't applied. Can you reapply patches after cvsup? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060201072743.GL4297>