In message <[EMAIL PROTECTED]> Donn Miller writes:
: > kern/kern_event.c standard
:
: That fixed it. Can someone please commit the changes?
Done.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Josh Tiefenbach wrote:
>
> On Sun, Apr 16, 2000 at 09:30:17PM -0400, Donn Miller wrote:
> > With a fresh cvsup as of 1/2 hour ago, I get the following link errors
> > during the link stage of the kernel build. (Please see attached
> > file.)
>
> Try re-config/re-compiling your kernel after addi
On Sun, Apr 16, 2000 at 09:30:17PM -0400, Donn Miller wrote:
> With a fresh cvsup as of 1/2 hour ago, I get the following link errors
> during the link stage of the kernel build. (Please see attached
> file.)
Try re-config/re-compiling your kernel after adding the following line to
/sys/conf/fil
With a fresh cvsup as of 1/2 hour ago, I get the following link errors
during the link stage of the kernel build. (Please see attached
file.)
- Donn
linking kernel
init_sysent.o(.data+0xb54): undefined reference to `kqueue'
init_sysent.o(.data+0xb5c): undefined reference to `kevent'
kern_desc