Re: [LAU] [LAA] XJackFreak released.

From: David Santamauro <david.santamauro@email-addr-hidden>
Date: Thu Jul 23 2015 - 14:30:14 EEST

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.

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Jul 23 16:15:02 2015

This archive was generated by hypermail 2.1.8 : Thu Jul 23 2015 - 16:15:02 EEST