Re: PostgreSQL 9.0 alpha 4: build issues - modules - with OpenSSL 0.9.8l - Mailing list pgsql-testers

From Lou Picciano
Subject Re: PostgreSQL 9.0 alpha 4: build issues - modules - with OpenSSL 0.9.8l
Date
Msg-id 1068213774.9374711267142427143.JavaMail.root@sz0093a.westchester.pa.mail.comcast.net
Whole thread Raw
List pgsql-testers
Josh, thanks for getting back...

SUN Solaris 10 sun4u platform (SUNW, Ultra-4 Enterprise)

# uname -v: Generic_139555-08  (which may need update)
# uname -a: SunOS <hostname> 5.10 Generic_139555-08 sun4u sparc SUNW,Ultra-4 Solaris

./configure reports:
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking which template to use... solaris

Lou

----- Original Message -----
From: "Josh Berkus" <josh@agliodbs.com>
To: "Lou Picciano" <loupicciano@comcast.net>
Cc: pgsql-testers@postgresql.org
Sent: Thursday, February 25, 2010 12:36:33 PM GMT -05:00 US/Canada Eastern
Subject: Re: [TESTERS] PostgreSQL 9.0 alpha 4: build issues - modules - with OpenSSL 0.9.8l

Lou,

> This affects builds of modules: oid2name, pgbench, vacuumlo
> PQconnectionNeedsPassword           oid2name.o
> PQconnectionNeedsPassword           pgbench.o
> PQconnectionNeedsPassword           vacuumlo.o
>
> With removal of the corresponding references in contrib/Makefile, all
> other modules build AOK.

Can you give us full platform information?

--Josh Berkus

pgsql-testers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: PostgreSQL 9.0 alpha 4: build issues - modules - with OpenSSL 0.9.8l
Next
From: Noel Proffitt
Date:
Subject: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function