> org-odt.el:2843:1:Warning: the following functions are not known to be > defined: condition-case-unless-debug, clear-image-cache, > image-size
I have pushed a fix for `condition-case-unless-debug'. If you are using Emacs >= 23.1 you will have no further issues. As for other 2 functions, I am not sure why they are not defined. What version of Emacs are you using? --