Hi,
I've been trying to install subversion for quite some time now (started
fiddling with it in the weekend) but I keep bumping into errors.
At first I got zlib required errors; in the end I installed all
dependencies manually but now I get errors I wouldn't know how to fix :-(
When running make all goes fine until at a certain point it complains
about undefined references to apr stuff
/tmp/subversion-1.4.5/subversion/libsvn_subr/.libs/libsvn_subr-1.so:
undefined reference to `apr_xlate_open'
/tmp/subversion-1.4.5/subversion/libsvn_subr/.libs/libsvn_subr-1.so:
undefined reference to `apr_uuid_format'
/tmp/subversion-1.4.5/subversion/libsvn_fs_fs/.libs/libsvn_fs_fs-1.so:
undefined reference to `apr_md5_final'
/tmp/subversion-1.4.5/subversion/libsvn_ra_dav/.libs/libsvn_ra_dav-1.so:
undefined reference to `apr_xml_quote_string'
/tmp/subversion-1.4.5/subversion/libsvn_fs_fs/.libs/libsvn_fs_fs-1.so:
undefined reference to `apr_md5'
/tmp/subversion-1.4.5/subversion/libsvn_subr/.libs/libsvn_subr-1.so:
undefined reference to `apr_xlate_conv_buffer'
/tmp/subversion-1.4.5/subversion/libsvn_subr/.libs/libsvn_subr-1.so:
undefined reference to `apr_uuid_get'
/tmp/subversion-1.4.5/subversion/libsvn_fs_fs/.libs/libsvn_fs_fs-1.so:
undefined reference to `apr_md5_init'
/tmp/subversion-1.4.5/subversion/libsvn_fs_fs/.libs/libsvn_fs_fs-1.so:
undefined reference to `apr_md5_update'
/tmp/subversion-1.4.5/subversion/libsvn_ra_svn/.libs/libsvn_ra_svn-1.so:
undefined reference to `apr_uri_parse'
I hope someone here can help me 'cause it's driving me crazy - if you
need more info I'll be happy to provide it.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 18 16:27:19 2007