Compiling 7.0 on Solaris

From: Henk van Lingen <henkvl(at)cs(dot)uu(dot)nl>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Compiling 7.0 on Solaris
Date: 2000-03-07 14:38:16
Message-ID: Pine.LNX.4.10.10003071518000.22983-100000@sarastro.cs.uu.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Has anyone managed to compile the 7.0 beta on a Solaris 2.6 system?

I keep getting errors. Lots of warnings concerning ecpglib.c and
finally:

ecpglib.c:1259: `ECPG_UNKNOWN_DESCRIPTOR' undeclared (first use in this function)
gmake[3]: *** [ecpglib.o] Error 1

I used this:

april:postgresql.snapshot-7maart/src-: cat myconfigure
./configure --prefix=/sw/pkg/postgresql --with-tcl --with-includes=/sw/include

This is the last snapshot. Same problem with the 'original beta'.
GCC=gcc-2.95.2, the old egcs(2.91.66) gives the same probs although
that one works perfect on my Redhat 6.1 system.
The same configure options do work on the same Solaris system with
postgresql version 6.5.3

Where to look now?

Regards,

PS: no ideas on my yesterday mentioned moddatetime prob?

+-----------------------------------------------------------------------+
| Henk van Lingen, Systems Administrator, <henkvl(at)cs(dot)uu(dot)nl> |
| Dept. of Computer Science, Utrecht University. phone: +31-30-2535278 |
+----------------- http://www.cs.uu.nl/people/henkvl/ ------------------+

Browse pgsql-general by date

  From Date Subject
Next Message Culberson, Philip 2000-03-07 14:42:33 RE: [GENERAL] 50 MB Table
Previous Message Bruce Momjian 2000-03-07 14:36:02 Re: [GENERAL] Trigger