From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4C600D17.2020609@domain.hid> Date: Mon, 09 Aug 2010 16:13:43 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <1279046702.31665.65.camel@domain.hid> <4C3CB655.1020801@domain.hid> <1279048661.31665.81.camel@domain.hid> <1280149567.1856.15.camel@domain.hid> <4C4D9131.7080504@domain.hid> <1280153187.1856.25.camel@domain.hid> <4C4D97AC.2030609@domain.hid> <1280154697.1856.29.camel@domain.hid> <4C4D9E04.6060407@domain.hid> <1280156219.1856.32.camel@domain.hid> <4C4DA340.4030400@domain.hid> <1280187666.1963.34.camel@domain.hid> <4C4E8A64.1000701@domain.hid> <1280239972.1865.7.camel@domain.hid> <4C4EEBE3.9020806@domain.hid> <4C4F7B47.6040709@domain.hid> <4C585D60.2040809@domain.hid> <1281356497.17126.19.camel@domain.hid> In-Reply-To: <1281356497.17126.19.camel@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Kernel compilation procedures for imx51 List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: flavio.alves@domain.hid Cc: xenomai@xenomai.org Flavio Alves wrote: > Hello, > > I'm still having problems in compiling the kernel with xenomai for the > imx51. > > I'm having the following error: > > LD .tmp_vmlinux1 > arch/arm/plat-mxc/built-in.o: In function `mxc_dvfs_core_probe': > isp1504xc.c:(.devinit.text+0x334): undefined reference to > `cpufreq_trig_needed' > make: *** [.tmp_vmlinux1] Error 1 > > The steps used are the indicated at the xenomai patches README. The > defconfig that I'm using is imx51_defconfig, from the mainstream kernel. I validated the babbage board with a config derived from this config. > > I know that it is not a xenomai issue, but it is caused when I run make > menuconfig and disable the CPU frequency scaling feature, in order to > disable the warning (if the warning is present, xenomai is not > compiled). No. The warning is just that: a warning. -- Gilles.