Triode wrote: 
> I think there is a problem building if more libraries are added - which
> was the case with this update.  I'll look at the make files.
> 
> Feel free to port an applet for it as I've not had any other responses
> to this yet.......

I have no luck building for Mavericks...   see below

Any pointers would be appeciated.   My usecase is to use this to control
both a squeezelite on my mac and others througout the house....
Thanks much in advance.
Eric


Code:
--------------------
    
  
  Allison:jivelite eric$ make Makefile.osx clean
  make: Nothing to be done for `Makefile.osx'.
  cd src; make clean
  rm -f platform_linux.o jive.o jive_event.o jive_font.o jive_group.o 
jive_icon.o jive_label.o jive_menu.o jive_slider.o jive_style.o jive_surface.o 
jive_textarea.o jive_textinput.o jive_utils.o jive_widget.o jive_window.o 
jive_framework.o log.o system.o jive_dns.o jive_debug.o resize.o 
visualizer/visualizer.o visualizer/spectrum.o visualizer/vumeter.o 
visualizer/kiss_fft.o ../bin/jivelite
  cd visualizer; make clean
  rm -f spectrum.o vumeter.o kiss_fft.o visualizer.o
  cd lib-src; make clean
  cd lua-cjson-2.1.0; make clean
  rm -f *.o cjson.so
  cd luaexpat-1.2.0; make clean
  rm -f src/lxp.so.1.2.0 src/lxplib.o 
  cd luafilesystem-1.6.2; make clean
  rm -f src/lfs.so src/lfs.o
  cd luamd5; make MYNAME=sha1 clean
  rm -f lsha1.o sha1.so core core.* libstdcrypto/sha1_feed.o 
libstdcrypto/sha1_transform.o libstdcrypto/sha1_final.o 
libstdcrypto/sha1_update.o libstdcrypto/sha1_init.o 
libstdcrypto/uint32_pack_big.o
  cd luamd5; make MYNAME=md5 clean
  rm -f lmd5.o md5.so core core.* libstdcrypto/md5_final.o 
libstdcrypto/md5_transform.o libstdcrypto/md5_init.o libstdcrypto/md5_update.o 
libstdcrypto/uint32_reverse.o
  cd luasocket-2.0.2; make PLATFORM=linux clean
  cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
  rm -f socket.so.2.0.2  luasocket.o timeout.o buffer.o io.o auxiliar.o 
options.o inet.o tcp.o udp.o except.o select.o usocket.o  
  rm -f mime.so.1.0.2 unix.so mime.o  buffer.o auxiliar.o options.o timeout.o 
io.o usocket.o unix.o
  cd luazipfilter; make clean
  rm -f luazipfilter.o zipfilter.so
  rm ../lib/lua/5.1/cjson.so ../lib/lua/5.1/lxp.so ../lib/lua/5.1/lfs.so 
../lib/lua/5.1/socket.so ../lib/lua/5.1/mime.so ../lib/lua/5.1/zipfilter.so
  rm: ../lib/lua/5.1/cjson.so: No such file or directory
  rm: ../lib/lua/5.1/lxp.so: No such file or directory
  rm: ../lib/lua/5.1/lfs.so: No such file or directory
  rm: ../lib/lua/5.1/socket.so: No such file or directory
  rm: ../lib/lua/5.1/mime.so: No such file or directory
  rm: ../lib/lua/5.1/zipfilter.so: No such file or directory
  make[1]: *** [clean] Error 1
  make: *** [clean] Error 2
  Allison:jivelite eric$ make clean
  
--------------------


------------------------------------------------------------------------
ericj's Profile: http://forums.slimdevices.com/member.php?userid=3230
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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

Reply via email to