denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] compile errors - ubuntu gutsy 64


From: Mary Strimel
Subject: [Denemo-devel] compile errors - ubuntu gutsy 64
Date: Wed, 14 Jan 2009 21:55:58 -0500

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


reply via email to

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