Re: Build (definition?) errors - in bootstrap

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Build (definition?) errors - in bootstrap
Дата
Msg-id 4096.1412896276@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Build (definition?) errors - in bootstrap  (Lou Picciano <loupicciano@comcast.net>)
Ответы Re: Build (definition?) errors - in bootstrap
Список pgsql-hackers
Lou Picciano <loupicciano@comcast.net> writes:
> Having just git pulled from orgin/master:
> $ ./configure
> $ make
> [ fails ]

The buildfarm doesn't seem unhappy, so I doubt there's anything wrong
with the code as such.  Try "make clean" or even "make distclean" and
rebuild.  Also, if your computer's clock is or was badly off, you may
have file timestamp skews breaking things ... in which case you might
need "make maintainer-clean".  If it's still broken after that, you'd
be best advised to fix the clock and do a complete fresh "git clone".
        regards, tom lane



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Obsolete reference to _bt_tuplecompare() within tuplesort.c
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Wait free LW_SHARED acquisition - v0.9