Re: 4.0-current make release failure (sysctl)

1999-02-18 Thread Doug Rabson
On Thu, 18 Feb 1999, Sheldon Hearn wrote:

> 
> 
> On Wed, 17 Feb 1999 19:12:59 EST, "John W. DeBoskey" wrote:
> 
> >   Just fyi, current as of 2pm EST.
> > 
> > ../../nfs/nfs_syscalls.c:92: warning: `nfsrv_zapsock' declared `static' but
> > never defined
> > *** Error code 1
> 
> I get this when I set ``option NFS_NOSERVER''. If I disable the option,
> my kernel builds.
> 
> Ciao,
> Sheldon.

This should be fixed now.  Sorry for the disruption.

--
Doug Rabson Mail:  d...@nlsystems.com
Nonlinear Systems Ltd.  Phone: +44 181 442 9037




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Re: 4.0-current make release failure (sysctl)

1999-02-17 Thread John W. DeBoskey
Hi,

   I don't control the options used to build the distribution
kernels during a 'make release'. Jordan is responsible for
that. 

   I don't have any problems building my local kernel since
the only nfs options I have are:

options NFS #Network Filesystem
options NFS_ROOT#NFS usable as root device, "NFS" req'ed

   Anyways, it looks like something needs to be done, whether it
is to change 'make release', or fix the sysctl code..

Thanks!
John

> 
> 
> On Wed, 17 Feb 1999 19:12:59 EST, "John W. DeBoskey" wrote:
> 
> >   Just fyi, current as of 2pm EST.
> > 
> > ../../nfs/nfs_syscalls.c:92: warning: `nfsrv_zapsock' declared `static' but
> > never defined
> > *** Error code 1
> 
> I get this when I set ``option NFS_NOSERVER''. If I disable the option,
> my kernel builds.
> 
> Ciao,
> Sheldon.
> 



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Re: 4.0-current make release failure (sysctl)

1999-02-17 Thread Sheldon Hearn


On Wed, 17 Feb 1999 19:12:59 EST, "John W. DeBoskey" wrote:

>   Just fyi, current as of 2pm EST.
> 
> ../../nfs/nfs_syscalls.c:92: warning: `nfsrv_zapsock' declared `static' but
> never defined
> *** Error code 1

I get this when I set ``option NFS_NOSERVER''. If I disable the option,
my kernel builds.

Ciao,
Sheldon.


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



4.0-current make release failure (sysctl)

1999-02-17 Thread John W. DeBoskey
Hi,

  Just fyi, current as of 2pm EST.

Thanks,
John


cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions 
-ansi  -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -DVM_STACK 
-include opt_global.h -elf  ../../nfs/nfs_syscalls.c
../../nfs/nfs_syscalls.c:924: `sysctl__vfs_nfs_children' undeclared here (not 
in a function)
../../nfs/nfs_syscalls.c:924: initializer element for 
`sysctl___vfs_nfs_defect.oid_parent' is not constant
../../nfs/nfs_syscalls.c:92: warning: `nfsrv_zapsock' declared `static' but 
never defined
*** Error code 1





To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message