Tom Lane wrote:
> Zdenek Kotala <Zdenek.Kotala@Sun.COM> writes:
>
>> Ronald Kuczek napsal(a):
>>
>>> 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.
>>>
>
>
>> Please, could you send a configure setup and gcc version could be useful as well.
>>
>
> I think the gmake version would be more relevant. Given that this works
> for everyone else, I have to think the OP's copy of gmake is borked ...
>
> regards, tom lane
>
Hi Zdenek, hi Tom,
Thank you for the answer.
Gmake:
postgres@unix:/> gmake -v
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i686-pc-linux-gnu
BTW. I have compiled previous version (8.2.0) on the same machine
without any problems.
Regards
Rony