On 7/3/2015 8:19 AM, Michael Paquier wrote:
> On Fri, Jul 3, 2015 at 2:47 PM, Marco Atzeri <marco.atzeri@gmail.com> wrote:
>> On 7/2/2015 5:16 PM, Dave Page wrote:
>>>
>> -lldap
>> hstore_plperl.o: In function `hstore_to_plperl':
>> /pub/devel/postgresql/prova/postgresql-9.5alpha1-1.i686/src/postgresql-9.5alpha1
>> /contrib/hstore_plperl/hstore_plperl.c:16: undefined reference to
>> `hstoreUpgrade '
>
> So... dangomushi is able to build it at least. Here are the logs to
> the last build for example:
>
http://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=dangomushi&dt=2015-07-02%2019%3A19%3A39&stg=make-contrib
> What is the name of the library generated in hstore? Perhaps there is
> a mismatch here.
OK thanks for the feedback.
It may be a cygwin perl specific issue.
I will investigate
Regards
Marco