- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -MT midi_dump.o -MD -MP -MF .deps/midi_dump.Tpo -c -o midi_dump.o midi_dump.c
- midi_dump.c: In function 'main':
- midi_dump.c:168:2: warning: implicit declaration of function 'mlockall' [-Wimplicit-function-declaration]
- if (mlockall (MCL_CURRENT | MCL_FUTURE)) {
- ^
- midi_dump.c:168:16: error: 'MCL_CURRENT' undeclared (first use in this function)
- if (mlockall (MCL_CURRENT | MCL_FUTURE)) {
- ^
- midi_dump.c:168:16: note: each undeclared identifier is reported only once for each function it appears in
- midi_dump.c:168:30: error: 'MCL_FUTURE' undeclared (first use in this function)
- if (mlockall (MCL_CURRENT | MCL_FUTURE)) {
- ^
- make[3]: *** [midi_dump.o] Error 1
- make[3]: Leaving directory `/boot/home/src/jack-audio-connection-kit-0.124.1/tools'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/boot/home/src/jack-audio-connection-kit-0.124.1/tools'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/boot/home/src/jack-audio-connection-kit-0.124.1'
- make: *** [all] Error 2
SHARE
TWEET
Untitled
a guest
May 11th, 2015
192
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.
