I'm trying to compile the andy-tracking kernel, with bitbake, and I get the following error:
make[1]: Entering directory > `/home/erl/fso/fso-unstable/tmp/work/om-gta02-angstrom-linux-gnueabi/linux-openmoko-devel-2.6.27-oe3+gitr2+458301db547e53750141e33668dc6d55789aec32-r0/git' > CHK include/linux/compile.h > UPD include/linux/compile.h > CC init/version.o > LD init/built-in.o > make[1]: Leaving directory > `/home/erl/fso/fso-unstable/tmp/work/om-gta02-angstrom-linux-gnueabi/linux-openmoko-devel-2.6.27-oe3+gitr2+458301db547e53750141e33668dc6d55789aec32-r0/git' > LD .tmp_vmlinux1 > arch/arm/mach-s3c2440/built-in.o:(.data+0x1c58): undefined reference to > `ts_filter_linear_api' > make: *** [.tmp_vmlinux1] Error 1 > FATAL: oe_runmake failed > I'm new to the whole openembedded/bitbake thing, so maybe I have something wrong an a configuration file? Also, i thought andy-tracking was based on 2.6.28, but the above paths say 2.6.27-..., is that correct? Thanks for any pointers, /Erland
