Hi All
I have some problems with compilation could you help
student-ii src # ./configure --with-kernelsrc=/usr/src/linux-2.6.24.7/
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for linux kernel sources... /usr/src/linux-2.6.24.7/
checking for linux kernel version file... /usr/src/linux-2.6.24.7//include/linux/utsrelease.h
checking for linux kernel version... 2.6
checking for changing of LSM interface... not changed
checking for linux/syscalls.h... yes
checking for module arch... 32
checking for sys_call_table... configure: error: "Cannot resolve symbol sys_call_table"
