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


From: Reinhard Amersberger
Subject: Re: Re: Re: Re: [Protux-devel] libmustux0.15.8 compilation error
Date: Fri, 22 Nov 2002 16:16:38 +0100

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





reply via email to

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