Yes, I checked dmesg but all it says is "Unknown symbol flush_work_sync" there was nothing else. I DID patch the code, and I tried adding EXPORT_SYMBOL(flush_work_sync); but it still does not work.
-----Original Message----- From: openbsc-bounces@lists.osmocom.org [mailto:openbsc-bounces@lists.osmocom.org] On Behalf Of Harald Welte Sent: Sunday, July 31, 2011 3:38 AM To: Seungju Kim Cc: openbsc@lists.osmocom.org; 'Konrad Meier' Subject: Re: Current OpenBSC + LCR using MNCC socket
Hi,
On Sun, Jul 31, 2011 at 02:17:51AM +0900, Seungju Kim wrote:
FATAL: Error inserting mISDN_core (/lib/modules/2.6.32-5-686/extra/mISDN_core.ko): Unknown symbol in module, or unknown parameter (see dmesg)
did you actually check 'dmesg', as indicated in the error message? And what did it say?