[Freeswitch-dev] FreeSWITCH mod_osp: undefined symbol OSPPTransactionSetSrcNetworkId**

Di-Shi Sun di-shi at transnexus.com
Fri Aug 13 15:56:37 PDT 2010


Hi Patrick,

It appears that you skipped one necessary building step. Please see the doc 
I sent to you, section 3.1, step 4. It makes FreeRADIUS to generate correct 
Makefile.in/Makefile for mod_osp.

Regards,

Di-Shi Sun.
----- Original Message ----- 
From: "Patrick Laimbock" <patrick at laimbock.com>
To: "Di-Shi Sun" <di-shi at transnexus.com>
Sent: Saturday, August 14, 2010 12:37 AM
Subject: Re: FreeSWITCH mod_osp: undefined symbol 
OSPPTransactionSetSrcNetworkId**


> Hi Di-Shi,
>
> Files attached with the exception of:
>
> 8. src/mod/applications/mod_osp/Makefile.in <-- does not exist but
> Makefile.am does so I have included that one.
>
> 10. src/mod/applications/mod_osp/mod_osp.log <-- does not exist
>
> Best regards,
> Patrick
>
>
> On 08/13/2010 10:06 AM, Di-Shi Sun wrote:
>> Hi Patrick,
>>
>> Would you please send me the following files?
>>
>> 1. /usr/include/osp/osplibversion.h
>> 2. /home/patrick/src/freeswitch/build/modules.conf.in
>> 3. /home/patrick/src/freeswitch/modules.conf
>> 4. /home/patrick/src/freeswitch/configure.in
>> 5. /home/patrick/src/freeswitch/configure
>> 6. /home/patrick/src/freeswitch/config.log
>> 7. /home/patrick/src/freeswitch/config.status
>> 8. /home/patrick/src/freeswitch/src/mod/applications/mod_osp/Makefile.in
>> 9. /home/patrick/src/freeswitch/src/mod/applications/mod_osp/Makefile
>> 10. /home/patrick/src/freeswitch/src/mod/applications/mod_osp/mod_osp.log
>>
>> Thanks,
>>
>> Di-Shi Sun.
>>
>> ----- Original Message ----- From: "Patrick Laimbock"
>> <patrick at laimbock.com>
>> To: "Di-Shi Sun" <di-shi at transnexus.com>
>> Sent: Friday, August 13, 2010 3:07 PM
>> Subject: Re: FreeSWITCH mod_osp: undefined symbol
>> OSPPTransactionSetSrcNetworkId**
>>
>>
>>> Hi Di-Shi,
>>>
>>> Thank you for your feedback. Comments inline.
>>>
>>> On 08/13/2010 03:27 AM, Di-Shi Sun wrote:
>>>> Hi Patrick,
>>>>
>>>> I have several questions,
>>>> 1. Is /usr/lib64 included in the default link search path?
>>>
>>> Not sure what you mean with the default link search path. Can you
>>> please explain?
>>>
>>>> 2. Did it report any warning or error message when you compiled mod_osp
>>>> module?
>>>
>>> No, see output:
>>>
>>> Creating mod_enum.la
>>>
>>> making all mod_osp
>>> /home/patrick/src/freeswitch/src/mod/applications/mod_osp
>>> Compiling
>>> /home/patrick/src/freeswitch/src/mod/applications/mod_osp/mod_osp.c...
>>> mkdir .libs
>>> Compiling
>>> /home/patrick/src/freeswitch/src/mod/applications/mod_osp/mod_osp.c ...
>>> Creating mod_osp.so...
>>>
>>> making all mod_fifo
>>>
>>>
>>>> 3. Do you install several OSP Toolkit versions?
>>>
>>> No, only 3.6.1
>>>
>>>> 4. Is there any other libosptk.a under the link search path?
>>>
>>> No
>>>
>>> # find / -name libosptk.a -type f
>>> /usr/lib64/libosptk.a
>>> #
>>>
>>>> 5. How did you build/install OSP Toolkit?
>>>
>>> Completely according to the guide you sent me (thanks by the way)
>>> including openssl-0.9.8i as recommended in the guide.
>>>
>>>> BTW, OSP Toolkit only provides static library. So from the nm output, 
>>>> it
>>>> seems that OSP Toolkit was not linked into mod_osp.so.
>>>
>>> Agree. I looked at the Makefiles of other modules but I do not know
>>> anything about libtool and the auto* tools so am out of my league. My
>>> guess is something may need to be added to Makefile.am but I don't
>>> know what. If you have any ideas then I'm happy to test them.
>>>
>>> Thanks,
>>> Patrick
>>>
>>
>
> 




More information about the FreeSWITCH-dev mailing list