Coda File System

Coda does not compile on FreeBSD 6.3 (or 6.2)

From: aharonf <afriedman_at_drsns.net>
Date: Sun, 9 Dec 2007 10:44:28 -0800 (PST)
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 this Friday.

Here is the result:

Script started on Sun Dec  9 01:42:08 2007
[root_at_bigdaddy /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    
aharon_at_bigdaddy.drsns.com:/usr/obj/usr/src/sys/BIGDADDY  i386
[root_at_bigdaddy /usr/obj/usr/src/sys/BIGDADDY]# pwd
/usr/obj/usr/src/sys/BIGDADDY
[root_at_bigdaddy /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/Coda-does-not-compile-on-FreeBSD-6.3-%28or-6.2%29-tp14241764p14241764.html
Sent from the Coda - General mailing list archive at Nabble.com.
Received on 2007-12-09 14:07:06