>> > Do you have uni-bidi.el in the tree? >> >> I don't think so, because "find emacs-24-source-dir -name uni-bidi.el" >> gives me nothing. >> >> But "bzr status" (from emacs-24-source-dir) gives me nothing either, >> so I guess that my source tree is OK. > > uni-bidi.el (and the rest of the uni-*.el files) are not in the > repository, so bzr knows nothing about them. They are built when > Emacs is built. I have no idea why you don't have that file. > > Try removing or renaming lisp/international/charprop.el, and then type > "make" again in the top-level directory. Both charprop.el and > uni-*.el should then be rebuilt. That did the trick. >> (FWIW, I've just tried to "make bootstrap", but it fails the same way >> as a plain "make"). > > Are there any other error messages before that, perhaps complaining > about some other missing files? I don't see anything strange. No Idea what went wrong here. I'm attaching the original ouput of "configure && make", FWIW. Thank you. -- Dani Moncayo