protux-support
[Top][All Lists]
Advanced

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

Re: [Protux-support] Compile problems, Protux 0.14.1, GCC 3.2


From: Luciano Giordana
Subject: Re: [Protux-support] Compile problems, Protux 0.14.1, GCC 3.2
Date: Wed, 21 Aug 2002 00:21:53 -0400
User-agent: KMail/1.4.1

Oops... Now I noticed cleared. The problem is that you are using neither gcc 
2.96, nor qt2 libs. Unfortunately, we tested 0.14 series only on this 
combination. The behavior for 0.14.x on gcc 3.x and qt 3 is very unclear for 
us, since no test were made on this combination.

Mind to try the CVS version (not right now, cause they are pretty 
un-compilable yet) ? I will make many fixed in order to make it work on gcc  
3.2, as well as qt 3. I believe you can help us a lot reporting the 
compilation bugs on these new snapshots.


Anyway, I will check these points and release 0.14.11 ASAP

Thanks

On Tuesday 20 August 2002 21:14, Bob Raymond wrote:
> Hi,
>
> I"ve been trying to get Protux compiled under my Gentoo Linux system.  I
> have tried with and without FFTW installed.  Here is the latest in a
> series of compile error messages that I get with version 0.14.1:
>
> make -C MustuxLib
> make[1]: Entering directory
> `/home/rraymond/Downloads/protux-0.14.1-src/MustuxLib'
> g++ -DVERSION=\"0.14.0\" -Wall -I. -IMustuxLib -O2 -D_ALSA
> -I/usr/qt/3/include  -c MustuxFft.cc -o MustuxFft.o -I/usr/qt/3/include
> MustuxFft.cc: In constructor `MustuxFft::MustuxFft(int)':
> MustuxFft.cc:19: `size' undeclared (first use this function)
> MustuxFft.cc:19: (Each undeclared identifier is reported only once for
> each
>    function it appears in.)
> MustuxFft.cc:24: `antiAliasFactor' undeclared (first use this function)
> make[1]: *** [MustuxFft.o] Error 1
> make[1]: Leaving directory
> `/home/rraymond/Downloads/protux-0.14.1-src/MustuxLib'
> make: *** [protux] Error 2
>
>
>
> make[1]: Leaving directory
> `/home/rraymond/Downloads/protux-0.14.1-src/MustuxLib'
> g++ -lasound -D_REENTRANT -lpthread -lqt -L/usr/qt/3/lib
> -L/usr/X11R6/lib -L/usr/X11R6/lib -lrfftw -lfftw -lm Interface.mo
> Song.mo Peak.mo Recorder.mo GlobalPropertiesWindow.mo Spectrogram.mo
> CursorManager.mo ProjectManager.mo FileBrowser.mo Project.mo Interface.o
> TrackPanel.o Track.o AudioClip.o CursorManager.o Locator.o Audio.o
> PrafFile.o WavFile.o Peak.o Slice.o SubClip.o Mixer.o Recorder.o
> Spectrogram.o GlobalProperties.o GlobalPropertiesWindow.o Help.o
> SplashScreen.o ProjectManager.o DevelGuardian.o Envelope.o EnvNode.o
> FileBrowser.o Project.o Song.o AudioSourcesList.o Main.o Protux.o
> MustuxLib/MustuxLib.a  -o protux
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld
>: warning: libstdc++.so.4, needed by /usr/qt/3/lib/libqt.so, may conflict
> with libstdc++.so.5 MustuxLib/MustuxLib.a(MustuxFft.o): In function
> `MustuxFft::MustuxFft[not-in-charge](int)':
> MustuxFft.o(.text+0x2c): undefined reference to `rfftw_create_plan'
> MustuxLib/MustuxLib.a(MustuxFft.o): In function
> `MustuxFft::MustuxFft[in-charge](int)':
> MustuxFft.o(.text+0x26c): undefined reference to `rfftw_create_plan'
> MustuxLib/MustuxLib.a(MustuxFft.o): In function `MustuxFft::~MustuxFft
> [not-in-charge]()':
> MustuxFft.o(.text+0x49d): undefined reference to `rfftw_destroy_plan'
> MustuxLib/MustuxLib.a(MustuxFft.o): In function `MustuxFft::~MustuxFft
> [in-charge]()':
> MustuxFft.o(.text+0x67d): undefined reference to `rfftw_destroy_plan'
> MustuxLib/MustuxLib.a(MustuxFft.o): In function
> `MustuxFft::perform(float*, float*)':
> MustuxFft.o(.text+0x899): undefined reference to `rfftw_one'
> collect2: ld returned 1 exit status
> make: *** [protux] Error 1
>
> Relevant versions:
> QT 3.0.5
> GCC 3.2
> Protux 0.14.1
> FFTW 2.1.3.  First compiler error happened without FFTW installed.
> Second is with FFTW installed.
>
> TIA,
>
> Bob Raymond
>
>
>
> _______________________________________________
> Protux-support mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/protux-support




reply via email to

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