Tom Lane wrote: > Zdenek Kotala <[EMAIL PROTECTED]> 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 ...
Actually I've seen this reported before: http://archives.postgresql.org/pgsql-es-ayuda/2008-03/msg00335.php This guy has always compiled from sources, so he was surprised that it didn't work with 8.3.1. He says he got the tarball from the main FTP site. He found out that the utf8_and_shift_jis_2004.c file was missing, so he copied it from the SVN repo: http://archives.postgresql.org/pgsql-es-ayuda/2008-03/msg00339.php What we haven't quite figured out is why the file wasn't present on the tarball he downloaded. Is it possible that a borked tarball was uploaded somewhere? Hmm, further down the thread, he says several people have seen this problem: http://archives.postgresql.org/pgsql-es-ayuda/2008-03/msg00353.php -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs