Re: [LAU] [LAA] XJackFreak released.

From: Edgar Aichinger <edogawa@email-addr-hidden>
Date: Thu Jul 23 2015 - 14:25:40 EEST

Am Mittwoch, 22. Juli 2015, 20:16:56 schrieb John Davis:
>
> Hi everyone,
>
> I've just put XJackFreak up on github so you can try it out.
>
> XJackFreak is an GNU/Linux/X11 Jack Audio app that displays the FFT
> frequency spectrum. It can even do some EQ as well!
>
> Here's a nice screenshot:
> https://github.com/johnhldavis/xjackfreak/blob/master/doc/xjackfreak.png
>
> Main page:
> https://github.com/johnhldavis/xjackfreak
>
> OR a direct download.
> https://github.com/johnhldavis/xjackfreak/archive/master.zip
>
> Any probs or feedback appreciated.

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)

Edgar

>
> Have fun.
>
> regards,
> John
> PS I've only just joined the list, so hope this post is OK!
>
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/listinfo/linux-audio-user

_______________________________________________
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:01 2015

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