WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: compile kernel 3.4.6  (Read 1420 times)

Offline roeek

  • Newbie
  • *
  • Posts: 5
compile kernel 3.4.6
« on: July 23, 2012, 09:49:28 AM »
hi all,
i'm trying to compile the 3.4.6 kernel version, but after applying the 303-patches it's not compiling anymore.
the error is on  shmem.c:2629 - implicit declaration of function init_inodecache.
until a new patch will be ready, is there something i can do to fix it myself, or remove an unnecessary patch?
(renaming the function to shmem_init_inodecache just gives more errors)
thx,
roee.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: compile kernel 3.4.6
« Reply #1 on: July 23, 2012, 02:48:08 PM »
You can skip that patch, it's good to have but not essential.
The only barriers that can stop you are the ones you create yourself.