Bug#422076: Info received (jackd: 0.103.0-4 illegal instruction with Pentium II)

2007-05-21 Thread Arthur Marsh
Free Ekanayaka wrote, on 2007-05-16 19:49: |--==> Arthur Marsh writes: AM> Ken Restivo wrote, on 2007-05-16 03:44: >>>In the source package, remove the following block of code from >>>debian/rules: >>> >>>ifneq (,$(shell echo amd64 | grep $(DEB_BUILD_ARCH))) >>>CFLAGS += -m3dnow -m

Bug#422076: Info received (jackd: 0.103.0-4 illegal instruction with Pentium II)

2007-05-16 Thread Free Ekanayaka
|--==> Arthur Marsh writes: AM> Ken Restivo wrote, on 2007-05-16 03:44: >>>In the source package, remove the following block of code from >>>debian/rules: >>> >>>ifneq (,$(shell echo amd64 | grep $(DEB_BUILD_ARCH))) >>>CFLAGS += -m3dnow -msse >>>endif >>> >>>Just to be sure, you

Bug#422076: Info received (jackd: 0.103.0-4 illegal instruction with Pentium II)

2007-05-15 Thread Arthur Marsh
Ken Restivo wrote, on 2007-05-16 03:44: In the source package, remove the following block of code from debian/rules: ifneq (,$(shell echo amd64 | grep $(DEB_BUILD_ARCH))) CFLAGS += -m3dnow -msse endif Just to be sure, you would also want to change --enable-sse=yes to no, which can be found

Bug#422076: Info received (jackd: 0.103.0-4 illegal instruction with Pentium II)

2007-05-15 Thread Ken Restivo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, May 13, 2007 at 12:54:15PM +1000, Luke Yelavich wrote: > On Sun, May 13, 2007 at 12:15:35PM EST, Arthur Marsh wrote: > > Program received signal SIGILL, Illegal instruction. > > [Switching to Thread -1208764736 (LWP 16534)] > > 0xb7f61318 in ??

Bug#422076: Info received (jackd: 0.103.0-4 illegal instruction with Pentium II)

2007-05-12 Thread Arthur Marsh
Luke Yelavich wrote, on 2007-05-13 12:24: On Sun, May 13, 2007 at 12:15:35PM EST, Arthur Marsh wrote: Program received signal SIGILL, Illegal instruction. [Switching to Thread -1208764736 (LWP 16534)] 0xb7f61318 in ?? () from /usr/lib/jack/jack_alsa.so (gdb) I'd say this is to do with jack b

Bug#422076: Info received (jackd: 0.103.0-4 illegal instruction with Pentium II)

2007-05-12 Thread Luke Yelavich
On Sun, May 13, 2007 at 12:15:35PM EST, Arthur Marsh wrote: > Program received signal SIGILL, Illegal instruction. > [Switching to Thread -1208764736 (LWP 16534)] > 0xb7f61318 in ?? () from /usr/lib/jack/jack_alsa.so > (gdb) I'd say this is to do with jack being built with 3dnow and sse support.

Bug#422076: Info received (jackd: 0.103.0-4 illegal instruction with Pentium II)

2007-05-12 Thread Arthur Marsh
I tried rebuilding jackd and the jack libraries from source using debuild and installed them but still received the same errors (running from gdb this time): jackd 0.103.0 Copyright 2001-2005 Paul Davis and others. jackd comes with ABSOLUTELY NO WARRANTY This is free software, and you are welco