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

Re: compile error on solaris 2.8

From: solo turn <soloturn99_at_yahoo.com>
Date: 2004-04-08 17:58:18 CEST

thanks philip, --disable-nls helped over this error. there is another one which i'm wondering
where it comes from:

cd subversion/libsvn_diff && /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.49/lib -rpath /usr/local/svn11/lib -o libsvn_diff-1.la -no-undefined
diff.lo diff3.lo diff4.lo diff_file.lo lcs.lo token.lo util.lo
../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/apache2-2.0.49/lib/libaprutil-0.la -ldb
-lexpat /usr/local/apache2-2.0.49/lib/libapr-0.la -lsendfile -lrt -lm -lsocket -lnsl -lresolv
-lpthread -ldl -lsocket
cd subversion/mod_authz_svn && /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.49/lib -rpath /usr/local/apache2-2.0.49/modules -avoid-version -module
-o mod_authz_svn.la -no-undefined mod_authz_svn.lo ../../subversion/libsvn_subr/libsvn_subr-1.la
-lsocket
libtool: link: warning: `/usr/local/apache2-2.0.49/lib/libaprutil-0.la' seems to be moved
libtool: link: warning: `/usr/local/apache2-2.0.49/lib/libapr-0.la' seems to be moved
libtool: link: warning: `/usr/local/apache2-2.0.49/lib/libaprutil-0.la' seems to be moved
libtool: link: warning: `/usr/local/apache2-2.0.49/lib/libapr-0.la' seems to be moved
libtool: link: warning: `/usr/local/apache2-2.0.49/lib/libaprutil-0.la' seems to be moved
libtool: link: warning: `/usr/local/apache2-2.0.49/lib/libapr-0.la' seems to be moved
Undefined first referenced
 symbol in file
apr_palloc mod_authz_svn.lo (symbol belongs to implicit dependency
/usr/local/apache2-2.0.49/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.49/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.49/lib/libapr-0.so.0)
apr_table_get mod_authz_svn.lo (symbol belongs to implicit dependency
/usr/local/apache2-2.0.49/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.49/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.49/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! Small Business $15K Web Design Giveaway
http://promotions.yahoo.com/design_giveaway/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 8 17:58:33 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.