View Single Post
Old 08-02-2013, 05:30 AM   #365
giorgio130
Time Waster
giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.
 
Posts: 422
Karma: 289160
Join Date: May 2011
Device: Kobo Glo and Aura HD
Quote:
Originally Posted by robmyers View Post
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
giorgio130 is offline   Reply With Quote