↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Tag Archives: read_current_timer

Dreamplug – 3.7-rc1, After a Fix..

Adventures With Linux ™ Posted on October 16, 2012 by RGOctober 16, 2012

I have managed to update the Dreamplug to kernel 3.7-rc1, after a simple fix, to get it to compile OK.. The original (cross)compile failed, with: ERROR: “read_current_timer” [drivers/video/udlfb.ko] undefined! ERROR: “read_current_timer” [crypto/tcrypt.ko] undefined! Fix, is to change ../linux-3.7-rc1/arch/arm/kernel/armksyms.c, at line 51, as follows: From:  /* platform dependent support */ EXPORT_SYMBOL(arm_delay_ops); To:     /* platform dependent support */ … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, kernel, Linux / ARM, Opinion | Tagged arm, armksyms.c, compile fix, dreamplug, kernel 3.7-rc1, linux, read_current_timer | Leave a reply
Original content © Robert Gadsdon 2013
↑