[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can't compile bash 4.1 under Solaris 8/9
From: |
Greg Wooledge |
Subject: |
Re: can't compile bash 4.1 under Solaris 8/9 |
Date: |
Thu, 7 Jan 2010 08:04:49 -0500 |
User-agent: |
Mutt/1.4.2.3i |
On Thu, Jan 07, 2010 at 12:22:12PM +0100, Yann Rouillard wrote:
> ./printf.def:175: error: conflicting types for 'vsnprintf'
> Maybe you could first send me the config.log/config.h generated on
> Solaris 8 so I can compare with mine ?
It might be more useful to compare your stdio.h header file instead.
If I recall correctly, your original Sun cc error message had the
exact file name and line number, along with a strange human-readable
rendition of the function prototype arguments.