Hi again,
if I try to complie SqueezeLite on the U3, this happens:

root@odroid:/tmp# git clone https://code.google.com/p/squeezelite/
Cloning into 'squeezelite'...
remote: Counting objects: 548, done.
Receiving objects: 100% (548/548), 183.95 KiB | 0 bytes/s, done.
Resolving deltas: 100% (400/400), done.
Checking connectivity... done

root@odroid:/tmp/squeezelite# make clean
rm -f main.o slimproto.o buffer.o stream.o utils.o output.o
output_alsa.o output_pa.o output_stdout.o output_pack.o decode.o flac.o
pcm.o mad.o vorbis.o faad.o mpg.o squeezelite

root@odroid:/tmp/squeezelite# make
cc -Wall -fPIC -O2   main.c -c -o main.o
cc -Wall -fPIC -O2   slimproto.c -c -o slimproto.o
cc -Wall -fPIC -O2   buffer.c -c -o buffer.o
cc -Wall -fPIC -O2   stream.c -c -o stream.o
cc -Wall -fPIC -O2   utils.c -c -o utils.o
cc -Wall -fPIC -O2   output.c -c -o output.o
cc -Wall -fPIC -O2   output_alsa.c -c -o output_alsa.o
cc -Wall -fPIC -O2   output_pa.c -c -o output_pa.o
cc -Wall -fPIC -O2   output_stdout.c -c -o output_stdout.o
cc -Wall -fPIC -O2   output_pack.c -c -o output_pack.o
cc -Wall -fPIC -O2   decode.c -c -o decode.o
cc -Wall -fPIC -O2   flac.c -c -o flac.o
cc -Wall -fPIC -O2   pcm.c -c -o pcm.o
cc -Wall -fPIC -O2   mad.c -c -o mad.o
mad.c:23:17: fatal error: mad.h: No such file or directory
#include <mad.h>
^
compilation terminated.
make: *** [mad.o] Error 1

Any idea?

Thanks
Thomas



SBS 7.7.x on SqueezePlug,
2 x Squeezebox Duet,
1 x Squeezebox Touch,
1 x Onkyo TX-8050 DLNA ready receiver 
iPeng,
SqueezeSlave

My SqueezePlug Wiki: 'Wiki' (http://www.squeezeplug.eu/wiki)
My Blog: 'Blog' (http://squeezeplug.eu)
My Forum: 'Forum ' (http://squeezeplug.eu/forum)
My Downloads: 'Downloads' (http://squeezeplug.eu/?page_id=52)
My Videos: 'YouTube' (http://www.youtube.com/squeezeplug)

Feel free to donate my SqueezePlug project: 'Donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3R2M49ARYWK6C),
thanks a lot!
------------------------------------------------------------------------
truehl's Profile: http://forums.slimdevices.com/member.php?userid=34265
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