On Wednesday 19 September 2007, Kuddusi wrote: > Hi, > > I am using default seas configuration. When I tried to start openser seas > module can not be loaded althoug module is compiled without problem. I > tried 1.2.0 and 1.2.2 and the same problem occurred. > > It seems that it could not find "dprintf" function. How can I solve this > problem? > > [EMAIL PROTECTED]: openser -ddddddddddd > 0(43499) loading module /usr/local/lib/openser/modules/tm.so > 0(43499) DEBUG: register_pv: tm > 0(43499) xl_add_extra_spec: extra items list is not initialized > 0(43499) xl_add_extra_spec: inserting extra item [T_branch_idx] at [0] > 0(43499) xl_add_extra_spec: inserting extra item [T_reply_code] at [1] > 0(43499) loading module /usr/local/lib/openser/modules/seas.so > 0(43499) ERROR: load_module: could not open module > </usr/local/lib/openser/modules/seas.so>: > /usr/local/lib/openser/modules/seas.so: Undefined symbol "dprintf"
Hello Kuddusi, Elias commited a fix for this problem, just update from the 1.2 stable branch. You can also run the command "svn diff -r 2789:2790 https://openser.svn.sourceforge.net/svnroot/openser/branches/1.2/" (one line) to get a diff for the fix. Cheers, Henning _______________________________________________ Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users