Re: Re: Patches to fix compilations on NetBSD

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: Re: Patches to fix compilations on NetBSD
Дата
в 02:05:15
Msg-id
29229.958025070@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Re: Patches to fix compilations on NetBSD Bruce Momjian <pgman@candle.pha.pa.us>
Re: Re: Patches to fix compilations on NetBSD Tom Lane <tgl@sss.pgh.pa.us>
Bruce Momjian  writes:
> Can someone comment on this patch?  It appears it should be applied.

At least some of it is likely to break changes that I made to ensure
that pltcl and plperl would build correctly when Tcl and Perl have
been compiled with a different compiler than was selected for the
Postgres build.  It is *not* appropriate to import Postgres compiler
switches into these subsystems that may be getting built with a
different compiler.  (-I is pretty universal, so it's safe, but
the outer CPPFLAGS might contain stuff that's not safe at all.)

>> 3) I couldn't find anything in the tree which still needs
>> ncurses/curses.  I removed the check for those libraries from
>> configure.in.  If I'm wrong please let me know.

Hmm, might be OK or not.  There used to be curses-dependent code
in libpq's "fe-print" module, no?  Is that gone?
		regards, tom lane

В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
Сообщение: Re: Patches list broken?
От: Tom Lane
Дата:
FAQ