<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi, </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am stuck at the step of compiling the Jabber
Transport and the etherx component in my attempt to build a jabber
server.</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I have compiled the libxode, libjabber, and
jabber-1.2 packages successfully.</FONT></DIV>
<DIV><FONT face=Arial size=2>But when I tried to compile the Jabber Transport
and etherx package, I get the following error:</FONT></DIV>
<DIV> </DIV>
<DIV>Anyone has any advice for me?</DIV>
<DIV> </DIV>
<DIV>Jens Langner mentioned that there is no need for the etherx package anyone
for Jabber Server 1.2. But do we need it for the Jabber Transport package?</DIV>
<DIV> </DIV>
<DIV>Error from compiling jabber Transport</DIV>
<DIV>===========================</DIV>
<DIV> </DIV>
<DIV>sessions.o: In function
`js_session_worker':<BR>/usr/local/jabber/jabber-transport-1.0/src/sessions.c:94:
undefined reference to<BR> `pool_label'<BR>sessions.o: In function
`js_session_new':<BR>/usr/local/jabber/jabber-transport-1.0/src/sessions.c:206:
undefined reference t<BR>o `pool_label'<BR>svc/client/svc_client.o: In function
`svc_client_onNode':<BR>/usr/local/jabber/jabber-transport-1.0/src/svc/client/svc_client.c:178:
undefine<BR>d reference to `pool_label'<BR>collect2: ld returned 1 exit
status<BR>make[2]: *** [jserver] Error 1<BR>make[2]: Leaving directory
`/usr/local/jabber/jabber-transport-1.0/src'<BR>make[1]: *** [all-recursive]
Error 1<BR>make[1]: Leaving directory
`/usr/local/jabber/jabber-transport-1.0/src'<BR>make: *** [all-recursive] Error
1</DIV>
<DIV>==================================================================</DIV>
<DIV> </DIV>
<DIV>Error from compiling etherx </DIV>
<DIV>==================================================</DIV>
<DIV><FONT face=Arial size=2>dso.o: In function
`dso_init':<BR>/usr/local/jabber/etherx/daemon/dso.c:31: undefined reference to
`_etherx_dso'<BR>manager.o: In function
`manager_negotiate':<BR>/usr/local/jabber/etherx/daemon/manager.c:180: undefined
reference to
`_ehandler<BR>_new'<BR>/usr/local/jabber/etherx/daemon/manager.c:202: undefined
reference to `_ehandler<BR>_new'<BR>netout.o: In function
`netout_connect':<BR>/usr/local/jabber/etherx/daemon/netout.c:117: undefined
reference to `_ehandler_<BR>new'<BR>collect2: ld returned 1 exit
status<BR>make[1]: *** [etherxd] Error 1<BR>make[1]: Leaving directory
`/usr/local/jabber/etherx/daemon'<BR>make: *** [all-recursive] Error
1</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Is there anything I need to do?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>My installation path is
/usr/local/jabber/etherx.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Vincent</FONT></DIV></FONT></DIV></BODY></HTML>