Re: Request for supported platforms

Magnus Naeslund(f) <mag@fbab.net>

From: "Magnus Naeslund(f)" <mag@fbab.net>
To: "Bruce Momjian" <pgman@candle.pha.pa.us>, "PostgreSQL-development" <pgsql-hackers@postgreSQL.org>
Cc: "Thomas Lockhart" <lockhart@fourpalms.org>, "Tom Lane" <tgl@sss.pgh.pa.us>
Date: 2002-10-28T02:34:19Z
Lists: pgsql-hackers
On an rh6.2, "Linux gsX 2.4.19-pre6 #4 Thu Apr 11 07:17:39 CEST 2002
alpha unknown" (ev56 ruffian) i get this failure.

Should ./configure <options> && gmake && gmake check be the only things
i need to do?

============== creating database "regression"         ==============
/home/mag/d/postgresql/postgresql-7.3b3/src/test/regress/./tmp_check/ins
tall//usr/local/pgsql/bin/pg_encoding: error in loading shared
libraries:
/home/mag/d/postgresql/postgresql-7.3b3/src/test/regress/./tmp_check/ins
tall//usr/local/pgsql/bin/pg_encoding: undefined symbol:
pg_char_to_encoding
createdb: "SQL_ASCII" is not a valid encoding name
pg_regress: createdb failed
gmake[2]: *** [check] Error 2
gmake[2]: Leaving directory
`/home/mag/d/postgresql/postgresql-7.3b3/src/test/regress'
gmake[1]: *** [check] Error 2
gmake[1]: Leaving directory
`/home/mag/d/postgresql/postgresql-7.3b3/src/test'
gmake: *** [check] Error 2

Magnus