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.