[JDEV] fail to compile jabber server on AIX
Riviere Stéphane
Stephane.SR.Riviere at atosorigin.com
Thu Jun 28 02:22:49 CDT 2001
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
More information about the JDev
mailing list