On Wed, Aug 08, 2001 at 09:10:22AM -0400, John F Davis wrote: > We are trying to build a kernel with loadable modules support using a stock > mvista CDK 1.2 toolset. The > error is that many symbols are not resolved correctly. If I build without > module > support the kernel builds fine.
The very short answer is modules don't work (which you've noticed), and if you don't have a compelling reason to stay on CDKit 1.2, please upgrade to 2.0, which won't have this problem. The slightly longer answer is, i think, the K2 build didn't link in ppc_ksyms.o when built w/ module support. I _think_. -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
