Re: [HACKERS] Problems with CVS HEAD compile

2008-05-17 Thread Peter Eisentraut
Bruce Momjian wrote: > 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 ... Fixed.

Re: [HACKERS] Problems with CVS HEAD compile

2008-05-16 Thread Euler Taveira de Oliveira
Tom Lane wrote: Huh, seems you have a remarkably picky version of "rm". None of the machines I use seem to have a problem with an empty file list. Don't see this problem here too. Of course the underlying issue is that ecpg hasn't actually got any translations yet --- but that's unlikely to

Re: [HACKERS] Problems with CVS HEAD compile

2008-05-16 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > 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' > >

Re: [HACKERS] Problems with CVS HEAD compile

2008-05-16 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > 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

[HACKERS] Problems with CVS HEAD compile

2008-05-16 Thread Bruce Momjian
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