BUG #4983: PostgreSQL build fails

From: "Raja Rayaprol" <Raja(dot)rayaprol(at)swift(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4983: PostgreSQL build fails
Date: 2009-08-12 19:44:09
Message-ID: 200908121944.n7CJi9nd030894@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4983
Logged by: Raja Rayaprol
Email address: Raja(dot)rayaprol(at)swift(dot)com
PostgreSQL version: 8.4
Operating system: HP-UX
Description: PostgreSQL build fails
Details:

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2009-08-12 19:58:17 Re: BUG #4983: PostgreSQL build fails
Previous Message hwa 2009-08-12 18:10:26 BUG #4982: Wrong result of cartesian product when function result included in where clause