Re: BUG #4983: PostgreSQL build fails

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Raja Rayaprol <Raja(dot)rayaprol(at)swift(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4983: PostgreSQL build fails
Date: 2009-08-12 19:58:17
Message-ID: 20090812195817.GL5721@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2009-08-12 21:31:14 Re: BUG #4982: Wrong result of cartesian product when function result included in where clause
Previous Message Raja Rayaprol 2009-08-12 19:44:09 BUG #4983: PostgreSQL build fails