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

compile error on solaris 2.8

From: solo turn <soloturn99_at_yahoo.com>
Date: 2004-04-12 21:45:53 CEST

i tried with both, apache2 2.0.48, and apache2 2.0.49, but both versions give an error on trunk
(while version 1.0 compiles now without error, and trunk 2 weeks ago also compiled without error).

cd subversion/tests/libsvn_subr && /bin/bash /usr/src/svn/libtool --silent --mode=link cc -g -g
-DNEON_ZLIB -DNEON_SSL -R/usr/local/db42/lib -L/usr/local/db42/lib
-L/usr/local/apache2-2.0.48/lib -rpath /usr/local/svn11/lib -o target-test target-test.o
../../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/apache2-2.0.48/lib/libaprutil-0.la
-ldb -lexpat /usr/local/apache2-2.0.48/lib/libapr-0.la -lsendfile -lrt -lm -lsocket -lnsl -lresolv
 -lpthread -ldl -lsocket
Undefined first referenced
 symbol in file
apr_palloc mod_authz_svn.lo (symbol belongs to implicit dependency
/usr/local/apache2-2.0.48/lib/libapr-0.so.0)
ap_hook_auth_checker mod_authz_svn.lo
ap_set_file_slot mod_authz_svn.lo
dav_svn_split_uri mod_authz_svn.lo
apr_pool_userdata_get mod_authz_svn.lo (symbol belongs to implicit dependency
/usr/local/apache2-2.0.48/lib/libapr-0.so.0)
ap_satisfies mod_authz_svn.lo
apr_pool_userdata_set mod_authz_svn.lo (symbol belongs to implicit dependency
/usr/local/apache2-2.0.48/lib/libapr-0.so.0)
apr_table_get mod_authz_svn.lo (symbol belongs to implicit dependency
/usr/local/apache2-2.0.48/lib/libapr-0.so.0)
ap_some_auth_required mod_authz_svn.lo
ap_hook_access_checker mod_authz_svn.lo
apr_uri_parse mod_authz_svn.lo (symbol belongs to implicit dependency
/usr/local/apache2-2.0.48/lib/libaprutil-0.so.0)
ap_log_perror mod_authz_svn.lo
ap_note_auth_failure mod_authz_svn.lo
apr_pstrcat mod_authz_svn.lo (symbol belongs to implicit dependency
/usr/local/apache2-2.0.48/lib/libapr-0.so.0)
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....

__________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
http://taxes.yahoo.com/filing.html

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 12 21:47:08 2004

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.