Date: Wed, 27 Feb 2008 23:36:47 +0100 From: Tomas Olsson <tol@stacken.kth.se> To: Robert Watson <rwatson@FreeBSD.org> Cc: Alec Kloss <alec-keyword-arla.4d43de@SetFilePointer.com>, afs@FreeBSD.org, arla-drinkers@stacken.kth.se Subject: Re: Patches to get Arla running on FreeBSD 8-CURRENT Message-ID: <1204151807.4068.8.camel@hippo.t.nxs.se> In-Reply-To: <20080227001442.M19847@fledge.watson.org> References: <20080216035658.W93919@fledge.watson.org> <1203286882.16414.3.camel@heterodyne.kaj> <20080218012608.V96329@fledge.watson.org> <20080222125207.GD38141@hamlet.setfilepointer.com> <20080223092516.O23969@fledge.watson.org> <20080223102922.GF38141@hamlet.setfilepointer.com> <20080223110549.GG38141@hamlet.setfilepointer.com> <20080223161249.GH38141@hamlet.setfilepointer.com> <1203788012.4065.10.camel@hippo.t.nxs.se> <1204065013.4007.17.camel@hippo.t.nxs.se> <20080227001442.M19847@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1204151807.4068.8.camel>