How to solve the problem about multiple definition of clk_enable?

Adam Lackorzynski adam at os.inf.tu-dresden.de
Tue Apr 28 22:30:03 CEST 2015


On Mon Apr 27, 2015 at 14:35:08 +0000, Youren Shen wrote:
> To solve the problem about "undefined reference to `clk_get_rate'", I
> select COMMON_CLK in config L4_PLATFORM_GENERIC. But when I build the
> L4Linux this occurs:
> 
> multiple definition of `clk_enable'
> l4linux/arch/l4/kernel/arch-arm/l4.c:63: first defined here
> 
> So, Should I disable L4_CLK_NOOP in L4_PLATFORM_GENERIC?

Yes, you should try this approach.


Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list