Re: Compiling error macro `va_start' used with just one arg

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 29 Sep 1999 23:46:35 +0200

Rainer Perske wrote:

> My solution to this problem: Inhibit inclusion of varargs.h by setting
> export CC='cc_r -D_H_VARARGS=1 -qlanglvl=ansi'
> export CFLAGS='-O'
> prior to running config (this works with 2.1.PATCH2 on AIX 4.2.1)

Or you could probably do a GNU autoconf manual override:

env ac_cv_header_varargs_h=no ./configure ...

--
Henrik Nordstrom
Spare time Squid hacker
Received on Wed Sep 29 1999 - 17:34:17 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:35 MST