[JDEV] fail to compile jabber server on AIX
SCH263
beta_stn at 263.net
Thu Jun 28 03:47:08 CDT 2001
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" <Stephane.SR.Riviere at atosorigin.com>
To: <jdev at jabber.org>
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:beta_stn at 263.net]
> Envoyé?: jeudi 28 juin 2001 02:44
> à?: jdev at jabber.org
> 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
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list