Troubles at building PostgreSQL with MinGW

From: Vladimir Baranov <baranoff(at)hotbox(dot)ru>
To: pgsql-ports(at)postgresql(dot)org
Subject: Troubles at building PostgreSQL with MinGW
Date: 2008-02-22 11:56:53
Message-ID: 47BEB885.1090004@hotbox.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi all!

I installed MinGW with MSYS on Win32 platform and attempted to build
PostgreSQL 8.3.0.

While ./configure --without-zlib has been passes successfully, the buld
has been failed. The error is shown below:

./make
...
make[3]: Entering directory
`/f/postgreSQL/postgresql-8.3.0/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004'
make[3]: *** No rule to make target `utf8_and_euc_jis_2004.o', needed by
`libutf8_and_euc_jis_2004.dll'. Stop.
make[3]: Leaving directory
`/f/postgreSQL/postgresql-8.3.0/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/f/postgreSQL/postgresql-8.3.0/src/backend/utils/mb/conversion_procs'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/f/postgreSQL/postgresql-8.3.0/src'
make: *** [all] Error 2

Could anyone explain me what is wrong?

Thanks, Vlad

Browse pgsql-ports by date

  From Date Subject
Next Message Egan, Anthony M. 2008-03-18 12:59:45 PostgreSQL on QNX 4.25
Previous Message romain Hamery 2008-02-12 09:43:27 Port Postgres on the Acme system FOXBOARD