[JDEV] Jabber server on HPUX
Piers Harding
piers at ompa.net
Mon Sep 17 00:31:31 CDT 2001
I haven't yet tried to build Jabber on HP-UX, but I have quite a bit of experience building other OS tools on HP-UX. The first thing is that you should allways use the gcc - the HP-UX compiler sucks badly ( refer to DBD::Oracle - oracle DBI module for perl for the gory details ). You should get all these related tools from http://devresource.hp.com - this is the authoritative location for all OS tools for HP-UX - look in the tool library - I have downloaded and installed almost everything.
IU'll try myself later.
Cheers.
On Sun, Sep 16, 2001 at 09:01:39PM -0700, KAMARAJ,SEENIRAJ (HP-Cupertino,ex1) wrote:
> Hi,
>
> Im trying to build jabber server on hpux 11.0
> Has anyone tried this before?
>
> I was able to build it.
> I used gcc (which inturn requires binutils).
> The build went thru' except for one little hurdle.
> 'Unsatisfied symbols: modf (code)'
> Linked it with -L/usr/lib -lm
> by modifying jabberd/Makefile
> It went thru' fine.
>
> But while running....there seem to be some problem.
> I get NO debug messages (run with -D) and also
> it is not listening on port 5222. I was not able to
> connect to that port. There is no core dump. The
> process is up.
>
> Did I miss anything?
> Any help will be appreciated.
>
> Thanks and Regards,
> Seeniraj
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list