protux-support
[Top][All Lists]
Advanced

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

Re: [Protux-support] make fails


From: Martin Herren
Subject: Re: [Protux-support] make fails
Date: Wed, 5 Mar 2003 02:16:14 +0100

On Wed, 05 Mar 2003 01:52:25 +0100
address@hidden wrote:

> hi there!

Hej,

> I compiled libmustux-0.17 without problems, protux-0.17 failed with make
> at a rather late state:
> 
> Mixer.cc: In method `int Mixer::going()':
> Mixer.cc:290: implicit declaration of function `int pow(...)'
> make[3]: *** [Mixer.o] Fehler 1
> make[3]: Leaving directory `/usr/local/protux-0.17.0/src'
> make[2]: *** [all-recursive] Fehler 1
> make[2]: Leaving directory `/usr/local/protux-0.17.0/src'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/usr/local/protux-0.17.0/src'
> make: *** [all] Fehler 2

you'll need to add the line
#include <math.h>
in the Mixer.hh file under the src/ directory

> I also tried with protux-0.16, but something went wrong with
> MustuxAudioDeviceMappe [make] - unfortunately I didn't find
> libmustux-0.16. anywhere to download.

yes, you can't use protux-0.16 with libmustux-0.17
libmustux-0.16 is in the same directory as protux-0.16:
http://savannah.nongnu.org/download/protux/

/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: pgpxOyyeo9HoZ.pgp
Description: PGP signature


reply via email to

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