iiwusynth-devel
[Top][All Lists]
Advanced

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

Re: [iiwusynth-devel] [PATCH] acinclude.m4


From: Bob Ham
Subject: Re: [iiwusynth-devel] [PATCH] acinclude.m4
Date: 31 May 2002 11:02:46 +0100

On Fri, 2002-05-31 at 10:31, Peter Hanappe wrote:

> The compile problems are due to different naming of jack types:
> sample_t -> jack_default_sample_t
> buffer_t -> jack_buffer_t.

I got some errors that were to do with nframes_t:

gcc-3.0 -DHAVE_CONFIG_H -I. -I. -I. -fomit-frame-pointer
-funroll-all-loops -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused -c iiwu_jack.c
-MT iiwu_jack.lo -MD -MP -MF .deps/iiwu_jack.TPlo  -fPIC -DPIC -o
.libs/iiwu_jack.lo
iiwu_jack.c:60: parse error before "nframes"
iiwu_jack.c:60: warning: function declaration isn't a prototype
iiwu_jack.c:61: parse error before "nframes"
iiwu_jack.c:61: warning: function declaration isn't a prototype
iiwu_jack.c:62: parse error before "nframes"
iiwu_jack.c:62: warning: function declaration isn't a prototype

There are some others, but they look to be either due to nframes_t as
well, or the stuff you mentioned.

Bob

-- 
Bob Ham: address@hidden  http://pkl.net/~node/

My music: http://mp3.com/obelisk_uk
GNU Hurd: http://hurd.gnu.org/



reply via email to

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