Subject: [linux-audio-user] freqtweak on debian
From: Paul Winkler (pw_lists_AT_slinkp.com)
Date: Mon Dec 16 2002 - 04:38:20 EET
Anybody know exactly which wxWindows packages
are needed to compile freqtweak 0.4.5 on debian (testing / unstable)?
I'm now testing freqtweak from cvs to see if i get the same errors...
./configure seems fine, and
i got past the fftw requirement (needed sfftw-dev),
but now I'm getting nasty compile errors in the
wxwin stuff... like:
$ make
make all-recursive
make[1]: Entering directory `/home/pw/Downloads/Apps/Audio/freqtweak-0.4.5'
Making all in src
make[2]: Entering directory `/home/pw/Downloads/Apps/Audio/freqtweak-0.4.5/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/lib/wx/include/base-2.2 -D_REENTRANT -DNEWWX -I/usr/local/include -g -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -mcpu=i686 -march=i686 -c FTapp.cpp
In file included from /usr/include/wx/laywin.h:4,
from FTmainwin.hpp:27,
from FTapp.cpp:45:
/usr/include/wx/generic/laywin.h:83: parse error before `&'
/usr/include/wx/generic/laywin.h:84: syntax error before `('
/usr/include/wx/generic/laywin.h:86: semicolon missing after declaration of `wxQueryLayoutInfoEvent'
(many following errors snipped)
--Paul Winkler http://www.slinkp.com "Welcome to Muppet Labs, where the future is made - today!"
This archive was generated by hypermail 2b28 : Mon Dec 16 2002 - 04:35:51 EET