protux-devel
[Top][All Lists]
Advanced

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

Re: Re: Re: Re: [Protux-devel] libmustux0.15.8 compilation error - IMPOR


From: Luciano Giordana
Subject: Re: Re: Re: Re: [Protux-devel] libmustux0.15.8 compilation error - IMPORTANT
Date: Fri, 22 Nov 2002 13:40:33 -0200
User-agent: KMail/1.4.3

you cannot disable-mt.  since 0.15.6 it is required for protux.
the solution is not --disable-mt (I asked Tapio to remove this option)
but to INSTALL qt-mt someway..




On Friday 22 November 2002 01:16 pm, Reinhard Amersberger wrote:
> Thanks for giving such detailed instructions!
>
> > I check if this include statement is in the body of .cc file that
> > reported the error.
> >
> > for some reason, even if I dont put the include , it compiles fine in my
> > machine, but to solve the problem I add it .
> >
> > in the case of abs problem, I added
> >
> > #include <stdlib.h> in MustuxTuner.cc and the problem is gone..
>
> Okay, this solved the 'abs' problem and libmustux source compiled
> successful.
>
> Remember; I used './configure --with-QT2 --disable-alsa --enable-qt'.
>
>
> --- Here comes an example for the troubleshooting section ;-) ---
>
>
>
> Now I try to compile protux source, but configure (same as above) failed,
> because of cannot find library qt-mt, although it was detected during
> libmustux session?!?
>
>
> So I tried with '--disable-mt' flag and configure was successful  ... but
> now make failed:
>
>
> ...
> Making all in filters
> make[3]: Wechsel in das Verzeichnis Verzeichnis
> »/home/booker/src/protux-0.15.8/src/filters« c++ -DHAVE_CONFIG_H -I. -I.
> -I../.. -I/usr/lib/qt2/include -I/usr/X11R6/include  -D_REENTRANT  -O2
> -fno-exceptions -fno-check-new  -c AmpSim.cc In file included from
> /usr/local/include/mustux.h:23,
>                  from AmpSim.hh:4,
>                  from AmpSim.cc:1:
> /usr/local/include/libmustux/MustuxTuner.hh:37: parse error before `{'
> /usr/local/include/libmustux/MustuxTuner.hh:41: parse error before
> `private' make[3]: *** [AmpSim.o] Error 1
>
>
>
> Any idea
> Reinhard
> ___________________________________________________________________________
>___ Ihr Anrufbeantworter ist gerade kaputt? WEB.DE FreeMail leitet alle Anru
> per E-Mail an Sie weiter - http://freemail.web.de/features/?mc=021160
>
>
>
> _______________________________________________
> Protux-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/protux-devel

-- 
Luciano Giordana - Musician - Certified Java/GNU C++ Developer - Free Software 
Evangelist
http://www.groselhalight.com/giordana
Project Protux : Free Professional Audio Tools for GNU/Linux
http://www.freesoftware.fsf.org/protux
-- Once Palladium is up and running , I will become a hacker --




reply via email to

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