Since ecpg localization was added today, I am unable to compile src/interfaces/ecpg. I get:
$ gmake -w clean gmake: Entering directory `/usr/var/local/src/gen/pgsql/CURRENT/pgsql/src/interfaces/ecpg' rm -f usage: rm [-dfiPRrW] file ... gmake: *** [clean-po] Error 1 gmake: Leaving directory `/usr/var/local/src/gen/pgsql/CURRENT/pgsql/src/interfaces/ecpg' If I remove src/interfaces/ecpg/nls.mk, the compile succeeds. If I add any language to the file, 'gmake clean' works: AVAIL_LANGUAGES = es Of course the compile then fails because there are no 'es' po files. Perhaps my tool chain is too old. -- Bruce Momjian <[EMAIL PROTECTED]> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers