v6.5 build change for SunOS 5.6 - Mailing list pgsql-ports

From Carleton DeTar
Subject v6.5 build change for SunOS 5.6
Date
Msg-id 199907222026.OAA15279@dirac.physics.utah.edu
Whole thread Raw
List pgsql-ports
version of Postgres: 6.5
OS:  SPARC SunOS 5.6
changes required:

gcc compilation failed on src/backend/lib/stringinfo.c because "va_list"
was undefined.  This was fixed by adding

#include <stdarg.h>

to the stringinfo.c source before the other includes.

Regards,
Carleton DeTar

pgsql-ports by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PORTS] RedHat6.0 & Alpha
Next
From: PostgreSQL
Date:
Subject: Irix 6.2 and PGSQL 6.5.1