| From: | teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=) |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | 7.2b2 "make check" failure on Red Hat Linux 7.2 |
| Date: | 2001-11-16 17:17:06 |
| Message-ID: | xuysnbed4a5.fsf@halden.devel.redhat.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Red Hat Linux 7.2, postgresql 7.2b2 configured like this:
./configure --enable-syslog --prefix=/usr --sysconfdir=/etc --with-pam
--with-openssl --with-unixodbc --with-tcl --with-perl --with-python
--enable-locale --enable-recode --enable-multibyte --enable-nls
"make check" fails on initdb:
============== creating temporary installation ==============
============== initializing database system ==============
pg_regress: initdb failed
Examine ./log/initdb.log for the reason.
teg(at)halden postgresql-7.2b2]$ cat src/test/regress/log/initdb.log
Running with noclean mode on. Mistakes will not be cleaned up.
/home/devel/teg/postgresql-7.2b2/src/test/regress/./tmp_check/install//usr/bin/pg_encoding: relocation error: /home/devel/teg/postgresql-7.2b2/src/test/regress/./tmp_check/install//usr/bin/pg_encoding: undefined symbol: pg_valid_server_encoding
initdb: pg_encoding failed
Perhaps you did not configure PostgreSQL for multibyte support or
the program was not successfully installed.
[teg(at)halden postgresql-7.2b2]$
--
Trond Eivind Glomsrød
Red Hat, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Barry Lind | 2001-11-16 17:29:00 | Re: [HACKERS] bug or change in functionality in 7.2? |
| Previous Message | Bruce Momjian | 2001-11-16 17:02:16 | Re: Further open item (Was: Status of 7.2) |