Hi!
After using tp_smapi successfully for a long time I tried to build it for a recent kernel from Ubuntu "Gutsy" repository. But - it won't build.
I attached a log from a failing build-attempt, along with some more info. The start with the complaint about an invalid kernel config is somewhat strange to me as I issued the commands mentioned as a solution before making this log.
Pls. let me know if I miss something obvious or if you need some more information I could provide.
And - keep up your good work! I really am gald to have this module on my laptop!
best regards,
Friedemann
Script-File from failing build and some more info
Logged In: YES
user_id=1396959
Originator: NO
The tp_smapi Makefile is not supposed to be used this way. Use a simple "make HDAPS=1". If you wish to customize the kernel directories set KSRC, KBUILD and MOD_DIR. Does that work?
Logged In: YES
user_id=189528
Originator: YES
Errh - I issued 'make HDAPS=1' for the log?!?
Anyway, I tried again to follow the steps mentioned in the README, but the result was the same. Setting the variables didn't change anything, and I do remember that I never had to set these with the kernels I used before on the laptop.
Any hints or ideas?
Logged In: YES
user_id=1396959
Originator: NO
Sorry, I missed the first line in the log.
I'm not sure what's wrong. Do you have a properly installed kernel + sources at the directories listed on the 2nd line of the log? In particular, does /lib/modules/2.6.22-9-generic/source/.config exist?
Logged In: YES
user_id=1396959
Originator: NO
Please retry with tp_smapi 0.33, and check the items in my previous reply.