From: | Toth Istvan <stoty(at)tvnet(dot)hu> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | Vanilla Solaris 8 |
Date: | 2000-05-26 06:54:29 |
Message-ID: | 392E1FA5.687FFBA2@tvnet.hu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Hello!
I've just installed PostgreSQL 8 on a Solaris 8 box, and I am having
difficulties.
I am using the bundled gcc and perl.
Problem 1.
I had to add
#include <stdarg.h>
to /include/c.h, the old varargs.h does not exist (I guess this is a gcc
2.95 issue)
Problem 2.
The bundled perl generates mefiles for the perl interface that wants tu
use the SUNSoft cc I had to hack the bundled Config.PM to make it
compile.
This is not Postgresql's fault, but it would be nice to include a
warinig about it in the INSTALL file.
Regards
Istvan Toth
From | Date | Subject | |
---|---|---|---|
Next Message | David Löfstrand | 2000-05-26 08:16:38 | Problem with connectiong to postmaster (WinNT 4.0 SP6) |
Previous Message | Lamar Owen | 2000-05-26 03:54:11 | PostgreSQL 7.0-3 RPMset available. |