Unfortunately at the moment all the alsa makefiles use a precompiled library which were built with -march=i686.
You'll need to extract sources/pa_snapshot.tar.gz and run lib/libportaudio/linux26/build-portaudio-lnx26-alsa from the extracted portaudio directory and then run make. After that copy libportaudio.a into lib/libportaudio/linux26/lib/libportaudio.a overwriting the original file. You should then be able to run make -f makefile.linux26-alsa clean and make -f makefile.linux26-alsa from the root squeezeslave directory. -- ralphy ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=62182 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
