SHARE
TWEET

Untitled

a guest May 5th, 2015 242 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall  -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall  -g -MT libjack_la-client.lo -MD -MP -MF .deps/libjack_la-client.Tpo -c -o libjack_la-client.lo `test -f 'client.c' || echo './'`client.c
  2. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I.. -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -MT libjack_la-client.lo -MD -MP -MF .deps/libjack_la-client.Tpo -c client.c -o libjack_la-client.o
  3. In file included from /boot/system/develop/headers/bsd/signal.h:9:0,
  4.                  from /boot/system/develop/headers/posix/sys/wait.h:10,
  5.                  from /boot/system/develop/headers/bsd/sys/wait.h:9,
  6.                  from /boot/system/develop/headers/posix/stdlib.h:14,
  7.                  from /boot/system/develop/headers/bsd/stdlib.h:9,
  8.                  from ../jack/jslist.h:27,
  9.                  from client.c:41:
  10. /boot/system/develop/headers/posix/signal.h:351:39: fatal error: arch/1/signal.h: No such file or directory
  11.  #include __HAIKU_ARCH_HEADER(signal.h)
  12.                                        ^
  13. compilation terminated.
  14. make[2]: *** [libjack_la-client.lo] Error 1
  15. make[2]: Leaving directory `/boot/home/src/jack-audio-connection-kit-0.124.1/libjack'
  16. make[1]: *** [all-recursive] Error 1
  17. make[1]: Leaving directory `/boot/home/src/jack-audio-connection-kit-0.124.1'
  18. make: *** [all] Error 2
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. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top