Re: [patch] tux3-2.6.0-C3
joe <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
Ingo Molnar wrote: >i've ported Tux to 2.6.0. A test release can be found at: > > redhat.com/~mingo/TUX-patches/tux3-2.6.0-C3 > > > hmm I'm having a bit of trouble applying the patch to 2.6.0-mm1 - I had 3 rejects which I fixed by hand, but during the kernel compile I got this: (any words of wisdom?) ... LD .tmp_vmlinux1 net/built-in.o(.text+0x308b): In function `sys_tux': net/socket.c:2014: undefined reference to `__MOD_INC_USE_COUNT' net/built-in.o(.text+0x3173):net/socket.c:2022: undefined reference to `__MOD_DEC_USE_COUNT' make: *** [.tmp_vmlinux1] Error 1 Joe