Liao Ying Chieh wrote: > /usr/src/sys/kern/kern_proc.c: In function `kse_new': > /usr/src/sys/kern/kern_proc.c:374: structure has no member named `ke_startcopy' > /usr/src/sys/kern/kern_proc.c:374: structure has no member named `ke_startcopy' > /usr/src/sys/kern/kern_proc.c:375: structure has no member named `ke_endcopy' > /usr/src/sys/kern/kern_proc.c:375: structure has no member named `ke_startcopy' > *** Error code 1 > > not only my kernel config, but GENERIC failed > isnt KSE ready to go ?
Back out the redundancy correction by Julian yesterday; specifically, use these versions of these files: 1.73 src/sys/alpha/alpha/vm_machdep.c 1.253 src/sys/sys/proc.h ...until the problem is fixed. -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message