Installing a Jabber Server

Currently I'm busy installing a jabber server on polaris. This will be a public server! I'll update this post when it's up and running.

Ok problems compiling :( After running configure as:

./configure --enable-idn --enable-ssl --disable-mysql --disable-db --enable-
pgsql --with-extra-include-path=/usr/local/include:/usr/local/ssl/include/:/usr/
local/pgsql/include/ --with-extra-library-path=/usr/local/lib:/usr/local/ssl/lib
/:/usr/local/pgsql/lib/


And then running make I get the following error:

/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/pgsql/include/
-I/usr/local/ssl/include/ -I/usr/local/include -g -c mech_anonymous.c -KPIC
-DPIC -o .libs/mech_anonymous.o
"../util/util.h", line 546: incomplete struct/union/enum sockaddr_storage: ip
"/usr/include/sys/socket.h", line 186: warning: macro redefined: AF_INET6
"/usr/include/sys/socket.h", line 242: (struct) tag redeclared: sockaddr_storage
"/usr/include/sys/socket.h", line 280: warning: macro redefined: PF_INET6
cc: acomp failed for mech_anonymous.c


I've also tried to compile it using SunStudio 9, but I get the same errors.

I sort of got the idea where to fix it, but I'm not sure. If anybody has any clue help is welcome :)

Name:  
Remember personal info?

Email:
URL:
Comment:Emoticons / Textile

  ( Register your username / Log in )

Notify: Yes, send me email when someone replies.  

Small print: All html tags except <b> and <i> will be removed from your comment. You can make links by just typing the url or mail-address.