Hi Tang, thanks for you steps, can you give any more details on the following?
Then compile jivelite: "cd <repository>; make PREFIX=/usr" Errors with the below, im assuming its path related pi@max2play ~/jivelite $ make PREFIX=/usr cd src; PREFIX=/usr make make[1]: Entering directory '/home/pi/jivelite/src' cc -I. -I/usr/include/luajit-2.0 -I/usr/include/SDL -Wall -fPIC platform_linux.c -c -o platform_linux.o In file included from /usr/include/assert.h:37:0, from common.h:17, from platform_linux.c:9: /usr/include/features.h:356:25: fatal error: sys/cdefs.h: No such file or directory compilation terminated. Makefile:25: recipe for target 'platform_linux.o' failed make[1]: *** [platform_linux.o] Error 1 make[1]: Leaving directory '/home/pi/jivelite/src' Makefile:9: recipe for target 'srcs' failed make: *** [srcs] Error 2 pi@max2play ~/jivelite $ ------------------------------------------------------------------------ andrewj's Profile: http://forums.slimdevices.com/member.php?userid=64237 View this thread: http://forums.slimdevices.com/showthread.php?t=98156 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
