View Single Post
Old 07-26-2013, 11:39 AM   #12
KevinShort
Addict
KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.
 
KevinShort's Avatar
 
Posts: 348
Karma: 209937
Join Date: Jan 2012
Location: Virginia, US
Device: Kobo Wifi, Kobo Glo
Sunda: try executing this command right before you run build-all.sh:
Code:
export PKG_CONFIG_PATH=~/kobo/fs/lib/pkgconfig
I noticed that you're trying to compile Qt 4.6. Are you aware that the newer Kobo firmware builds use Qt 4.8? Also, Kobo switched to a new toolchain in 2.6, which complicates things. I tried to compile Qt 4.8 with the new toolchain, without altering the configuration I used for the old toolchain, but it failed to compile.
KevinShort is offline   Reply With Quote