protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Protux-devel] config failure in cvs


From: Martin Herren
Subject: Re: [Protux-devel] config failure in cvs
Date: Thu, 15 May 2003 11:38:22 +0200

On Wed, 14 May 2003 23:07:32 -0500
Michal Seta <address@hidden> wrote:

> ok, so I gave  up on CVS.  I managed to compile 0.16.0.  So i could actually 
> run it!  And I like it.
> 
> Now, 0.17 fails with this:
> 
> g++-2.95 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt -I/usr/X11R6/include  
> -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions -fno-check-new  -c 
> Mixer.cc
> Mixer.cc: In method `int Mixer::going()':
> Mixer.cc:290: implicit declaration of function `int pow(...)'

add the line
#include <math.h>
at the begining of the Mixer.cc file (in the src/ directory)

/Martin

-- 
Martin Herren

Protux - A Free Professional Audio Tool for GNU/Linux:
-> http://www.nongnu.org/protux/
Open your Windows - Free your Mind - Enjoy:
->http://gnuwin.epfl.ch

Attachment: pgpZfQdBj7Tyn.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]