View Single Post
Old 10-18-2011, 02:16 AM   #118
pabloaguirre78
Junior Member
pabloaguirre78 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2011
Device: Kindle 3
Compile error

Hi,
I tried to compile the localization package (es variation) using the newest (r15) kindle_update_tool.py uploaded by Sir Alex (for fw3.3) and I get the following error when make.bat tries to compile each install bin (uninstall bins seem to be compiled correctly, though)

Traceback (most recent call last):
File "D:\usr\pablo\downloads\loc_k3\bin\kindle_update_t ool.py", line 452, in <module>
make_bin("update_"+name, filelist, type, kver, sign=sign, jailbreak=jailbreak)
File "D:\usr\pablo\downloads\loc_k3\bin\kindle_update_t ool.py", line 222, in make_bin
create_sig(keyfile, name, tar)
File "D:\usr\pablo\downloads\loc_k3\bin\kindle_update_t ool.py", line 165, in create_sig
raise ValueError("Openssl failed")
ValueError: Openssl failed

Any ideas? (I'm a complete ignorant on python, and it's been ages since the last time I used java, but I can tell I installed python 2.7.2 and I have java jre1.6.0_22)

Thanks for all this great work!

Best,
Pablo

PS: Sorry if it's a silly mistake
pabloaguirre78 is offline   Reply With Quote