[RC2]:Compilation failure solaris 2.7 stringinfo.c - Mailing list pgsql-bugs

From Armand Delcros
Subject [RC2]:Compilation failure solaris 2.7 stringinfo.c
Date
Msg-id 39115851.E31EBA4E@arsystemes.fr
Whole thread Raw
Responses Re: [RC2]:Compilation failure solaris 2.7 stringinfo.c
List 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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Need some help: attlen is pg_attributes gives a negative value.. .
Next
From: Tom Lane
Date:
Subject: Re: [RC2]:Compilation failure solaris 2.7 stringinfo.c