|
From: Tatsuo I. <is...@po...> - 2012-11-06 02:02:07
|
> On Tue, Nov 6, 2012 at 10:32 AM, Tatsuo Ishii <is...@po...> wrote: > >> Hi, >> >> I tried this with Postgres-XC 1.0.1. >> >> [t-ishii@localhost pgxc]$ ./configure --prefix= >> /home/t-ishii/work/Postgres-XC >> configure: WARNING: you should use --build, --host, --target >> configure: WARNING: invalid host type: /home/t-ishii/work/Postgres-XC >> checking build system type... Invalid configuration >> `/home/t-ishii/work/Postgres-XC': machine `/home/t-ishii/work/Postgres' not >> recognized >> configure: error: /bin/sh config/config.sub /home/t-ishii/work/Postgres-XC >> failed >> >> It seems Postgres-XC's configure has a problem with prefix dir >> including "-". Note that PostgreSQL 9.2.1. is fine with this kind of >> directory name. >> > That's funny I can't reproduce it... My fault. Sorry. (note the space between "--prefix=" and "/home/t-ishii...". BTW, I got "may be used uninitialized in this function" warnings while compiling. Are they safe? -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.co.jp |