Skip to content

Instantly share code, notes, and snippets.

@epl692
Created March 29, 2015 22:57
Show Gist options
  • Save epl692/fb1443ff98799e944aa4 to your computer and use it in GitHub Desktop.
Save epl692/fb1443ff98799e944aa4 to your computer and use it in GitHub Desktop.
The barf from install-sdk
epl692@epl692-laptop ~
$ curl -s http://www.knightos.org/install-sdk | bash
Cygwin users - make sure you're running cygwin as administrator!
Downloading genkfs...
Compiling genkfs...
Scanning dependencies of target genkfs [ 50%] Building C object CMakeFiles/genkfs.dir/main.c.o Linking C executable bin/genkfs.exe [ 50%] Built target genkfs Scanning dependencies of target man [100%] Generating genkfs.1 a2x: ERROR: "xsltproc" --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0 "/home/epl692/bin/asciidoc-8.6.9/docbook-xsl/manpage.xsl" "/tmp/SDK.RBBLdt/genkfs/genkfs.1.xml" returned non-zero exit status 127 CMakeFiles/man.dir/build.make:49: recipe for target 'genkfs.1' failed make[2]: bin cmake_install.cmake CMakeCache.txt CMakeFiles CMakeLists.txt genkfs.1.txt genkfs.1.xml LICENSE main.c Makefile module.js README.md [genkfs.1] Error 1 CMakeFiles/Makefile2:95: recipe for target 'CMakeFiles/man.dir/all' failed make[1]: bin cmake_install.cmake CMakeCache.txt CMakeFiles CMakeLists.txt genkfs.1.txt genkfs.1.xml LICENSE main.c Makefile module.js README.md [CMakeFiles/man.dir/all] Error 2 Makefile:117: recipe for target 'all' failed make: bin cmake_install.cmake CMakeCache.txt CMakeFiles CMakeLists.txt genkfs.1.txt genkfs.1.xml LICENSE main.c Makefile module.js README.md [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment