On Mon, Jun 12, 2006 at 02:34:33PM -0500, uv negativa wrote:
> hi
> i compiled eet an say:
> 
> 
> configure: error: Unsupported Operating System!
> Your OS does not support C99's '%a' string format. Eet cannot function 
> without
> it. Please contact your OS vendor to get updates for C99 '%a' floating point
> format read/write support or change operating systems for one with support
> for an already very old standard. (Linux is known to support this, as is
> Solaris 10)
> 
> howto active this or howto compile?

Look into the program itself for support, or fix it not to use %a.
Alternatively, patch printf(3) to accept %a.

                Joachim

Reply via email to