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

Re: Problem compiling subversion 1.6.11

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 27 Apr 2010 19:52:25 +0300 (Jerusalem Daylight Time)

pierre42d_at_9online.fr wrote on Tue, 27 Apr 2010 at 13:22 +0200:
> ------ making all in serf
> make[1]: Entering directory `/tmp/subversion-1.6.11/serf'
> /tmp/subversion-1.6.11/apr/libtool --silent --mode=link gcc  -rpath /usr/local/serf/lib -o libserf-0.la buckets/aggregate_buckets.lo buckets/request_buckets.lo context.lo buckets/buckets.lo buckets/simple_buckets.lo buckets/file_buckets.lo buckets/mmap_buckets.lo buckets/socket_buckets.lo buckets/response_buckets.lo buckets/headers_buckets.lo buckets/allocator.lo buckets/dechunk_buckets.lo buckets/deflate_buckets.lo buckets/limit_buckets.lo buckets/ssl_buckets.lo buckets/barrier_buckets.lo buckets/chunk_buckets.lo /tmp/subversion-1.6.11/apr-util/libaprutil-1.la     -lexpat -liconv  /tmp/subversion-1.6.11/apr/libapr-1.la -lrt -lcrypt  -lpthread -ldl -lm  -lz -lssl -lcrypto
> /usr/local/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lssl
> collect2: ld returned 1 exit status
> make[1]: *** [libserf-0.la] Error 1
> make[1]: Leaving directory `/tmp/subversion-1.6.11/serf'
> make: *** [external-all] Error 1

This part builds serf. You could try --without-serf (if you have neon),
or you could try to build serf manually (not as part of Subversion's
build) and/or ask on the serf mailing lists for help.
Received on 2010-04-27 18:52:17 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.