Thanks, I found and installed those packages, and the make commmand went
a lot further this time, but now I'm getting a different error: (I'm
just showing the last command executed and the error returned...it
executes a whole bunch before this)


Code:
--------------------
    
  gcc -g -o bin/squeezeslave-alsa src/squeezeslave/squeezeslave.o 
lib/portmixer/px_unix_oss/px_unix_oss.o lib/libslimproto.a 
lib/libportaudio/linux26/lib/libportaudio.a /usr/lib/libmad.a 
/usr/lib/libFLAC.a /usr/lib/libvorbisfile.a /usr/lib/libvorbis.a 
/usr/lib/libogg.a -lasound -lrt -lpthread -lm
  /usr/bin/ld: cannot find -lasound
  collect2: ld returned 1 exit status
  make: *** [bin/squeezeslave-alsa] Error 1
  
--------------------


I'm guessing this is a fairly trivial problem to solve, but I'm showing
my n00b colors here.


-- 
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