[Serusers] Compiling problems
Daniel-Constantin Mierla
Daniel-Constantin.Mierla at fokus.fraunhofer.de
Wed Sep 24 17:09:17 CEST 2003
On 9/24/2003 5:02 PM, giAndrea wrote:
> At 16.51 23/09/2003 +0200, you wrote:
>
>
>> On 9/23/2003 4:37 PM, giAndrea wrote:
>>
>>> At 15.53 23/09/2003 +0200, you wrote:
>>>
>>>> [...]
>>>>
>>>>>
>>>>> i have problems with mangler.so module. there are some modules not
>>>>> included in make clean (ex. mangler), why?
>>>>> I've compiled with make include_modules="mangler" modules;
>>>>> when i use make prefix=/usr/local install why mangler.so not
>>>>> appear in /usr/local/lib/ser/modules?
>>>>
>>>>
>>>>
>>>> try: make prefix=/usr/local include_modules="mangler" install
>>>>
>>>> Daniel
>>>
>>>
>>>
>>> ok. But, when i include mangler.so on my ser.cfg with loadmodule
>>> "/usr/lib/ser/modules/mangler.so" ser don't works. If i comment this
>>> row ser works.
>>
>> Shouldn't it be in '/usr/local/lib/ser/modules' not in
>> '/usr/lib/ser/modules'? The log messages would be very helpfully if
>> the path to module is not the problem.
>
>
> Sorry, the log message is
>
> ERROR: no version info in module </usr/lib/ser/modules/mangler.so>:
> /usr/sbin/ser: undefined symbol: module_version
Download the latest CVS version of the module -- that missing was fixed
couple days ago (http://www.iptel.org/ser/cvs provides some guidelines
about how to get it).
Daniel
>
>
> Andrea
More information about the sr-users
mailing list