On Wed, Apr 28, 2004 at 10:52:13AM -0700, solo turn wrote:
> one error is still bugging here, i cannot build a new solaris binary and still have no idea where
> this might come from:
The failure is caused by the change to link Apache modules with
-no-undefined, which will break on Unix platforms where -no-undefined is
not a noop e.g. Solaris.
...
> Undefined first referenced
> symbol in file
> ap_hook_auth_checker mod_authz_svn.lo
> ap_set_file_slot mod_authz_svn.lo
> dav_svn_split_uri mod_authz_svn.lo
> ap_satisfies mod_authz_svn.lo
> ap_some_auth_required mod_authz_svn.lo
> ap_hook_access_checker mod_authz_svn.lo
> ap_log_perror mod_authz_svn.lo
> ap_note_auth_failure mod_authz_svn.lo
> ap_log_rerror mod_authz_svn.lo
> ap_set_flag_slot mod_authz_svn.lo
> ld: fatal: Symbol referencing errors. No output written to .libs/mod_authz_svn.so
> make: *** [subversion/mod_authz_svn/mod_authz_svn.la] Error 1
> make: *** Waiting for unfinished jobs....
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 29 09:31:25 2004