<!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,&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2>Im trying to build jabber server on hpux 
11.11<BR>&nbsp;Has anyone tried this before?&nbsp; I was able to build 
it.<BR>&nbsp; I used gcc (which inturn requires binutils).<BR>&nbsp; The build 
went thru' except for one little hurdle.<BR>&nbsp;&nbsp; 'Unsatisfied symbols: 
modf (code)'<BR>&nbsp;&nbsp;&nbsp; Linked it with -L/usr/lib 
-lm<BR>&nbsp;&nbsp;&nbsp; by modifying jabberd/Makefile<BR>&nbsp; It went thru' 
fine.&nbsp; But while running....there seem to be some problem.<BR>&nbsp; I get 
NO debug messages (run with -D) and also<BR>&nbsp; it is not listening on port 
5222. I was not able to<BR>&nbsp; connect to that port. There is no core dump. 
The <BR>&nbsp; process is up.&nbsp; Did I miss anything?<BR>&nbsp;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>