Re: Compiling Rubber Band (sorta) revisited

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

 



On Sun, Sep 14, 2008 at 9:07 PM, Darren Landrum
<darren.landrum@xxxxxxxxxxxxx> wrote:
> This one has me flummoxed, as it's turned out to be essentially
> un-googlable:
>
> In trying to get Rubber Band compiled on my new Kubuntu load, I ran
> ./configure with the settings to I found from before to ignore the Vamp
> stuff:
>
> -----
> ./configure Vamp_CFLAGS=no Vamp_LIBS=no
> -----
>
> Configure runs fine, everything checks out, then I run make, and get
> this error:
>
> -----
> g++ -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -g -O2 -fPIC
> -Wall       no -Irubberband -Isrc    -c -o src/ConstantAudioCurve.o
> src/ConstantAudioCurve.cpp
> g++: no: No such file or directory
> make: *** [src/ConstantAudioCurve.o] Error 1
> -----
>
> Searching for "g++: no: No such file or directory" turns up absolutely
> nothing that helped. Maybe someone here can nudge me in the right
> direction? Thanks!
>
> Regards,
> Darren Landrum
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
> http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
>

What is the output of 'which g++'?
It should show you where g++ is installed.
The error makes it look like g++ (the gcc c++ compiler) is not
installed on your system.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux