Re: [linux-audio-dev] qsynth configure script fails on debian [qt]

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] qsynth configure script fails on debian [qt]
From: Eric Dantan Rzewnicki (eric_AT_zhevny.com)
Date: Sat Jan 03 2004 - 06:26:46 EET


Well ... no luck. The compile will start, but fails with a lot of errors
-- see below ... I'm sending this to the alsamodular-devel list as well,
but that list seems to be pretty much inactive (only 6 posts in past 5
months). I've heard great things about this synth, but have thus far
been unable to hear it for myself.

Eric Dantan Rzewnicki wrote:
> When I get home I'll try this on my debian testing (sarge) audio box and
> see how far I get. Thanks.
>
> -Eric Rz.

/usr/share/qt3/doc/html/qlist.html is the only file on my system that
comes up in a locate qlist ... it says:
"QList Class Reference (obsolete)
#include <qlist.h>
The QList class has been renamed QPtrList in Qt 3.0. "

In file included from synthdata.cpp:6:
synthdata.h:8:19: qlist.h: No such file or directory
...
synthdata.h:69: error: 'QList' is used as a type, but is not defined as
a type.
synthdata.h:70: error: 'QList' is used as a type, but is not defined as
a type.
synthdata.h:71: error: 'QList' is used as a type, but is not defined as
a type.
In file included from m_env.h:20,
                 from synthdata.cpp:7:
module.h:20:19: qlist.h: No such file or directory
In file included from midislider.h:9,
                 from configdialog.h:24,
                 from module.h:23,
                 from m_env.h:20,
                 from synthdata.cpp:7:
midicontroller.h:5:19: qlist.h: No such file or directory
In file included from midislider.h:10,
                 from configdialog.h:24,
                 from module.h:23,
                 from m_env.h:20,
                 from synthdata.cpp:7:
midiguicomponent.h:5:19: qlist.h: No such file or directory
In file included from midiguicomponent.h:9,
                 from midislider.h:10,
                 from configdialog.h:24,
                 from module.h:23,
                 from m_env.h:20,
                 from synthdata.cpp:7:
midicontrollerlist.h:4:19: qlist.h: No such file or directory
midicontrollerlist.h:5:25: qcollection.h: No such file or directory
In file included from module.h:24,
                 from m_env.h:20,
                 from synthdata.cpp:7:
port.h:8:19: qlist.h: No such file or directory
synthdata.cpp: In member function `int SynthData::nextFreeOsc()':
synthdata.cpp:147: error: `listM_env' undeclared (first use this
function)
synthdata.cpp:147: error: (Each undeclared identifier is reported only
once for
   each function it appears in.)
synthdata.cpp:152: error: `listM_vcenv' undeclared (first use this
function)
synthdata.cpp:157: error: `listM_advenv' undeclared (first use this
function)
synthdata.cpp:162: error: `listM_dynamicwaves' undeclared (first use
this
   function)
synthdata.cpp: In member function `float SynthData::exp_table(float)':
synthdata.cpp:276: warning: assignment to `int' from `double'
synthdata.cpp:276: warning: argument to `int' from `double'
synthdata.cpp: In member function `void* SynthData::alsa_thr_main()':
synthdata.cpp:384: warning: comparison between signed and unsigned
integer
   expressions
synthdata.cpp: In member function `void SynthData::call_modules()':
synthdata.cpp:545: error: `wavoutModuleList' undeclared (first use this
   function)
synthdata.cpp:546: error: `scopeModuleList' undeclared (first use this
   function)
synthdata.cpp:547: error: `spectrumModuleList' undeclared (first use
this
   function)
synthdata.cpp:548: error: `midioutModuleList' undeclared (first use this
   function)
synthdata.cpp:549: error: `moduleList' undeclared (first use this
function)
make: *** [synthdata.o] Error 1


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Jan 03 2004 - 06:33:07 EET