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

Problem compiling subversion 1.6.11

From: <pierre42d_at_9online.fr>
Date: Tue, 27 Apr 2010 13:22:14 +0200 (CEST)

# make
------ making all in apr
make[1]: Entering directory `/tmp/subversion-1.6.11/apr'
make[2]: Entering directory `/tmp/subversion-1.6.11/apr'
make[2]: Nothing to be done for `local-all'.
make[2]: Leaving directory `/tmp/subversion-1.6.11/apr'
make[1]: Leaving directory `/tmp/subversion-1.6.11/apr'
------ completed all in apr
------ making all in apr-util
make[1]: Entering directory `/tmp/subversion-1.6.11/apr-util'
make[2]: Entering directory `/tmp/subversion-1.6.11/apr-util'
make[2]: Nothing to be done for `local-all'.
make[2]: Leaving directory `/tmp/subversion-1.6.11/apr-util'
make[1]: Leaving directory `/tmp/subversion-1.6.11/apr-util'
------ completed all in apr-util
------ making all in neon
make[1]: Entering directory `/tmp/subversion-1.6.11/neon'
make[2]: Entering directory `/tmp/subversion-1.6.11/neon/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/subversion-1.6.11/neon/src'
make[1]: Leaving directory `/tmp/subversion-1.6.11/neon'
------ completed all in neon
------ 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
Received on 2010-04-27 13:27:00 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.