Search Postgresql Archives

Re: pgxs/config/missing is... missing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Oct 28, 2015, at 10:54 AM, Jim Nasby <Jim.Nasby@xxxxxxxxxxxxxx> wrote:

> I indeed get
> 
> PERL = /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/missing perl

Ew.

> even after explicitly exporting PERL=/usr/local/bin/perl

Hrm. I have this code in the pgTAP Makefile:

    ifndef PERL
    PERL := $(shell which perl)
    endif

Could that be causing the problem?

> I see that there is a config/missing script in source, and that Makefile.global.in references it:
> 
>> src/Makefile.global.in:missing            = $(SHELL) $(top_srcdir)/config/missing
> 
> Any ideas why it's not being installed, or why the PGXS Makefile is ignoring/over-riding $PERL?

That I surely don’t know. :-(

Best,

David

<<attachment: smime.p7s>>


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux