[JDEV] core dump with 1.0.1 on redhat 6.2.. debug dump
Cheng-Wei Cheng
CCheng at gluecode.com
Tue Sep 5 21:47:15 CDT 2000
what was interesting is I ./configure with --enable-all-static
but thanks .. I will recompile carefully tomorrow.. again..
-----Original Message-----
From: Schuyler Heath [mailto:sheath at jabber.org]
Sent: Tuesday, September 05, 2000 7:33 PM
To: jdev at jabber.org
Subject: Re: [JDEV] core dump with 1.0.1 on redhat 6.2.. debug dump
Hello,
Cheng-Wei Cheng wrote:
>
> [root at epoxy bin]# ./jserver -D
<snip>
I looks like none of the jserver modules are installed for some reason.
> Tue Sep 5 19:07:15 2000 error/jserver mod_dso loading
> /usr/local/jabber/lib/jabber/mod_time.so failed:
> /usr/local/jabber/lib/jabber/mod_time.so: cannot open shared object file:
No
> such file or directory
> Tue Sep 5 19:07:15 2000 debug/mod_dso.c:43 mod_dso_load
> /usr/local/jabber/lib/jabber/mod_version.so
> Tue Sep 5 19:07:15 2000 error/jserver mod_dso loading
> /usr/local/jabber/lib/jabber/mod_version.so failed:
> /usr/local/jabber/lib/jabber/mod_version.so: cannot open shared object
file:
> No such file or directory
> Tue Sep 5 19:07:15 2000 debug/mod_dso.c:43 mod_dso_load
> /usr/local/jabber/lib/jabber/mod_echo.so
> Tue Sep 5 19:07:15 2000 error/jserver mod_dso loading
> /usr/local/jabber/lib/jabber/mod_echo.so failed:
> /usr/local/jabber/lib/jabber/mod_echo.so: cannot open shared object file:
No
> such file or directory
Look in /usr/local/jabber/lib/jabber
you should see a bunch of mod_*.so files. If the aren't there try
re-installing them.
Or try by hand. They will be found in
jabber-transport-1.0.1/src/modules.
Also, by default most of these modules are compiled in staticly as part
of jserver.
So if you are trying to load them with the <dso/> part of jserver.xml,
you probably
don't need to.
Schuyler
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list