You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by Alexander Shorin <kx...@gmail.com> on 2014/07/03 09:30:25 UTC

couchjs should use pkg-config

>From today's IRC:
[11:25:03]    warren:
https://bugzilla.redhat.com/show_bug.cgi?id=709251  any comment from
couchdb developers if this is necessary?

Do we have any?

--
,,,^..^,,,

Re: couchjs should use pkg-config

Posted by Joan Touzet <wo...@apache.org>.
In the rcouch approach, SM is downloaded and built during the build process.
This obviously wouldn't benefit from pkg-config.

For the bigcouch approach, it really depends if reliable and correctly
build 1.8.5 are available that have the right compile flags. At least at
one point, the Debian 1.8.5 build had incorrect compile-time flags that
prevented the build from working correctly. This should be fixed now, but
it does make me wary of changing this AT LEAST until we are able to link
against SM > 1.8.5.

I will JIRA this with the provision we should fix the couchjs build against
newer SMs first.

-Joan

----- Original Message -----
From: "Jan Lehnardt" <ja...@apache.org>
To: dev@couchdb.apache.org
Sent: Saturday, July 19, 2014 7:03:32 AM
Subject: Re: couchjs should use pkg-config

Can we JIRA this?

On 04 Jul 2014, at 09:18 , Dirkjan Ochtman <di...@ochtman.nl> wrote:

> On Thu, Jul 3, 2014 at 9:30 AM, Alexander Shorin <kx...@gmail.com> wrote:
>> From today's IRC:
>> [11:25:03]    warren:
>> https://bugzilla.redhat.com/show_bug.cgi?id=709251  any comment from
>> couchdb developers if this is necessary?
>> 
>> Do we have any?
> 
> Not sure if this would qualify as "necessary", but it definitely seems
> like a Good Idea to me (particularly with my source-based distro
> packager's hat on).
> 
> Cheers,
> 
> Dirkjan


Re: couchjs should use pkg-config

Posted by Jan Lehnardt <ja...@apache.org>.
Can we JIRA this?

On 04 Jul 2014, at 09:18 , Dirkjan Ochtman <di...@ochtman.nl> wrote:

> On Thu, Jul 3, 2014 at 9:30 AM, Alexander Shorin <kx...@gmail.com> wrote:
>> From today's IRC:
>> [11:25:03]    warren:
>> https://bugzilla.redhat.com/show_bug.cgi?id=709251  any comment from
>> couchdb developers if this is necessary?
>> 
>> Do we have any?
> 
> Not sure if this would qualify as "necessary", but it definitely seems
> like a Good Idea to me (particularly with my source-based distro
> packager's hat on).
> 
> Cheers,
> 
> Dirkjan


Re: couchjs should use pkg-config

Posted by Dirkjan Ochtman <di...@ochtman.nl>.
On Thu, Jul 3, 2014 at 9:30 AM, Alexander Shorin <kx...@gmail.com> wrote:
> From today's IRC:
> [11:25:03]    warren:
> https://bugzilla.redhat.com/show_bug.cgi?id=709251  any comment from
> couchdb developers if this is necessary?
>
> Do we have any?

Not sure if this would qualify as "necessary", but it definitely seems
like a Good Idea to me (particularly with my source-based distro
packager's hat on).

Cheers,

Dirkjan