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

Installation/Compile Issue on AIX 4.3.2

From: Derek J. Balling <dredd_at_megacity.org>
Date: 2003-03-20 19:55:25 CET

- Compiling from the release tarball 0.19.1
- 'make' proceeds seemingly normal (no errors/failure anyway, I didn't
scan through the 500 pages of output, I figure if it was serious it
should have failed *laugh*)

During make install, though, it tries to run svnversion, which fails
with undefined symbols:

[ ... ]
/home/dballing/subversion-0.19.1/ac-helpers/install-sh -c -m 644
./subversion/svnadmin/svnadmin.1 /usr/local/man/man1/svnadmin.1
subversion/svnversion/svnversion . /repos/svn/trunk >
/usr/local/include/subversion-1/svn-revision.txt
rtld: 0712-001 Symbol svn_md5_digest_to_cstring was referenced
       from module /usr/lib/libc.a(pse.o), but a runtime definition
             of the symbol was not found.

rtld: 0712-001 Symbol svn_md5_digest_to_cstring was referenced
       from module /usr/lib/libc.a(pse.o), but a runtime definition
             of the symbol was not found.

rtld: 0712-001 Symbol svn_md5_digest_to_cstring was referenced
       from module /usr/lib/libc.a(pse.o), but a runtime definition
             of the symbol was not found.

rtld: 0712-001 Symbol svn_md5_digest_to_cstring was referenced
       from module /usr/lib/libc.a(pse.o), but a runtime definition
             of the symbol was not found.

I'm open to suggestions, and willing to provide any info folks need...

D

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 20 19:56:13 2003

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

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