[JDEV] Building jabberd 1.4.2 on SCO OpenServer 5.0.6

Glen glen at ldscn.com
Wed Mar 13 20:29:42 CST 2002


Hi all -

I've successfully built and installed jabberd 1.4.2 on SUSE Linux 7.3 with
no problem... but now I'm trying to build and compile it on SCO OpenServer.

*sigh*

I'm using gcc 2.95.2, gmake 3.78.1, and pth 1.4.1.

Configure runs fine, but when I try to build, I get:

------------------------------------------------------------------------------
Making all in pthsock
gmake[1]: Entering directory `/a/jabber-1.4.2/pthsock'
gcc -g -Wall -I. -I.. -I/usr/local/include -I../jabberd/ -shared -o pthsock_client.so client.o -L/usr/local/lib -lpth
relocations referenced
	from file(s)
	client.o
 fatal error: relocations remain against allocatable but non-writable section: .text

collect2: ld returned 1 exit status
gmake[1]: *** [pthsock_client] Error 1
gmake[1]: Leaving directory `/a/jabber-1.4.2/pthsock'
gmake: *** [all-recursive] Error 1
------------------------------------------------------------------------------

I've built a fair amount of software before, but have never ever seen this
type of error, and I have no idea how to proceed.

Can anyone provide any guidance on this?

Thanks!

Glen



More information about the JDev mailing list