Hi, I'm trying this same thing on my machine. I have a music server in
my living room that is being controlled from my desktop to play music
in another room on a squeezebox classic, but I want to be able to have
synced music coming from THIS computer, so (as far as I understand it),
that's why I'm trying to install squeezeslave. Softsqueeze simply isn't
working (I'll save that for another thread if this doesn't work).
Anyway, I tried following these instructions, and here is the error
message I get:


Code:
--------------------
    
  gcc -Wall -DSLIMPROTO_DEBUG -DUSE_SIGNALS_FOR_RESTART -DPORTAUDIO_ALSA -g 
-march=i686 -c -Ilib/libportaudio/linux26/include -Ilib/portmixer/px_common 
-Isrc src/squeezeslave/squeezeslave.c -o src/squeezeslave/squeezeslave.o
  In file included from src/squeezeslave/squeezeslave.c:56:
  src/slimaudio/slimaudio.h:31:17: error: mad.h: No such file or directory
  src/slimaudio/slimaudio.h:32:33: error: FLAC/stream_decoder.h: No such file 
or directory
  src/slimaudio/slimaudio.h:33:31: error: vorbis/vorbisfile.h: No such file or 
directory
  In file included from src/squeezeslave/squeezeslave.c:56:
  src/slimaudio/slimaudio.h:119: error: field ‘mad_decoder’ has incomplete type
  src/slimaudio/slimaudio.h:123: error: expected specifier-qualifier-list 
before ‘FLAC__StreamDecoder’
  make: *** [src/squeezeslave/squeezeslave.o] Error 1
  
--------------------


It seems to take issue with FLAC and vorbis, but both those filetypes
play fine here, so its not a matter of them not being installed.

I'm trying to install v8.25 of squeezeslave.

Also, I don't think I want the alsa version, because as I understand it
Ubuntu 8.10 now uses Pulse Audio (I really don't understand this, so
feel free to correct me).


-- 
jjdarling
------------------------------------------------------------------------
jjdarling's Profile: http://forums.slimdevices.com/member.php?userid=21126
View this thread: http://forums.slimdevices.com/showthread.php?t=57746

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

Reply via email to