Re: [RFC] building postgres with meson
| От | Tom Lane |
|---|---|
| Тема | Re: [RFC] building postgres with meson |
| Дата | |
| Msg-id | 906513.1634249338@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [RFC] building postgres with meson (Andres Freund <andres@anarazel.de>) |
| Ответы |
Re: [RFC] building postgres with meson
|
| Список | pgsql-hackers |
Andres Freund <andres@anarazel.de> writes:
> Hm, so it seems we should make the test separately verify that perl -M{Opcode,
> ExtUtils::Embed, ExtUtils::ParseXS} doesn't fail, so that we can fail perl
> detection with a useful message?
Our existing policy is that we should check this at configure time,
not later. Since plperl won't work at all without Opcode, it seems
appropriate to add a check there if you say --with-perl. I wasn't
aware that Red Hat had unbundled that from the minimal perl
installation :-(.
OTOH, if they've not unbundled ExtUtils::Embed or ExtUtils::ParseXS,
I doubt it's worth the configure cycles to check for those separately.
regards, tom lane
В списке pgsql-hackers по дате отправления: