Thank you.
I have meet problem with the AIX .rpm file, rpm.rte.
To install rpm.rte is to have root access to system.
And I found such a sentence from IBM website
ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/README.txt

"The jabberd server daemon dies periodically,
most frequently (but not always) when users 
disconnect from the server"

So I have to look for other platform to build the
instant message server. 

----- Original Message ----- 
From: "Riviere St��phane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 28, 2001 3:22 PM
Subject: RE: [JDEV] fail to compile jabber server on AIX


> Hi,
> 
> apparently IBM says they have ported Jabber to AIX, so I don't think you can
> compile Jabber without any change to the code.
> 
> You can find more information about Jabber on AIX at :
> 
> http://www-1.ibm.com/servers/aix/os/linux/jabber/
> 
> and you can download the IBM AIX port of Jabber (binary or source) at :
> 
> http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html
> 
> 
> I hope this will help.
> 
> 
> St��phane RIVIERE
> 
> 
> 
> -----Message d'origine-----
> De?: SCH263 [mailto:[EMAIL PROTECTED]]
> Envoy��?: jeudi 28 juin 2001 02:44
> ��?: [EMAIL PROTECTED]
> Objet?: [JDEV] fail to compile jabber server on AIX
> 
> 
> hi,all
> I am new to jabber.I am trying to compile jabber server on AIX, with gcc and
> gnu make. After I run the "configure", during the make I got the result;
> 
> $ make
> Making all in pthsock
> make[1]: Entering directory `/jabber/jabber-1.4.1/pthsock'
> gcc -g -Wall -fPIC -I. -I.. -I/jabber/jabber-1.4.1/jabberd/pth-1.3.7 -
> DMAXDNAME=1025 -I../jabberd/   -c -o client.o client.c
> gcc -g -Wall -fPIC -I. -I.. -I/jabber/jabber-1.4.1/jabberd/pth-1.3.7 -
> DMAXDNAME=1025 -I../jabberd/ -shared -Wl,-G -o pthsock_client.so client.o
> collect2: ld returned 8 exit status
> ld: 0711-244 ERROR: No csects or exported symbols have been saved.
> make[1]: *** [pthsock_client] Error 1
> make[1]: Leaving directory `/jabber/jabber-1.4.1/pthsock'
> make: *** [all-recursive] Error 1
> 
> Would anyone here tell me did I miss sth at configure or make step?
> Thanks.
> 
> 
> 
> _______________________________________________
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
> _______________________________________________
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to