On 19.10.2015 15:32, Philip Martin wrote:
> Lev Serebryakov writes:
>
>> Nope. It will be
>>
>> pkg-config --static serf-1 --libs
>>
>> and it get me this bogus -R flag :(
>
> When does Subversion's configure invoke that? If I run Subversion's
When it is build from ports, as FreeBSD ports
Lev Serebryakov writes:
> Nope. It will be
>
> pkg-config --static serf-1 --libs
>
> and it get me this bogus -R flag :(
When does Subversion's configure invoke that? If I run Subversion's
./configure --enable-all-static
there is no -R in the generated Makefile (I do have -R in serf-1.p
On 19.10.2015 15:03, Lev Serebryakov wrote:
>> It looks like serf gets these flags from:
>> $ apr-1-config --link-libtool
> It is interesting, as this line is Ok for "link-libtool" but it ends up
> in ${CC} arguments. I'm not sure, that is exactly serf, apr-1-config or
> subversion bug anymore!
On 19.10.2015 14:30, Bert Huijben wrote:
> It looks like serf gets these flags from:
> $ apr-1-config --link-libtool
It is interesting, as this line is Ok for "link-libtool" but it ends up
in ${CC} arguments. I'm not sure, that is exactly serf, apr-1-config or
subversion bug anymore!
--
// Lev
On 19.10.2015 14:21, Bert Huijben wrote:
> I think I found these flags in /usr/local/libdata/pkgconfig/serf-1.pc
>
> [[
> SERF_MAJOR_VERSION=1
> prefix=/usr/local
> exec_prefix=${prefix}
> libdir=/usr/local/lib
> includedir=${prefix}/include/serf-1
>
> Name: serf
> Description: HTTP client libra
On 19.10.2015 14:45, Philip Martin wrote:
>>> Requires.private:
>>> Libs: -L${libdir} -lserf-${SERF_MAJOR_VERSION}
>>> Libs.private: -L/usr/local/lib -R/usr/local/lib -laprutil-1 -ldb-5.3
>> -lgdbm
>>> -lexpat -L/usr/local/lib -R/usr/local/lib -lapr-1 -lcrypt -lpthread -lz
>>> -L/usr/lib -lssl
"Bert Huijben" writes:
>> Requires.private:
>> Libs: -L${libdir} -lserf-${SERF_MAJOR_VERSION}
>> Libs.private: -L/usr/local/lib -R/usr/local/lib -laprutil-1 -ldb-5.3
> -lgdbm
>> -lexpat -L/usr/local/lib -R/usr/local/lib -lapr-1 -lcrypt -lpthread -lz
>> -L/usr/lib -lssl -lcrypto
>> Cflags: -I${
> -Original Message-
> From: Bert Huijben [mailto:b...@qqmail.nl]
> Sent: maandag 19 oktober 2015 13:22
> To: 'Philip Martin' ; 'Lev Serebryakov'
>
> Cc: 'Daniel Shahaf' ;
> users@subversion.apache.org
> Subject: RE: subversion 1.9.2 could not be built "all-static" on FreeBSD
10+
>
>
>
> -Original Message-
> From: Philip Martin [mailto:philip.mar...@wandisco.com]
> Sent: maandag 19 oktober 2015 11:19
> To: Lev Serebryakov
> Cc: Daniel Shahaf ; users@subversion.apache.org
> Subject: Re: subversion 1.9.2 could not be built "all-static" on FreeBSD
10+
>
> Lev Serebryakov
Lev Serebryakov writes:
> Hello Daniel,
>
> Sunday, October 18, 2015, 11:08:45 AM, you wrote:
>
>>> I could not build subversion 1.9.2 with "--enable-all-static" on FreeBSD.
>>> "configure" script forms wron arguments to ${CC} in this case and fails to
>>> find any library.
>>>
>>> Here is cou
10 matches
Mail list logo