I got no luck from the armv5 no-mmap version - crackles and pop just the
same as the mmap version.

Trying to build the portaudio version now but always get a problem with
mad.c:

root@squeezeplug:/usr/GIT-Squeezelite# make -f Makefile.pa
cc -Wall -fPIC -O2 -DPORTAUDIO main.c -c -o main.o
cc -Wall -fPIC -O2 -DPORTAUDIO slimproto.c -c -o slimproto.o
cc -Wall -fPIC -O2 -DPORTAUDIO utils.c -c -o utils.o
cc -Wall -fPIC -O2 -DPORTAUDIO output.c -c -o output.o
cc -Wall -fPIC -O2 -DPORTAUDIO buffer.c -c -o buffer.o
cc -Wall -fPIC -O2 -DPORTAUDIO stream.c -c -o stream.o
cc -Wall -fPIC -O2 -DPORTAUDIO decode.c -c -o decode.o
cc -Wall -fPIC -O2 -DPORTAUDIO flac.c -c -o flac.o
cc -Wall -fPIC -O2 -DPORTAUDIO pcm.c -c -o pcm.o
cc -Wall -fPIC -O2 -DPORTAUDIO mad.c -c -o mad.o
mad.c:23:17: fatal error: mad.h: No such file or directory
compilation terminated.
make: *** [mad.o] Error 1

my git clone doesn't have a header file for mad - is that wrong?

cheers /dom


------------------------------------------------------------------------
gh0st's Profile: http://forums.slimdevices.com/member.php?userid=49616
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to