[ardour-users] ardour in OS X. ksi.cc errors

eduard eduard.aylon at gmail.com
Wed Mar 23 03:25:39 PST 2005


Hi there,
I have tried to build ardour 0.9beta28on a Mac OS X machine, but I get 
a compilation error regarding the header linux/keyboard.h. in 
physical_keyboard.h and subsequently errors in ksi.cc. Is there a work 
around to this?

The errors I get are:

ardour-0.9beta28/libs/ardour/ardour/cycles.h:192:2: warning: #warning 
You are compiling libardour on a platform for which ardour/cycles.h 
needs work
In file included from ksi.cc:55:
physical_keyboard.h:27:28: linux/keyboard.h: No such file or directory
In file included from ksi.cc:55:
physical_keyboard.h:76: error: `NR_KEYS' was not declared in this scope
ksi.cc: In static member function `static void* 
KSI::butler_thread(void*)':
ksi.cc:84: error: `sched_setscheduler' undeclared (first use this 
function)
ksi.cc:84: error: (Each undeclared identifier is reported only once for 
each
    function it appears in.)
ksi.cc: In member function `int KSI::key_press_handler(int, int)':
ksi.cc:1043: error: `K_ENTER' undeclared (first use this function)
ksi.cc:1333: error: `K_F1' undeclared (first use this function)
ksi.cc:1337: error: `K_F2' undeclared (first use this function)
ksi.cc:1341: error: `K_F3' undeclared (first use this function)
ksi.cc:1345: error: `K_F4' undeclared (first use this function)
ksi.cc:1349: error: `K_F5' undeclared (first use this function)
ksi.cc:1353: error: `K_F6' undeclared (first use this function)
ksi.cc:1357: error: `K_F7' undeclared (first use this function)
ksi.cc:1361: error: `K_F8' undeclared (first use this function)
ksi.cc:1365: error: `K_F9' undeclared (first use this function)
ksi.cc:1369: error: `K_F10' undeclared (first use this function)
ksi.cc:1373: error: `K_F11' undeclared (first use this function)
ksi.cc:1377: error: `K_F12' undeclared (first use this function)
ksi.cc:1381: error: `K_F13' undeclared (first use this function)
ksi.cc:1383: error: `K_F14' undeclared (first use this function)
ksi.cc:1385: error: `K_F15' undeclared (first use this function)
ksi.cc:1387: error: `K_F16' undeclared (first use this function)
ksi.cc:1389: error: `K_F17' undeclared (first use this function)
ksi.cc:1391: error: `K_F18' undeclared (first use this function)
ksi.cc:1393: error: `K_F19' undeclared (first use this function)
ksi.cc:1395: error: `K_FIND' undeclared (first use this function)
ksi.cc:1398: error: `K_INSERT' undeclared (first use this function)
ksi.cc:1410: error: `K_REMOVE' undeclared (first use this function)
ksi.cc:1430: error: `K_PGUP' undeclared (first use this function)
ksi.cc:1434: error: `K_PGDN' undeclared (first use this function)
ksi.cc:1438: error: `K_MACRO' undeclared (first use this function)
ksi.cc:1440: error: `K_HELP' undeclared (first use this function)
ksi.cc:1442: error: `K_DO' undeclared (first use this function)
ksi.cc:1444: error: `K_F20' undeclared (first use this function)
ksi.cc:1445: error: `K_PAUSE' undeclared (first use this function)
ksi.cc:1455: error: `K_UP' undeclared (first use this function)
ksi.cc:1461: error: `K_DOWN' undeclared (first use this function)
ksi.cc:1467: error: `K_LEFT' undeclared (first use this function)
ksi.cc:1501: error: `K_RIGHT' undeclared (first use this function)
make[3]: *** [ksi.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1


Thanks in advance,

Eduard




More information about the Ardour-Users mailing list