Re: BUG #4983: PostgreSQL build fails - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #4983: PostgreSQL build fails
Date
Msg-id 20090812195817.GL5721@alvh.no-ip.org
Whole thread Raw
In response to BUG #4983: PostgreSQL build fails  ("Raja Rayaprol" <Raja.rayaprol@swift.com>)
List 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 by date:

Previous
From: "Raja Rayaprol"
Date:
Subject: BUG #4983: PostgreSQL build fails
Next
From: Tom Lane
Date:
Subject: Re: BUG #4982: Wrong result of cartesian product when function result included in where clause