[JDEV] Problem when compiling etherx
Vincent Lim's Yahoo
happiedwf at yahoo.com
Mon Nov 6 03:34:56 CST 2000
Hi,
I am stuck at the step of compiling etherx in my attempt to build a jabber server.
I have compiled the libxode, libjabber, and jabber-1.2 packages successfully.
But when I tried to compile the etherx package, I get the following error:
dso.o: In function `dso_init':
/usr/local/jabber/etherx/daemon/dso.c:31: undefined reference to `_etherx_dso'
manager.o: In function `manager_negotiate':
/usr/local/jabber/etherx/daemon/manager.c:180: undefined reference to `_ehandler
_new'
/usr/local/jabber/etherx/daemon/manager.c:202: undefined reference to `_ehandler
_new'
netout.o: In function `netout_connect':
/usr/local/jabber/etherx/daemon/netout.c:117: undefined reference to `_ehandler_
new'
collect2: ld returned 1 exit status
make[1]: *** [etherxd] Error 1
make[1]: Leaving directory `/usr/local/jabber/etherx/daemon'
make: *** [all-recursive] Error 1
Is there anything I need to do?
My installation path is /usr/local/jabber/etherx.
Vincent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20001106/f5198d60/attachment-0002.htm>
More information about the JDev
mailing list