denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] compile errors - ubuntu gutsy 64


From: Jeremiah Benham
Subject: Re: [Denemo-devel] compile errors - ubuntu gutsy 64
Date: Thu, 15 Jan 2009 00:48:42 -0600

You need to apt-get install:

libfftw3-dev

Jeremiah

On Wed, 2009-01-14 at 21:55 -0500, Mary Strimel wrote:
> Hello,
> I am trying to compile denemo 0.8 in ubuntu gutsy 64 bit.  I get the
> same errors whether using git or downloading the tarball from the
> website.  I have browsed the list archives without success.  The error
> is pasted below -- any guidance would be appreciated.
> thanks
> Mary
> 
>  if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I../include
> -I../pixmaps -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=
> \"/etc/denemo/\" -DPKGDATADIR=\"/usr/local/share/denemo/\"
> -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/aubio   -I/usr/include/libxml2   -MT pitchrecog.o -MD
> -MP -MF ".deps/pitchrecog.Tpo" -c -o pitchrecog.o pitchrecog.c; \
>         then mv -f ".deps/pitchrecog.Tpo" ".deps/pitchrecog.Po"; else
> rm -f ".deps/pitchrecog.Tpo"; exit 1; fi
> In file included from /usr/include/aubio/aubio.h:62,
>                  from pitchrecog.c:29:
> /usr/include/aubio/fft.h:31:19: error: fftw3.h: No such file or
> directory
> In file included from /usr/include/aubio/aubio.h:62,
>                  from pitchrecog.c:29:
> /usr/include/aubio/fft.h:54: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'fft_data_t'
> /usr/include/aubio/fft.h:87: error: expected declaration specifiers or
> '...' before 'fft_data_t'
> /usr/include/aubio/fft.h:96: error: expected ';', ',' or ')' before
> '*' token
> /usr/include/aubio/fft.h:105: error: expected declaration specifiers
> or '...' before 'fft_data_t'
> /usr/include/aubio/fft.h:113: error: expected declaration specifiers
> or '...' before 'fft_data_t'
> make[2]: *** [pitchrecog.o] Error 1
> make[2]: Leaving directory `/home/mary/src/denemo/src'
> make[1]: *** [all-recursive] Error 1
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

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