View Single Post
Old 06-04-2017, 02:30 AM   #46
evanrmurphy
Junior Member
evanrmurphy began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jun 2017
Device: Kindle PW1
This is what happens when I try to build kvncviewer from source:

Code:
evan@Evans-MacBook-Pro:~/src/kindlevncviewer$ make ARCH=arm-linux-gnueabihf
fatal: No names found, cannot describe anything.
fatal: No names found, cannot describe anything.
/Library/Developer/CommandLineTools/usr/bin/make -C luajit-2.0 HOST_CC="gcc -m32" CROSS=arm-linux-gnueabihf-
make[1]: *** No targets specified and no makefile found.  Stop.
make: *** [luajit-2.0/src/luajit] Error 2
This is on Mac OS X with GNU Make 3.81.

It case it was a file permissions issue, I tested temporarily chmoding the Makefile to 777, got the same result.

Sorry to flood this thread with posts, and thanks for all the help so far - I'm excited that my Kindle is already jailbroken and has usb networking up and running thanks to folks on this forum.

Last edited by evanrmurphy; 06-05-2017 at 05:20 PM.
evanrmurphy is offline   Reply With Quote