Re: [patch] tux3-2.6.0-C3
Ingo Molnar <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <Pine.LNX.4.58.0312302109510.19358@earth> |
On Tue, 30 Dec 2003, joe wrote: > 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' ok - compile Tux statically (ie. CONFIG_TUX=y, not CONFIG_TUX=m) for the time being. Ingo