Samsung Galaxy S2 ROM compilation error?

Posted by Bashir on Ask Ubuntu See other posts from Ask Ubuntu or by Bashir
Published on 2012-12-10T12:09:21Z Indexed on 2012/12/12 11:19 UTC
Read the original article Hit count: 258

Filed under:

I'm running Ubuntu 12.04 X64 and have installed all the tools(Toolchain: arm-2010q1 and Samsung Galaxy S2 source as given Here) to compile a ROM.
When I run make Command I'm getting this error:

kernel/built-in.o: In function `cpufreq_table_show':
cpu_pm.c:(.text+0x39b64): undefined reference to `cpufreq_frequency_get_table'
kernel/built-in.o: In function `cpufreq_max_limit_store':
cpu_pm.c:(.text+0x39cd4): undefined reference to `omap_cpufreq_max_limit'
cpu_pm.c:(.text+0x39d04): undefined reference to `omap_cpufreq_max_limit_free'
cpu_pm.c:(.text+0x39d24): undefined reference to `omap_cpufreq_max_limit_free'
kernel/built-in.o: In function `cpufreq_min_limit_store':
cpu_pm.c:(.text+0x39dd4): undefined reference to `omap_cpufreq_min_limit'
cpu_pm.c:(.text+0x39e04): undefined reference to `omap_cpufreq_min_limit_free'
cpu_pm.c:(.text+0x39e24): undefined reference to `omap_cpufreq_min_limit_free'
make: *** [.tmp_vmlinux1] Error 1

© Ask Ubuntu or respective owner

Related posts about 12.04