Quote:
Originally Posted by robmyers
I'm having trouble building koreader for Kobo (djvulibre fails with a weird ld error). Are there any step-by-step Kobo-specific environment setup and compilation instructions available?
|
If you're half-way through compilation, you should be almost done

A couple things you could have missed:
- in koreader-base, you should modify the file "Makefile.defs" changing "-mfloat-abi=softfp" to "-mfloat-abi=hard"
- if you're using the linaro toolchain, I had to rename arm-linux-gnueabihf-pkg-config to something else, so that it couldn't been found
- to build a complete package: cd to koreader-base, "make kobo", cd .., make customupdate
You should find a zip containing your build