Hello, I tried RC1 on Tru64 box(with Compaq C V6.1-011)) and succeed : bash-2.05b$ make MAX_CONNECTIONS=2 check ... ============== shutting down postmaster ============== postmaster stopped
====================== All 98 tests passed. ====================== Environments: - $ uname -a OSF1 kiss.my.domain V5.0 910 alpha - Compaq C V6.1-011 on Digital UNIX V5.0 (Rev. 910) - GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. - result of pg_config $ src/bin/pg_config/pg_config BINDIR = /home/postgres/postgresql-8.1RC1/src/bin/pg_config DOCDIR = /home/postgres/postgresql-8.1RC1/src/bin/doc INCLUDEDIR = /home/postgres/postgresql-8.1RC1/src/bin/include PKGINCLUDEDIR = /home/postgres/postgresql-8.1RC1/src/bin/include INCLUDEDIR-SERVER = /home/postgres/postgresql-8.1RC1/src/bin/include/server LIBDIR = /home/postgres/postgresql-8.1RC1/src/bin/lib PKGLIBDIR = /home/postgres/postgresql-8.1RC1/src/bin/lib LOCALEDIR = MANDIR = /home/postgres/postgresql-8.1RC1/src/bin/man SHAREDIR = /home/postgres/postgresql-8.1RC1/src/bin/share SYSCONFDIR = /home/postgres/postgresql-8.1RC1/src/bin/etc PGXS = /home/postgres/postgresql-8.1RC1/src/bin/lib/pgxs/src/makefiles/pgxs.mk CONFIGURE = '--with-includes=/usr/local/include' CC = cc -std CPPFLAGS = -I/usr/local/include CFLAGS = -O -ieee CFLAGS_SL = LDFLAGS = -rpath /usr/local/pgsql/lib LDFLAGS_SL = LIBS = -lpgport -lz -lreadline -lresolv -lPW -lm -lbsd VERSION = PostgreSQL 8.1RC1 regards, -- Shigehiro Honda ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster