[proaudio] ardour 2.5 patch |
[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]
Seems like the libs/surfaces/tranzport/screen.cc bug has been fixed in svn.I've just tested it with USE="nls sse" and gcc-4.3.1 and it compiled fine. USE="nls sse sys-libs custom-cflags" is compiling right now, but I won't test different gcc-revisions.
It's up to you to put it in svn, but it worked for me and hopefully for Arve (see the "Compile errors" thread) too.
The updated ebuild and patch are attached. Regards, Philipp
--- /libs/surfaces/tranzport/screen.cc 2007/05/10 02:32:19 1813 +++ /libs/surfaces/tranzport/screen.cc 2008/07/14 22:07:25 3606 @@ -18,6 +18,7 @@ * * */ +#include <cstring> #include <tranzport_control_protocol.h> void
Attachment:
ardour-2.5-r1.ebuild
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |