Обсуждение: Compiling 7.0 on Solaris

Поиск
Список
Период
Сортировка

Compiling 7.0 on Solaris

От
Henk van Lingen
Дата:
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@cs.uu.nl> |
| Dept. of Computer Science, Utrecht University.  phone: +31-30-2535278 |
+----------------- http://www.cs.uu.nl/people/henkvl/ ------------------+