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

Server compilation problems in OS X

From: David Remahl <david_at_ittpoi.com>
Date: 2004-04-12 17:03:04 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am trying to compile the DAV server in OS X. I have compiled and
installed apache2 in its standard location, and retreived all the
dependencies. I configured the server like this:

./configure --with-ssl

After a few minutes, the make fails with the following message:

cd subversion/mod_authz_svn && /bin/sh
/Users/chmod007/Incoming/CLI/svn/libtool --silent --mode=link gcc -g
- -O2 -g -O2 -DNEON_ZLIB -DNEON_SSL -L/usr/local/BerkeleyDB.4.2/lib
- -L/Users/chmod007/Incoming/CLI/svn/apr-util/xml/expat/lib -rpath
/usr/local/apache2/modules -avoid-version -module -o mod_authz_svn.la
- -no-undefined mod_authz_svn.lo
../../subversion/libsvn_subr/libsvn_subr-1.la
libtool: link: warning: `/usr/lib//libiconv.la' seems to be moved
ld: Undefined symbols:
_ap_hook_access_checker
_ap_hook_auth_checker
_ap_log_perror
_ap_log_rerror
_ap_note_auth_failure
_ap_satisfies
_ap_set_file_slot
_ap_set_flag_slot
_ap_some_auth_required
_dav_svn_split_uri
make: *** [subversion/mod_authz_svn/mod_authz_svn.la] Error 1

As I understand it, most of these functions should be exported from
httpd. Why won't the linker find them? I've tried all I can think of...

/ Regards, David Remahl

- --- PGP key information---
pub 1024D/ 87256085 2003/06/12 David Remahl <david@remahl.se>
Web: http://ittpoi.com/david_remahl.asc
Fingerprint: 0C38 293C 86A9 7756 9CEA 4ED6 1651 620E 8725 6085
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)

iD8DBQFAeq+qFlFiDoclYIURAr9FAJ95B9WzimNm29aqCei2YOwiLbYBRQCdGifW
bZAK329SyIkfTw3zPGejpn4=
=DEFe
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 12 17:04:42 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.