Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: Alex-ZL on April 05, 2013, 09:38:07 AM

Title: 3.0.21-tinycore64 fail to make hpilo.ko
Post by: Alex-ZL on April 05, 2013, 09: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.
Title: Re: 3.0.21-tinycore64 fail to make hpilo.ko
Post by: curaga on April 05, 2013, 09:39:27 AM
It is a symlink to your kernel source. You need to create it, since your kernel source could be anywhere.