FS#54975 - [tp_smapi] 0.42-23: Failed to insert 'tp_smapi'
Attached to Project:
Community Packages
Opened by Martin Schnitkemper (Martin-MS) - Saturday, 29 July 2017, 23:07 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 04 August 2017, 18:54 GMT
Opened by Martin Schnitkemper (Martin-MS) - Saturday, 29 July 2017, 23:07 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 04 August 2017, 18:54 GMT
|
Details
Description: After upgraded tp_smapi (0.42-19 -> 0.42-23)
error
| Failed to insert 'tp_smapi': No such file or directory occured. Additional info: A "modprobe tp_smapi" result in error | modprobe: ERROR: could not insert 'tp_smapi': Unknown symbol in module, or unknown parameter (see dmesg) and dmesg reports | thinkpad_ec: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0) * package version(s) 0.42-23 Steps to reproduce: Upgrade to latest version |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Friday, 04 August 2017, 18:54 GMT
Reason for closing: Fixed
Additional comments about closing: 0.42-25
Friday, 04 August 2017, 18:54 GMT
Reason for closing: Fixed
Additional comments about closing: 0.42-25
# Clear EXTRA_CFLAGS since it defaults to injecting CFLAGS and -fno-plt breaks the modules
Well, why not just use `CFLAGS=${CFLAGS/-fno-plt/}` then?