[JDEV] Install server problems
Dave Anderson
dave at ineedasite.com
Wed Aug 30 09:38:38 CDT 2000
Hello,
I have tried to install the jabber server on both a RedHat 5.1 and 6.1 box.
I followed the Jabber Server mini-HowTo and installed both the pth and
ADNS. The first 3 packages install just fine, so it appears. The last
package, jabber-transport gives and error. The following is the tail end
that shows the error.
/home/user/jabber//lib/libetherx.so: undefined reference to `adns_finish'
/home/user/jabber//lib/libetherx.so: undefined reference to `adns_afterselect'
/home/user/jabber//lib/libetherx.so: undefined reference to `adns_beforeselect'
/home/user/jabber//lib/libetherx.so: undefined reference to `adns_init'
/home/user/jabber//lib/libetherx.so: undefined reference to `adns_submit'
/home/user/jabber//lib/libetherx.so: undefined reference to `adns_check'
make[2]: *** [jserver] Error 1
make[2]: Leaving directory `/home/dave/jabber/jabber-transport-1.0/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/dave/jabber/jabber-transport-1.0/src'
make: *** [install-recursive] Error 1
Any help is most appreciated and welcome.
Thanks
More information about the JDev
mailing list