Errors in Compiling / Configure

From: "Scott D(dot) Pham" <spham(at)incellico(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Errors in Compiling / Configure
Date: 2001-04-20 18:05:00
Message-ID: 3AE07A4C.9040805@incellico.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Guys,
I'm having this problem running configure on a sparc solaris 8
server. Any ideas on this error ?
Snipp
---------------------------
stringinfo.c: In function `appendStringInfo':
stringinfo.c:104: `va_list' undeclared (first use in this function)
stringinfo.c:104: (Each undeclared identifier is reported only once
stringinfo.c:104: for each function it appears in.)
stringinfo.c:104: parse error before `args'
stringinfo.c:121: warning: implicit declaration of function `va_start'
stringinfo.c:121: `args' undeclared (first use in this function)
stringinfo.c:124: warning: implicit declaration of function `va_end'
gmake[1]: *** [stringinfo.o] Error 1
gmake[1]: Leaving directory
`/export/home/root/postgresql-7.0.2/src/backend/lib'
gmake: *** [lib.dir] Error 2

--
Scott D. Pham
919-484-7222 x223
Unix Administrator
spham(at)incellico(dot)com
www.incellico.com

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2001-04-20 18:41:13 Re: Errors in Compiling / Configure
Previous Message Rob Yampolsky 2001-04-20 18:01:45 Re: How to configure iodbc access to local postgres db?