dino-list
[Top][All Lists]
Advanced

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

Re: [Dino-list] New user - almost


From: Matt Quinton
Subject: Re: [Dino-list] New user - almost
Date: Mon, 24 Nov 2008 21:08:23 +0000 (GMT)

Using the 0.2.2 tarball from the page (dino.nongnu.org), I have the difficulties. When I run

~/dino-0.2.2$ ./configure

everything goes smoothly, no error reports (I have all the dependancies installed, so I wasn't expecting an issue), but when I try to run:

~/dino-0.2.2$ make

I get this error output:

/usr/include/jack/midiport.h: In member function 'unsigned char* Dino::MIDIBuffer::reserve(double, size_t)':
/usr/include/jack/midiport.h:112: error: too many arguments to function 'jack_midi_data_t* jack_midi_event_reserve(void*, jack_nframes_t, size_t)'
midibuffer.cpp:58: error: at this point in file
/usr/include/jack/midiport.h: In member function 'int Dino::MIDIBuffer::write(double, const unsigned char*, size_t)':
/usr/include/jack/midiport.h:131: error: too many arguments to function 'int jack_midi_event_write(void*, jack_nframes_t, const jack_midi_data_t*, size_t)'
midibuffer.cpp:68: error: at this point in file
make[3]: *** [midibuffer.lo] Error 1
make[3]: Leaving directory `/home/category/Desktop/Downloads/dino-0.2.2/src/libdinoseq'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/category/Desktop/Downloads/dino-0.2.2/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/category/Desktop/Downloads/dino-0.2.2/src'
make: *** [all-recursive] Error 1


Any ideas?




reply via email to

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