[RC2]:Compilation failure solaris 2.7 stringinfo.c

From: Armand Delcros <adelcros(at)arsystemes(dot)fr>
To: bugs(at)postgresql(dot)org
Subject: [RC2]:Compilation failure solaris 2.7 stringinfo.c
Date: 2000-05-04 11:00:33
Message-ID: 39115851.E31EBA4E@arsystemes.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

[uname -a]

SunOS master 5.7 Generic_106541-06 sun4u sparc SUNW,Ultra-Enterprise
In, postgresql-7.0RC2/src/backend/stringinfo.c
I need to declare

#include <stdio.h>
#include <stdarg.h>

the same for this file:
postgresql-7.0RC2/src/backend/nodes/list.c
need to declare
#include <stdio.h>
#include <stdarg.h>

Best regards

Armand Delcros

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2000-05-04 14:58:29 Re: [RC2]:Compilation failure solaris 2.7 stringinfo.c
Previous Message Tom Lane 2000-05-04 05:08:14 Re: Need some help: attlen is pg_attributes gives a negative value.. .