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