I have tried compiling coda on a 6.3 Kernel.  I have removed everything from
/usr/obj and tried to build the kernel.  I errors on coda.  Just for
demonstration I have run make again in /usr/obj/usr/src/sys/.../
The coda that I have is a git from yesterday.

Here is the result:

Script started on Sun Dec  9 01:42:08 2007
[EMAIL PROTECTED] /usr/obj/usr/src/sys/BIGDADDY]# uname -a
FreeBSD bigdaddy.drsns.com 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Sat Dec 
8 23:23:37 EST 2007    
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/BIGDADDY  i386
[EMAIL PROTECTED] /usr/obj/usr/src/sys/BIGDADDY]# pwd
/usr/obj/usr/src/sys/BIGDADDY
[EMAIL PROTECTED] /usr/obj/usr/src/sys/BIGDADDY]# make
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
-fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/usr/src/sys
-I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter
-I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath
-I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -I/usr/src/sys/dev/em
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
-finline-limit=8000 --param inline-unit-growth=100 --param
large-function-growth=1000  -mno-align-long-strings
-mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
-ffreestanding -Werror  /usr/src/sys/coda/coda_fbsd.c
In file included from /usr/src/sys/coda/coda_fbsd.c:50:
/usr/src/sys/coda/coda_vnops.h:75: error: syntax error before "coda_lock"
/usr/src/sys/coda/coda_vnops.h:75: warning: type defaults to `int' in
declaration of `coda_lock'
/usr/src/sys/coda/coda_vnops.h:75: warning: data definition has no type or
storage class
*** Error code 1

Stop in /usr/obj/usr/src/sys/BIGDADDY.

-- 
View this message in context: 
http://www.nabble.com/latest-coda-driver-does-not-compile-tp14236301p14236301.html
Sent from the freebsd-stable mailing list archive at Nabble.com.

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to