From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Kenichiro Tanaka <ketanaka(at)ashisuto(dot)co(dot)jp> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: make install fails due to "/bin/mkdir: missing operand" |
Date: | 2010-05-13 14:36:01 |
Message-ID: | 1273761361.32172.10.camel@vanquo.pezone.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On mån, 2010-05-10 at 20:07 +0900, Kenichiro Tanaka wrote:
> Reproduce case:
> #prefix and with-pgport are not important
> ./configure --enable-nls='UFT_JP' --prefix=/home/p900/posgrehome
> --with-pgport=1900
> make && make install
>
> make install
> log---------------------------------------------------------------
> :
> :
> make[3]: Leaving directory `/home/p900/postgresql-9.0beta1/src/timezone'
> /bin/mkdir: missing operand
> Try `/bin/mkdir --help' for more information.
> make[2]: *** [installdirs-po] Error 1
> make[2]: Leaving directory `/home/p900/postgresql-9.0beta1/src/backend'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory `/home/p900/postgresql-9.0beta1/src'
> make: *** [install] Error 2
> --------------------------------------------------------------------------
>
Fixed.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2010-05-13 14:38:18 | Re: make install fails due to "/bin/mkdir: missing operand" |
Previous Message | Magnus Hagander | 2010-05-13 13:44:29 | Re: List traffic |