The arch/1 caught my eye as being shifty so here is the specific signal.h it highlights:

http://pastebin.com/NkvrUsge

I can't see arch/1 in there. Is this not a uname / configure thing or the fact I seem to have an endless array of files in different locationa all called signal.h?

~/src/jack-audio-connection-kit-0.124.1> uname -a
Haiku shredder 1 hrev49132 Apr 30 2015 03:20:00 BePC x86 Haiku

Thanks Paul!


On Tue, May 5, 2015 at 11:53 PM, Paul Davis <paul@linuxaudiosystems.com> wrote:
The error is in a system header:

/boot/system/develop/headers/posix/signal.h:351:39: fatal error: arch/1/signal.h: No such file or directory

nothing to do with JACK.

On Tue, May 5, 2015 at 7:48 PM, Dan MacDonald <allcoms@gmail.com> wrote:
~/src/jack-audio-connection-kit-0.124.1> make
make  all-recursive
make[1]: Entering directory `/boot/home/src/jack-audio-connection-kit-0.124.1'
Making all in libjack
make[2]: Entering directory `/boot/home/src/jack-audio-connection-kit-0.124.1/libjack'
/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
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
In file included from /boot/system/develop/headers/bsd/signal.h:9:0,
                 from /boot/system/develop/headers/posix/sys/wait.h:10,
                 from /boot/system/develop/headers/bsd/sys/wait.h:9,
                 from /boot/system/develop/headers/posix/stdlib.h:14,
                 from /boot/system/develop/headers/bsd/stdlib.h:9,
                 from ../jack/jslist.h:27,
                 from client.c:41:
/boot/system/develop/headers/posix/signal.h:351:39: fatal error: arch/1/signal.h: No such file or directory
 #include __HAIKU_ARCH_HEADER(signal.h)
                                       ^
compilation terminated.
make[2]: *** [libjack_la-client.lo] Error 1
make[2]: Leaving directory `/boot/home/src/jack-audio-connection-kit-0.124.1/libjack'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/boot/home/src/jack-audio-connection-kit-0.124.1'
make: *** [all] Error 2

~/src/jack-audio-connection-kit-0.124.1> locate signal.h
/boot/home/src/haiku/headers/compatibility/bsd/signal.h
/boot/home/src/haiku/headers/posix/arch/arm/signal.h
/boot/home/src/haiku/headers/posix/arch/m68k/signal.h
/boot/home/src/haiku/headers/posix/arch/mipsel/signal.h
/boot/home/src/haiku/headers/posix/arch/ppc/signal.h
/boot/home/src/haiku/headers/posix/arch/x86_64/signal.h
/boot/home/src/haiku/headers/posix/arch/x86/signal.h
/boot/home/src/haiku/headers/posix/signal.h
/boot/home/src/haiku/headers/private/kernel/ksignal.h
/boot/home/src/haiku/src/add-ons/kernel/network/protocols/l2cap/l2cap_signal.h
/boot/system/data/gtk-doc/html/gobject/chapter-signal.html
/boot/system/data/gtk-doc/html/gobject/signal.html
/boot/system/develop/headers/bsd/signal.h
/boot/system/develop/headers/posix/arch/arm/signal.h
/boot/system/develop/headers/posix/arch/m68k/signal.h
/boot/system/develop/headers/posix/arch/mipsel/signal.h
/boot/system/develop/headers/posix/arch/ppc/signal.h
/boot/system/develop/headers/posix/arch/x86_64/signal.h
/boot/system/develop/headers/posix/arch/x86/signal.h
/boot/system/develop/headers/posix/signal.h
/boot/system/develop/headers/private/kernel/ksignal.h
/boot/system/develop/headers/x86/glib-2.0/gobject/gsignal.h
/boot/system/develop/headers/x86/Qt/q3signal.h
/boot/system/develop/headers/x86/Qt3Support/q3signal.h


Thanks JACK devs!


_______________________________________________
Jack-Devel mailing list
Jack-Devel@lists.jackaudio.org
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org