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

RE: [EXT] Re: building subversion --with-zlib=.... seems to have no effect

From: Hiran CHAUDHURI <hiran.chaudhuri_at_amadeus.com>
Date: Thu, 31 Aug 2017 13:17:04 +0000

>From: Branko Čibej [mailto:brane_at_apache.org]
>On 31.08.2017 14:19, Hiran CHAUDHURI wrote:
>>> Can you show the linker invocation of libsvn_client?
>> Ah, with the hint from https://svn.haxx.se/users/archive-2015-01/0014.shtml
>> I can produce this output:
>>
>> /buildApache/build/subversion-1.9.5> make subversion/libsvn_subr/libsvn_subr-1.la
>> /bin/sh "/buildApache/build/subversion-1.9.5/libtool" --tag=CC --silent --mode=compile gcc -std=c89 -DLINUX -D_REENTRANT -D_GNU_SOURCE -g -O2 -g -O2 -pthread -I./subversion/include -I./subversion -I /buildApache/build/httpd-2.4.27/srclib/apr/include -I /buildApache/build/httpd-2.4.27/srclib/apr-util/include -I$PREFIX/openldap/include/
>
>You actually get "$PREFIX" in the build command line?

No, not literally. I simply text edited the long path I have into something that is shorter to read before sending the mail. Assume $PREFIX to be a path into my directory structure which is not the OS standard paths - definitely not somewhere the linker would be searching for on its own.

Hiran
Received on 2017-08-31 15:17:21 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.