public inbox for [email protected]
help / color / mirror / Atom feedFrom: Larry Rosenman <[email protected]>
To: 'Dave Page' <[email protected]>
To: 'Magnus Hagander' <[email protected]>
To: 'Robert Treat' <[email protected]>
Cc: [email protected]
Subject: Re: community docs config issue
Date: Wed, 19 Apr 2006 10:52:25 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9DA3@ratbert.vale-housing.co.uk>
Dave Page wrote:
>> -----Original Message-----
>> From: Larry Rosenman [mailto:[email protected]]
>> Sent: 19 April 2006 15:41
>> To: Dave Page; 'Magnus Hagander'; 'Robert Treat'
>> Cc: [email protected]
>> Subject: RE: [pgsql-www] community docs config issue
>>
>> Dave Page wrote:
>>>> -----Original Message-----
>>>> From: Magnus Hagander [mailto:[email protected]]
>>>> Sent: 19 April 2006 15:12
>>>> To: Larry Rosenman; Dave Page; Robert Treat
>>>> Cc: [email protected]
>>>> Subject: RE: [pgsql-www] community docs config issue
>>>>
>>>>> do we know what version of pecl-xdiff is installed?
>>>>
>>>> xdiff-1.4.
>>>
>>> And it's not in Pecl, despite what the PHP docs say - you have to
>>> get the tarball and build it by hand,
>>>
>>> Regards, Dave.
>>
>> I filed a bug with the PECL folks (#7422), and offered to
>> give access to my box.
>
> Thanks Larry - I see it is actually there now. For months it was
> missing, despite being advertised as being there :-(
>
I think(!) I have a fix:
1) make distclean for xdiff-pecl
2) ./configure
3) edit config.h and CHANGE #undef HAVE_XDL_ALLOCATOR_PRIV to
#define HAVE_XDL_ALLOCATOR_PRIV 1
4) recompile and install
this seems to fix it on my system.
The configure script apparently doesn't test for this correctly, and
we try to free when we are actually trying to malloc.
LER
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: [email protected]
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893
view thread (28+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: community docs config issue
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox