Am Donnerstag, 23. Juli 2015, 07:30:14 schrieb David Santamauro:
On 07/23/2015 07:25 AM, Edgar Aichinger wrote:
Am Mittwoch, 22. Juli 2015, 20:16:56 schrieb John
Davis:
>
>
> Any probs or feedback appreciated.
Nice tool to have in the arsenal -- thanks!
I git cloned, ran ./configure then make, and got this error:
make[2]: Entering directory '/home/ed/src/Tools/xjackfreak/src'
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=`uname -m` -O4 -fno-strict-aliasing
-D_FILE_OFFSET_BITS=64 -I../includes -I/usr/X11R6/include -I/usr/X11R6/include/X11/fonts
-L/usr/X11R6/lib -g -O2 -MT xjackfreak-xjackfreak1.o -MD -MP -MF
.deps/xjackfreak-xjackfreak1.Tpo -c -o xjackfreak-xjackfreak1.o `test -f
'xjackfreak1.c' || echo './'`xjackfreak1.c
xjackfreak1.c:1:0: error: bad value (x86_64) for -march= switch
/****************************************************************************
^
Makefile:367: recipe for target 'xjackfreak-xjackfreak1.o' failed
make[2]: *** [xjackfreak-xjackfreak1.o] Error 1
make[2]: Leaving directory '/home/ed/src/Tools/xjackfreak/src'
Makefile:357: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/ed/src/Tools/xjackfreak'
Makefile:298: recipe for target 'all' failed
make: *** [all] Error 2
"uname -m" prints "x86_64" here, while gcc -march flag expects
"x86-64" ... (openSUSE 13.2, gcc version 4.8.3)
Same here, you beat me to the report. I just removed -march=`uname -m`
from src/Makefile and it compiled fine.
Oh, I removed the `uname -m` from Makefile.am and Makefile.in, ran
autoreconf/automake/autoconf (yes, I slashed the hammer a few times too often maybe, just
to make sure i hit the nail), then proceeded as before and all was fine. it looks nice
indeed, i wonder how it compares to japa/jaaa (both of which i don't know well and
don't even have installed right now).
Edgar
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user(a)lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user