Hi all, I am new to this list. When I compile the linux kernel for Loadable Module support, I got the following error. Please help me to resolve this problem. mn10300-linux-gcc -D__KERNEL__ -U__linux__ -D__mn10300__ -I/mnt/hda7/home/ra m/mn10300/test/linux/include -Wall -Wstrict-prototypes -fomit-frame-pointer -O2 -mam33 -pipe -fno-regmove -g -fno-strict-aliasing -DCPU=AM33 -DEXPORT_ SYMTAB -c ksyms.c ksyms.c:480: `__down' undeclared here (not in a function) ksyms.c:480: initializer element is not constant ksyms.c:480: (near initialization for `__ksymtab___down.value') ksyms.c:481: `__down_interruptible' undeclared here (not in a function) ksyms.c:481: initializer element is not constant ksyms.c:481: (near initialization for `__ksymtab___down_interruptible.value') ksyms.c:482: `__down_trylock' undeclared here (not in a function) ksyms.c:482: initializer element is not constant ksyms.c:482: (near initialization for `__ksymtab___down_trylock.value') ksyms.c:483: `__up' undeclared here (not in a function) ksyms.c:483: initializer element is not constant ksyms.c:483: (near initialization for `__ksymtab___up.value') make[2]: *** [ksyms.o] Error 1 make[2]: Leaving directory `/mnt/hda7/home/ram/mn10300/test/linux-am33/kernel' make[1]: *** [first_rule] Error 2 make[1]: Leaving directory `/mnt/hda7/home/ram/mn10300/test/linux-am33/kernel' make: *** [_dir_kernel] Error 2 Thanks in advance..... Thanks and Regards Ramprasad ----- Original Message ----- From: "Listar" <listar@nl.linux.org> To: <ramprasad@research.panasonic.com> Sent: Monday, June 10, 2002 8:01 AM Subject: Listar command results: appsub kernelnewbies ramprasad@research.panasonic.com 3D04BEDA:2C3B.1:xrearyarjovrf > > List context changed to 'kernelnewbies' by following command. > >> appsub kernelnewbies ramprasad@research.panasonic.com 3D04BEDA:2C3B.1:xrearyarjovrf > Subscribed. > > --- > Listar v1.0.0 - job execution complete. > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/