BUG #4068: Failed to compile 8.3.1

From: "Ronald Kuczek" <kuczek(at)kuczek(dot)pl>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4068: Failed to compile 8.3.1
Date: 2008-03-27 19:09:29
Message-ID: 200803271909.m2RJ9Tb4075452@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: 4068
Logged by: Ronald Kuczek
Email address: kuczek(at)kuczek(dot)pl
PostgreSQL version: 8.3.1
Operating system: Open SuSE 10.3
Description: Failed to compile 8.3.1
Details:

Compilation from sources failed with error message:
make[3]: Entering directory
`/usr/src/postgres/postgresql-8.3.1/src/backend/utils/mb/conversion_procs/ut
f8_and_shift_jis_2004'
make[3]: *** No rule to make target `utf8_and_shift_jis_2004.o', needed by
`libutf8_and_shift_jis_2004.so.0.0'. Stop.
make[3]: Leaving directory
`/usr/src/postgres/postgresql-8.3.1/src/backend/utils/mb/conversion_procs/ut
f8_and_shift_jis_2004'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/usr/src/postgres/postgresql-8.3.1/src/backend/utils/mb/conversion_procs'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/postgres/postgresql-8.3.1/src'
make: *** [all] Error 2

Best regards
Rony

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Page 2008-03-27 19:15:14 Re: BUG #4056: problem creating function with domain argument
Previous Message Eric P. Melbardis 2008-03-27 18:03:07 Re: BUG #4056: problem creating function with domain argument