Subject: Re: f_owner?
To: Gary D. Duzan <gary@wheel.tiac.net>
From: Chris A. Mattingly <Chris_Mattingly@ncsu.edu>
List: current-users
Date: 12/16/1994 01:59:46
> wheel { /sys/arch/i386/compile/WHEEL } # make
> cc  -c -O6 -I. -I../../../../arch -I../../../.. -I../../../../sys -DI486_CPU -DDUMMY_NOPS -DXSERVER -DUCONSOLE -DMACHINE_NONCONTIG -DTIMEZONE="0" -DDST="0" -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DDDB -DDIAGNOSTIC -DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOM> PAT_NOMID -DCOMPAT_09 -DCOMPAT_10 -DCOMPAT_43 -DTCP_COMPAT_42 -DUSER_LDT -DLKM -DFFS -DLFS -DNFSCLIENT -DNFSSERVER -DMSDOSFS -DFDESC -DFIFO -DKERNFS -DNULLFS -DPORTAL -DPROCFS -DUMAPFS -DUNION -DINET -DKERNEL -Di386  ../../../../kern/vfs_syscalls.c
> .../../../../kern/vfs_syscalls.c: In function `mount':
> .../../../../kern/vfs_syscalls.c:120: structure has no member named `f_owner'
> .../../../../kern/vfs_syscalls.c:213: structure has no member named `f_owner'
> .../../../../kern/vfs_syscalls.c: In function `unmount':
> .../../../../kern/vfs_syscalls.c:328: structure has no member named `f_owner'
> *** Error code 1
> 
> Stop.
> wheel { /sys/arch/i386/compile/WHEEL } # 

Well, if you don't really care about security, you can safely comment the
lines that call the nonexistent f_user from statfs.

I did, and am now happily using that kernel.

-Chris

-- 
Chris Mattingly       | My views are not necessarily those of my employers
camattin@eos.ncsu.edu | Yes, this is a boring sig.  Bite me. :)