[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

build errors on SCO UnixWare 7.1.1

From: <dpsvn_at_tri8.com>
Date: Thu, 24 Apr 2008 10:40:22 -0500 (CDT)

Greetings,

It's possible that this should go merely in the *nix
forum--please pardon if so.

I will summarize the problem here--normally I'd plan on
driving this thing until I get a solution, but unfortunately
the group I'm doing this for cannot pursue it much, so I may
just have to "quit" (very irksome).

I am trying to install Subversion (both server and client)
from the tarball, 1.4.6, on UnixWare 7.1.1.

It fails, with this:

...
cd subversion/libsvn_subr && /bin/ksh
/home/users/dyost/bz/831/subversion-1.4.6/libtool --tag=CC
--silent --mode=link gcc -g -O2 -g -O2 -pthread
-D_LARGEFILE64_SOURCE -DNE_LFS
-L/home/users/dyost/bz/831/subversion-1.4.6/apr-util/xml/expat/lib
-rpath /usr/local/lib -o libsvn_subr-1.la auth.lo
cmdline.lo compat.lo config.lo config_auth.lo config_file.lo
config_win.lo constructors.lo ctype.lo date.lo dso.lo
error.lo hash.lo io.lo kitchensink.lo lock.lo md5.lo nls.lo
opt.lo path.lo pool.lo prompt.lo quoprint.lo
simple_providers.lo sorts.lo ssl_client_cert_providers.lo
ssl_client_cert_pw_providers.lo
ssl_server_trust_providers.lo stream.lo subst.lo
svn_base64.lo svn_string.lo target.lo time.lo user.lo
username_providers.lo utf.lo utf_validate.lo validate.lo
version.lo xml.lo
/home/users/dyost/bz/831/subversion-1.4.6/apr-util/libaprutil-0.la
/home/users/dyost/bz/831/subversion-1.4.6/apr-util/xml/expat/lib/libexpat.la
/home/users/dyost/bz/831/subversion-1.4.6/apr/libapr-0.la
-lm -lsocket -lnsl -lresolv -lsocket -lz
UX:ld: INFO: text relocations referenced from files:
libz.a(deflate.o)
libz.a(inflate.o)
libz.a(infblock.o)
libz.a(infcodes.o)
UX:ld: ERROR: relocations remain against non-writeable,
allocatable section .rodata
collect2: ld returned 1 exit status
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.

I have Googled and Googled and Googled, and to my
NON-surprise, hardly anybody out there is running Subversion
on UnixWare 7, or at least it appears that way.

I have tried the suggestions on this thread:

http://subversion.tigris.org/servlets/BrowseList?list=users&by=thread&from=529675

I have tried --disabled-shared, --enabled-shared, and also
the static options.

I have tried to use my own zlib, though I don't think that's
the issue as I *have* used the subversion-deps package,
which I always untar over the top of my Subversion tarball
when building (never had any issues until trying to use the
archaic UnixWare 7.1.1).

Normally a post to this list by me would invite responses to
try to fix this. That'd be great, but again I'm pretty much
at the end of my allotted time and so I can't pick/hack at
this any more, really. I need to either "solve/finish it
fast" or I'm required to hang it up (arg!).

Does anybody either:

a) Have a simple binary package of Subversion (any "recent"
version is fine) for SCO UnixWare 7.1.1?

or

b) Have an *easy* "this will solve it" suggestion for the
build process, though I'm out of time?

Thanks very much for any help.

Regards,
Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-24 17:40:52 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.