Quick question, are you trying to build this to run on your desktop or
to build a binary for loading on to a Squeezebox Controller?

If you want this for running on the desktop (which I'm guessing is the
case?), you don't need to bother with the arm stuff. Just go to the
src/ directory of your checkout and run 


Code:
--------------------
    
  make -f Makefile.linux
  
--------------------


then after it builds,


Code:
--------------------
    
  cd ../build/linux/bin
  ./jive
  
--------------------


cheers,
#!/ben


-- 
bklaas

"the Nokia770 skin guy"
http://www.last.fm/user/bklaas/
------------------------------------------------------------------------
bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58
View this thread: http://forums.slimdevices.com/showthread.php?t=47339

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive

Reply via email to