On Mon, Jan 17, 2005 at 12:21:50PM -0500, Troy Duncan wrote:
> However I can't seem to get Postgres to compile on any of
> our Sun servers
Which version of Solaris? Which compiler and version? Which version
of PostgreSQL? What ./configure options did you specify? Does the
build fail during ./configure or during the compile? What errors
are displayed? PostgreSQL requires GNU make (gmake) -- are you
using it?
I've built several versions of PostgreSQL on Solaris 9 with gcc 3.4.2
and gmake 3.80 without any problems.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/