Re: Patches to get Arla running on FreeBSD 8-CURRENT

Tomas Olsson <[email protected]> Wed, 27 Feb 2008 23:36:47 +0100
Newsgroups gmane.os.freebsd.devel.afs
Message-ID <1204151807.4068.8.camel__29326.964429538$1204151846$gmane$org@hippo.t.nxs.se>
On Wed, 2008-02-27 at 00:15 +0000, Robert Watson wrote:
> The fs_local.h change was to address this:
> 
> Making all in fs
> gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include  -I/usr/local/include 
> -I./../../include  -I/usr/local/include    -I./../..  -I./../lib 
> -I../../include  -I/usr/local/include  -I../../rxdef  -I. 
> -I./../../nnpfs/include  -I./../../arlad  -I./../../rxkad 
> -I/usr/local/include   -DINET6 -g  -Wall -Wmissing-prototypes -Wpointer-arith 
> -Wmissing-declarations -Wnested-externs -c -o fs-fs.o `test -f 'fs.c' || echo 
> './'`fs.c
Hm. What happened to $(KERNEL_INCLUDE)?

> The underlying problem is presumably an include path issue, but since 
> nnpfs_deb.h wasn't required anyway by fs.c, removing the include seemed the 
> simplest solution and didn't appear to cause any other problems.
I may be wrong here, but to me it looks like 'fs nnpfsdebug all' etc
will always send a zero mask to kernel with the proposed patch. I tend
to use that command...

thanks
	/t

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-afs
To unsubscribe, send any mail to "[email protected]"