Share

flasher for linux

Tracker: Bugs

7 Unknown symbol in kernel 2.6.14+ - ID: 1535185
Last Update: Comment added ( gefink )

When I've tried to install the module (via 'insmod') I
get the following message:

"insmod: error inserting 'modules/flash.ko': -1 Unknown
symbol in module"

The same occurs with the module rtl8139_flash.ko.

'dmesg' revealed the missing symbols:

"inter_module_get"
"verify_area"

The compilation log also warns about the missing symbols.

Google revealed me that "verify_area" was removed and
replaced by "access_ok" in kernel 2.6.14 and above.

I include the log of the compilation process.

I hope this can help for fix the problem.

Regards, Grachi


Grachi ( grachisf ) - 2006-08-05 22:37

7

Closed

None

Nobody/Anonymous

None

None

Public


Comments ( 2 )




Date: 2008-09-18 19:34
Sender: gefink

This is cleared in version 3.5

Thanks for reporting


Date: 2006-08-06 15:25
Sender: nobody

Logged In: NO

It's seems that the inter_module communication api is
deprecated and will be removed in newer versions.


Log in to comment.

Attached File ( 1 )

Filename Description Download
log Compilation log Download

Changes ( 4 )

Field Old Value Date By
status_id Open 2008-09-18 19:34 gefink
close_date - 2008-09-18 19:34 gefink
priority 5 2006-08-05 22:37 grachisf
File Added 187787: log 2006-08-05 22:37 grachisf