Re: Required make version

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Required make version
Дата
Msg-id 47C4A5B8.4000303@dunslane.net
обсуждение исходный текст
Ответ на Re: Required make version  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Required make version  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
>   
>> There is a build farm failure now because (apparently) an old make version:
>> http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=dawn_bat&dt=2008-02-26%2019:00:01
>>     
>
>   
>> The new amended backend linking code needs GNU make 3.80, released 2002-10-03.  
>>     
>
> Are you sure you've diagnosed this correctly?  I built last night with
> make 3.79.1 without any obvious problem.  OTOH I haven't yet tracked
> the commits you made today.
>
>
>   

only objfiles.txt uses the somewhat arcane feature that is apparently 
breaking dawn_bat - it is apparently not used anywhere else in our build 
system.

Is that really the only way we can do it? Maybe Peter understands it but 
I don't, and I'm not sure I want to invest lots of brain cells in 
finding out.

cheers

andrew




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Two Coverity Scan volunteers needed
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: multi-worker pg_restore was: 8.3 / 8.2.6 restore comparison