make check error on -HEAD

From: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
To: pgsql-hackers(at)PostgreSQL(dot)org
Subject: make check error on -HEAD
Date: 2004-10-31 10:48:13
Message-ID: Pine.LNX.4.61.0410311227310.14512@emo.org.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I'm getting this error on two different servers, one if them is the server
that I build PostgreSQL from CVS daily, the other one is a fresh one (used
to double-check the error)

Two servers have LANG="en_US.UTF-8". They are RHEL 3.0 Update 3 with gcc
3.2.3-42, and bison 1.875c:
======================================================================

============== creating database "regression" ==============
CREATE DATABASE
pg_regress: could not set database default locales
make[2]: *** [check] Error 2
rm regress.o
make[2]: Leaving directory `/home/pgsql80/pgsql/src/test/regress'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/pgsql80/pgsql/src/test'
make: *** [check] Error 2

======================================================================

Any comments?

Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org devrim.gunduz~linux.org.tr
http://www.tdmsoft.com
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBhMLwtl86P3SPfQ4RAibUAJ4h/gvrWr76FPjJvJRnGsF3TXEY/ACfWJ5d
z+wKbSmMSgGaoBXCmeEX/gw=
=3l/A
-----END PGP SIGNATURE-----

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2004-10-31 11:18:20 fsync, ext2 on Linux
Previous Message Tatsuo Ishii 2004-10-31 09:47:52 Re: Charset/collate support and function parameters