<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi, </FONT></DIV>
<DIV><FONT face=Arial size=2>Im trying to build jabber server on hpux
11.11<BR> Has anyone tried this before? I was able to build
it.<BR> I used gcc (which inturn requires binutils).<BR> The build
went thru' except for one little hurdle.<BR> 'Unsatisfied symbols:
modf (code)'<BR> Linked it with -L/usr/lib
-lm<BR> by modifying jabberd/Makefile<BR> It went thru'
fine. But while running....there seem to be some problem.<BR> I get
NO debug messages (run with -D) and also<BR> it is not listening on port
5222. I was not able to<BR> connect to that port. There is no core dump.
The <BR> process is up. Did I miss anything?<BR> Any help will
be appreciated. </FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks and Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Senthil.</FONT></DIV></BODY></HTML>