Forum › Forums › General › Hardware › 0bda:8178, pvaret / rtl8192cu-fixes – Debian installation issue › Reply To: 0bda:8178, pvaret / rtl8192cu-fixes – Debian installation issue
you, personally, are probably doing nothing wrong.
possibly the compiler directives on the ubuntu system(s) you previously build on were less stringent, or targeted a lesser C/C++ version
Start at the bottom of the error output and read upward.
“aliased to undefined symbol ‘rtw_usb_id_tbl’ extern const typeof(name) __mod_##type##__##name##_device_table”
You might try editing out the “const” declaration attempt to workaround by applying less stringent Warning-Options)
@ include/linux/module.h Line 213
and retry
(or,
______________
ps
It might be helpful for you to read both the open and the closed bug tickets here:
http://github.com/pvaret/rtl8192cu-fixes/issues