WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: 3.0.21-tinycore64 fail to make hpilo.ko  (Read 2003 times)

Offline Alex-ZL

  • Newbie
  • *
  • Posts: 1
3.0.21-tinycore64 fail to make hpilo.ko
« on: April 05, 2013, 06:38:07 AM »
I try to build a hpilo Module using 3.0.21-tinycore64.
It report the error:

make: *** /lib/modules/3.0.21-tinycore64/build: No such file or directory.  Stop.


Before that I have built a 32 bit hpilo Module using 3.0.21-tinycore with necessary extensions(make.tcz, linux-headers-3.0.21-tinycore.tcz, gcc.tcz...), it succeeded and worked well.

But when it comes to tinycore64, it failed.
Maybe it could be solved if there is a extersion like linux-headers-3.0.21-tinycore64.tcz.

Or can someone help to tell me how to get the "build" for 3.0.21-tinycore64?
I'm not familiar with linux kernel, maybe it's just a silly problem.

Any help is appreciated.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10963
Re: 3.0.21-tinycore64 fail to make hpilo.ko
« Reply #1 on: April 05, 2013, 06:39:27 AM »
It is a symlink to your kernel source. You need to create it, since your kernel source could be anywhere.
The only barriers that can stop you are the ones you create yourself.