henfri;688742 Wrote: 
> 
> The config.log complains
> > 
Code:
--------------------
  >   > configure:3328: gcc -DRENICE -DSLIMPROTO_DEBUG -DDAEMONIZE 
-DUSE_SIGNALS_FOR_RESTART -DPORTAUDIO_DEV -Wall -O2 -march=i686 -DIN
  > TERACTIVE -DRENICE -DSLIMPROTO_DEBUG -DDAEMONIZE -DUSE_SIGNALS_FOR_RESTART 
-DPORTAUDIO_DEV -Wall -O2 -march=i686 -DINTERACTIVE
  > -s conftest.c  >&5
  > conftest.c:1:0: error: CPU you selected does not support x86-64 instruction 
set
  > configure:3332: $? = 1
  > configure:3370: result: no
  > configure: failed program was:
  > | /* confdefs.h */
  > | #define PACKAGE_NAME ""
  > | #define PACKAGE_TARNAME ""
  > | #define PACKAGE_VERSION ""
  > | #define PACKAGE_STRING ""
  > | #define PACKAGE_BUGREPORT ""
  > | #define PACKAGE_URL ""
  > | /* end confdefs.h.  */
  > |
  > | int
  > | main ()
  > | {
  > |
  > |   ;
  > |   return 0;
  > | }
  > configure:3375: error: in 
`/root/squeezeslave/squeezeslave/lib/libportaudio/lnx26/build/portaudio':
  > configure:3379: error: C compiler cannot create executables
  > See `config.log' for more details.
  > 
--------------------
> >  (complete log attached)
> 
> That's odd, isn't it? It positively is a x86 64bit CPU...
> 
> Greetings,
> Hendrik

Looks like you are using the 32bit makefile.

Try it with

make -f makefile.linux26-i64-alsa-display realclean
make -f makefile.linux26-i64-alsa-display


-- 
ralphy

Ralphy

*1*-Touch, *4*-Classics, *2*-Booms, *12*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezeslave&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=83362

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to