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
|--==> 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
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
-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 ??
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
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.
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
7 matches
Mail list logo