Hello Henrik,

If you type this command in a terminal this will give you an idea about your issue:

ldd /usr/lib/asterisk/modules/chan_dect.so


On Aug 11, 2012, at 12:00 PM, linux-dect-request@lists.osmocom.org wrote:

Send linux-dect mailing list submissions to
linux-dect@lists.osmocom.org

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.osmocom.org/mailman/listinfo/linux-dect
or, via email, send a message with subject or body 'help' to
linux-dect-request@lists.osmocom.org

You can reach the person managing the list at
linux-dect-owner@lists.osmocom.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of linux-dect digest..."
Today's Topics:

  1. undefined symbol: dect_mm_endpoint_get (henrik hansen)
  2. Re: undefined symbol: dect_mm_endpoint_get (Patrick McHardy)

From: henrik hansen <hhansen06@googlemail.com>
Subject: undefined symbol: dect_mm_endpoint_get
Date: August 10, 2012 4:35:09 PM GMT+02:00
To: linux-dect@lists.osmocom.org


Hey,
my Asterisk got a problem with the chan_dect module.
I build it like it's written here: http://dect.osmocom.org/trac/dect/wiki/Build%20instructions

debian*CLI> module load chan_dect
Unable to load module chan_dect
Command 'module load chan_dect' failed.
[Aug 10 14:23:41] WARNING[19284]: loader.c:449 load_dynamic_module: Error loading module 'chan_dect': /usr/lib/asterisk/modules/chan_dect.so: undefined symbol: dect_mm_endpoint_get
[Aug 10 14:23:41] WARNING[19284]: loader.c:839 load_resource: Module 'chan_dect' could not be loaded.

Could someone help me, getting this fixed?

--
--
Mit freundlichen Grüßen
Henrik Hansen




From: Patrick McHardy <kaber@trash.net>
Subject: Re: undefined symbol: dect_mm_endpoint_get
Date: August 10, 2012 4:37:12 PM GMT+02:00
To: henrik hansen <hhansen06@googlemail.com>
Cc: linux-dect@lists.osmocom.org


On Fri, 10 Aug 2012, henrik hansen wrote:

Hey,
my Asterisk got a problem with the chan_dect module.
I build it like it's written here:
http://dect.osmocom.org/trac/dect/wiki/Build%20instructions

debian*CLI> module load chan_dect
Unable to load module chan_dect
Command 'module load chan_dect' failed.
[Aug 10 14:23:41] WARNING[19284]: loader.c:449 load_dynamic_module: Error
loading module 'chan_dect': /usr/lib/asterisk/modules/chan_dect.so:
undefined symbol: dect_mm_endpoint_get
[Aug 10 14:23:41] WARNING[19284]: loader.c:839 load_resource: Module
'chan_dect' could not be loaded.

Could someone help me, getting this fixed?

Its basically that chan_dect hasn't been converted to use the new API
for wideband audio support yet. Just fixing this problem without actually adding wideband support should be relatively easy, I'll try to have a look during the weekend.




_______________________________________________
linux-dect mailing list
linux-dect@lists.osmocom.org
https://lists.osmocom.org/mailman/listinfo/linux-dect