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

compilation issues on AIX 4.3.3 and strange behaviour on Solaris 9

From: Stefan Urbat <stefan.urbat_at_apastron.lb.shuttle.de>
Date: 2004-03-23 16:26:41 CET

Meanwhile I have managed to make the subversion client 1.0.1 run on
several platforms (including Solaris 8, AIX 5.2L and HP-UX 11, aside from
the "trivial" directly supported systems GNU/Linux, Mac OS X and MS
Windows). But two issues remain at now:

On AIX 4.3.3 the compilation aborts with messages

ld: 0711-317 ERROR: Undefined symbol:
.svn_cmdline_path_local_style_from_utf8 ld: 0711-317 ERROR: Undefined
symbol: .svn_error_wrap_apr ld: 0711-317 ERROR: Undefined symbol:
.__eprintf ld: 0711-317 ERROR: Undefined symbol: .svn_sort__hash ld:
0711-317 ERROR: Undefined symbol: .__divdi3 ld: 0711-317 ERROR: Undefined
symbol: .svn_io_temp_dir ld: 0711-317 ERROR: Undefined symbol:
.svn_config_set_bool ld: 0711-317 ERROR: Undefined symbol:
.svn_config_get_bool

opposed to v5.2, where it compiles, links and runs fine. (I tried both gcc
2.95 and 3.2 and even xlc 5) Maybe a header issue or the like?

And on Solaris 9 the client builds as on Solaris 8, but only the svnserve
method works to check out, any HTTP access trial fails opposed to Solaris
8. This is just for your information; I may overcome this obstacle by
porting the Solaris 8 compiled files to the Solaris 9 machine, have not
tried yet, but think it will work.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 23 16:27:25 2004

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.