[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can't compile bash 4.1 under Solaris 8/9
From: |
Chet Ramey |
Subject: |
Re: can't compile bash 4.1 under Solaris 8/9 |
Date: |
Thu, 07 Jan 2010 09:03:19 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 |
On 1/7/10 8:57 AM, Yann Rouillard wrote:
> "./printf.def", line 175: identifier redeclared: vsnprintf
> current : function(pointer to char, unsigned int, pointer to const char,
> ...) returning int
> previous: function(pointer to char, unsigned int, pointer to const char,
> pointer to void) returning int : "/usr/include/stdio.h", line 227
Try the attached patch to printf.def, which fixes the prototype
declaration.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/
printf-vsnprintf-proto
Description: Text document