Re: BUG #4983: PostgreSQL build fails

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #4983: PostgreSQL build fails
Дата
Msg-id 20090812195817.GL5721@alvh.no-ip.org
обсуждение исходный текст
Ответ на BUG #4983: PostgreSQL build fails  ("Raja Rayaprol" <Raja.rayaprol@swift.com>)
Список pgsql-bugs
Raja Rayaprol wrote:

> The build fails with the following error
> gmake[3]: *** No rule to make target `utf8_and_shift_jis_2004.o', needed by
> `utf8_and_shift_jis_2004.so'.  Stop.
> ~
> When I checked, I did not find the utf8_and_shift_jis_2004.c file in the
> parent directory

You need to uncompress the tarball with a non broken version of tar.
GNU tar should work, mc (midnight commander) is known not to.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: "Raja Rayaprol"
Дата:
Сообщение: BUG #4983: PostgreSQL build fails
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4982: Wrong result of cartesian product when function result included in where clause