[Serusers] Problems running ser 0.9.7

Martin Hoffmann hn at nvnc.de
Fri Jun 13 00:52:18 CEST 2008


John G. Rose wrote:
> <===========================================================================
> =
> I'm having a problema trying to run ser-0.9.7.  The compilation was fine..
> but i'm not able to start SER due to this error : 
> 
> Mar 25 00:42:53 edgelcr ser: loading module
> /usr/local/lib/ser/modules/acc.so 
> Mar 25 00:42:53 edgelcr ser: ERROR: load_module: could not open module
> </usr/local/lib/ser/modules/acc.so>: /usr/local/lib/ser/modules/acc.so:
> undefined symbol: parse_orig_uri 
> Mar 25 00:42:53 edgelcr ser: parse error (88,13-14): failed to load module
> <===========================================================================
> =
> 
> 
> I have the same problem on OpenSUSE 10.3. SER 0.9.7 compiles fine but when
> you try to run it you get that error.
> 
> Was this ever resolved?

It appears, that the actual name of the function is parse_orig_ruri.
Maybe you can try adding the missing r in the calls in
modules/acc/acc.c?

Regards,
Martin



More information about the sr-users mailing list