Re: Request for supported platforms - Mailing list pgsql-hackers

From Magnus Naeslund(f)
Subject Re: Request for supported platforms
Date
Msg-id 07d001c27e2a$84963d40$f80c0a0a@mnd
Whole thread Raw
In response to Request for supported platforms  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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



pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: Request for supported platforms
Next
From: "Marc G. Fournier"
Date:
Subject: PostgreSQL v7.3beta3 Released