denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] Trying to compile 0.7.7


From: Bob van der Poel
Subject: [Denemo-devel] Trying to compile 0.7.7
Date: Sat, 19 Apr 2008 13:16:13 -0700
User-agent: Thunderbird 2.0.0.12 (X11/20080227)


I just dowloaded 0.7.7.

./configure  appears to work just fine

make fails here:

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I../include -I../pixmaps -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc/\" -DPKGDATADIR=\"/usr/local/share/denemo/\" -I/usr/include/libxml2 -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 -MT audiocapture.o -MD -MP -MF ".deps/audiocapture.Tpo" -c -o audiocapture.o audiocapture.c; \ then mv -f ".deps/audiocapture.Tpo" ".deps/audiocapture.Po"; else rm -f ".deps/audiocapture.Tpo"; exit 1; fi audiocapture.c:77: error: expected declaration specifiers or ‘...’ before ‘PaTimestamp’
audiocapture.c: In function ‘recordCallback’:
audiocapture.c:91: error: ‘outTime’ undeclared (first use in this function)
audiocapture.c:91: error: (Each undeclared identifier is reported only once
audiocapture.c:91: error: for each function it appears in.)
audiocapture.c: In function ‘pa_main’:
audiocapture.c:136: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
audiocapture.c:136: error: ‘stream’ undeclared (first use in this function)
audiocapture.c:191: warning: passing argument 2 of ‘Pa_OpenStream’ makes pointer from integer without a cast audiocapture.c:191: warning: passing argument 3 of ‘Pa_OpenStream’ makes pointer from integer without a cast audiocapture.c:191: warning: passing argument 5 of ‘Pa_OpenStream’ makes integer from pointer without a cast audiocapture.c:191: warning: passing argument 8 of ‘Pa_OpenStream’ makes pointer from integer without a cast
audiocapture.c:191: error: too many arguments to function ‘Pa_OpenStream’
audiocapture.c: In function ‘determine_frequency’:
audiocapture.c:316: warning: incompatible implicit declaration of built-in function ‘lround’
make[2]: *** [audiocapture.o] Error 1
make[2]: Leaving directory `/home/bob/tmp/denemo-0.7.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bob/tmp/denemo-0.7.7'
make: *** [all] Error 2

I'm probably missing a library or header files????


--
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: address@hidden
WWW:   http://www.mellowood.ca






reply via email to

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