ok, sure, here are the details:
- Linux version 2.6.18-5-amd64 (Debian 2.6.18.dfsg.1-13etch4)
- followed instructions from INSTALL file
- installed zlib 1.2.3 from source (download from zlib.net)
- ./configure runs successfully
- make breaks with following result:
...
------ completed all in neon
cd subversion/libsvn_subr && /bin/sh /home/subversion/download/subversion-1.5.0-beta1/libtool --tag=CC --silent --mode=link gcc -g -O2 -g -O2 -pthread -rpath /usr/local/lib -o libsvn_subr-1.la atomic.lo 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 iter.lo kitchensink.lo lock.lo md5.lo mergeinfo.lo nls.lo opt.lo path.lo pool.lo prompt.lo properties.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 win32_crashrpt.lo win32_xlate.lo xml.lo /home/subversion/download/subversion-1.5.0-beta1/apr-util/libaprutil-1.la /home/subversion/download/subversion-1.5.0-beta1/apr-util/xml/expat/lib/libexpat.la /home/subversion/download/subversion-1.5.0-beta1/apr/libapr-1.la -lrt -lcrypt -lpthread -ld
l -lz
/usr/bin/ld: /usr/local/lib/libz.a(deflate.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libz.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
tried also installing zlib using apt-get (package zlib-bin)
tried also ./configure --enable-shared
regards
Marc
-----Ursprüngliche Nachricht-----
Von: Troy Curtis Jr [mailto:troycurtisjr_at_gmail.com]
Gesendet: Donnerstag, 3. April 2008 13:13
An: Lustig, Marc (Allianz Deutschland AG)
Cc: users_at_subversion.tigris.org
Betreff: Re: to devs: please provide binaries for 1.5-beta
On Thu, Apr 3, 2008 at 5:57 AM, Lustig, Marc (Allianz Deutschland AG)
<EXTERN.LUSTIG_MARC_at_allianz.de> wrote:
> It's impossible to compile the sources of the subversion-1.5.0-beta1
> archives against AMD64 on Linux.
> There is a bug in the configure-script.
> Please provide binaries. Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
Please provide more details on the issue you are experiencing. I
successfully build 1.5 on my AMD64 Gentoo setup all the time. If
there is a problem your setup, giving more details will make it easier
to resolve the issue.
Thanks,
Troy
--
"Beware of spyware. If you can, use the Firefox browser." - USA Today
Download now at http://getfirefox.com
Registered Linux User #354814 ( http://counter.li.org/)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-03 15:00:26 CEST