Re: axp kernel breakage

1999-02-18 Thread Sheldon Hearn
On Thu, 18 Feb 1999 21:38:37 GMT, Doug Rabson wrote: > Interesting stats. Can you run size(1) on them too. I wonder how much > of that is actual code. Feast your eyes. :-) textdata bss dec hex filename 1049161 84468 120572 1254201 132339 /kernel 1153284 85752 123692

Re: axp kernel breakage

1999-02-18 Thread Doug Rabson
On Thu, 18 Feb 1999, Sheldon Hearn wrote: > > > On Thu, 18 Feb 1999 11:54:01 PST, Julian Elischer wrote: > > > huh? can you expand on this... > > Um, sure. > > When my kernel build broke, I tried removing the option NFS_NOSERVER. > This allowed me to build a kernel. After the problem in nfs_s

Re: axp kernel breakage

1999-02-18 Thread Sheldon Hearn
On Thu, 18 Feb 1999 11:54:01 PST, Julian Elischer wrote: > huh? can you expand on this... Um, sure. When my kernel build broke, I tried removing the option NFS_NOSERVER. This allowed me to build a kernel. After the problem in nfs_syscalls.c was repaired today (maybe last night), I put the opti

Re: axp kernel breakage

1999-02-18 Thread Julian Elischer
huh? can you expand on this... On Thu, 18 Feb 1999, Sheldon Hearn wrote: > > > On Thu, 18 Feb 1999 09:21:17 GMT, Doug Rabson wrote: > > > It should be fixed now. > > Thanks! Kernel's back down 100KB in file size. :-) > > Ciao, > Sheldon. > > > To Unsubscribe: send mail to majord...@freebsd

Re: axp kernel breakage

1999-02-18 Thread Sheldon Hearn
On Thu, 18 Feb 1999 09:21:17 GMT, Doug Rabson wrote: > It should be fixed now. Thanks! Kernel's back down 100KB in file size. :-) Ciao, Sheldon. To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: axp kernel breakage

1999-02-18 Thread Doug Rabson
On Thu, 18 Feb 1999, Bruce Evans wrote: > >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 -include opt_global.h -mno-fp-r

Re: axp kernel breakage

1999-02-17 Thread Bruce Evans
>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 -include >opt_global.h -mno-fp-regs -Wa,-mev56 ../../nfs/nfs_syscalls.c >../../n

axp kernel breakage

1999-02-17 Thread Gary Palmer
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 -include opt_global.h -mno-fp-regs -Wa,-mev56 ../../nfs/nfs_syscalls.c ../../nfs/n