| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Ronald Kuczek <kuczek(at)kuczek(dot)pl> |
| Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #4068: Failed to compile 8.3.1 |
| Date: | 2008-03-27 21:21:02 |
| Message-ID: | 2255.1206652862@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Ronald Kuczek <kuczek(at)kuczek(dot)pl> writes:
> Thanks for the answer. It seems to be something else:
> postgres(at)unix:/usr/src/postgres/backend/utils/mb/conversion_procs/euc_jis_2004_and_shift_jis_2004>
Is that actually a correct transcription of the path? Because it's
bogus: it should be something ending in
src/backend/utils/mb/conversion_procs/euc_jis_2004_and_shift_jis_2004
If you've rearranged the top-level directory structure of the
distribution, that could explain a lot --- like makefiles failing to
locate Makefile.global.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | acordner | 2008-03-27 22:37:31 | Re: problem with silent installation |
| Previous Message | Ronald Kuczek | 2008-03-27 21:15:28 | Re: BUG #4068: Failed to compile 8.3.1 |