Re: stringinfo.c compile error - Std Solaris 8 - Mailing list pgsql-ports

From scrappy@hub.org (Marc G. Fournier)
Subject Re: stringinfo.c compile error - Std Solaris 8
Date
Msg-id 8lcf1f$knk$1@news.tht.net
Whole thread Raw
List pgsql-ports
"Clinton Carr" <ccarr@alchemedia.com> writes:

>I'm getttin a 'parse error before 'args' in stringinfo.c during gmake.  My
>system is a standard Solaris 8 environment.  Any ideas?

Just recently did a compile for a client under Solaris 8 ... for some
reason, configure didn't define STDC_HEADERS in config.h, which is needed
to define va_list in stdio.h ...

Now, his system was using gcc for a compiler, so this might not relate,
but try that ...


--
Marc G. Fournier                               scrappy@hub.org
Systems Administrator @ hub.org
scrappy@{postgresql|isc}.org                       ICQ#7615664

pgsql-ports by date:

Previous
From: Urban Widmark
Date:
Subject: Re: Procedural Language module loading on Solaris/GCC
Next
From: "luc00"
Date:
Subject: restrictions about Linking Dynamically-Loaded Functions on NT/2000 ?