[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Denemo-devel] [bug #23765] Compilation error
From: |
anonymous |
Subject: |
[Denemo-devel] [bug #23765] Compilation error |
Date: |
Fri, 04 Jul 2008 13:46:00 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; slackware; pl-PL; rv:1.9) Gecko/2008052912 Firefox/3.0 |
URL:
<http://savannah.gnu.org/bugs/?23765>
Summary: Compilation error
Project: GNU Denemo, a gtk+ frontend to GNU Lilypond
Submitted by: None
Submitted on: Friday 07/04/2008 at 13:45 UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I../include
-I../pixmaps -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc/\"
-DPKGDATADIR=\"/usr/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 -DHAVEALSA -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] Błąd 1
make[2]: Opuszczenie katalogu `/tmp/denemo/denemo-0.7.8/src'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/tmp/denemo/denemo-0.7.8'
make: *** [all] Błąd 2
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23765>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Denemo-devel] [bug #23765] Compilation error,
anonymous <=