You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Marziou, Gael" <ga...@hp.com> on 2007/07/13 16:05:18 UTC

Unable to compile svn 1.4.4 on HP-UX 11.23 ia64

Hello,

I tried to compile svn 1.4.4 from tarball on HP-UX 11.23 ia64 but it
fails.
At same time, I succeeded to compile 1.3.2 on same machine and resulting
svn client works fine over http so I suspect something different in the
generated makefile for 1.4.4

In both cases I followed same procedure:

tar xvf  
./configure
gmake

The error in 1.4.4 build below seems to be related to libs and this +b
option.
I use gcc 4.1.2.

Thanks for any help,

Gael


------ completed all in neon
cd subversion/libsvn_subr && /bin/sh
/opt/data/users/marziou/subversion-1.4.4/libtool --tag=CC --silent
--mode=link gcc  -g -O2  -g -O2 -pthread  -D_LARGEFILE64_SOURCE -DNE_LFS
-L/opt/data/users/marziou/subversion-1.4.4/apr-util/xml/expat/lib
-rpath /usr/local/lib -o libsvn_subr-1.la  auth.lo cmdline.lo compat.lo
config.lo config_auth.lo config_file.lo config_win.lo constructors.lo
ctype.lo date.lo dso.lo error.lo hash.lo io.lo kitchensink.lo lock.lo
md5.lo nls.lo opt.lo path.lo pool.lo prompt.lo quoprint.lo
simple_providers.lo sorts.lo ssl_client_cert_providers.lo
ssl_client_cert_pw_providers.lo ssl_server_trust_providers.lo stream.lo
subst.lo svn_base64.lo svn_string.lo target.lo time.lo user.lo
username_providers.lo utf.lo utf_validate.lo validate.lo version.lo
xml.lo /opt/data/users/marziou/subversion-1.4.4/apr-util/libaprutil-0.la
/opt/data/users/marziou/subversion-1.4.4/apr-util/xml/expat/lib/libexpat
.la /opt/data/users/marziou/subversion-1.4.4/apr/libapr-0.la -lm -lnsl
-lpthread -ldld -lz
gcc: +b: No such file or directory
gcc:
/opt/data/users/marziou/subversion-1.4.4/apr-util/.libs:/opt/data/users/
marziou/subversion-1.4.4/apr-util/xml/expat/lib/.libs:/opt/data/users/ma
rziou/subversion-1.4.4/apr/.libs:/usr/local/apr/lib: No such file or
directory
gmake: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
`local-all'.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org