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.