> X-Authentication-Warning: geek.rcc.se: majordom set sender to 
>[EMAIL PROTECTED] using -f
> From: "Paul Hartman" <[EMAIL PROTECTED]>
> Date: Thu, 06 Apr 2000 18:47:29 -0500 (CDT)
> Content-Type: text/plain; charset="iso-8859-1"
> Sender: [EMAIL PROTECTED]
> Precedence: bulk
> Reply-To: [EMAIL PROTECTED]
> X-UIDL: *oK"!D%*#!(k>"!_Y="!
> 
> Hi, util.c from current CVS wont compile on OS/2 due to lack of M_PI
> definition. This is fixed by including float.h:
> 
> #ifdef __EMX__
> #include <float.h>
> #endif
> 
> someone with access to the source, please make the change if you have time.
> Thanks :)
> 
> regards,
> paul
> 

Fixed.  Actually, lame sets up a varialbe PI (even if M_PI is
not defined) in util.h.  The problem was the new filtering code
was using M_PI instead of PI.

Mark

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to