>>> "UB" == Uwe Brauer writes: > Hi > I just compiled emacs master, commit > 83a915d3dfafd5f3d737afe1e13b75e4dd3aef96 > Run just > make bootstrap > make > I did not run > Run make install > Now when I start emacs from the it from the > emacs/src > Directory > I obtain the following warnings in the shell > ,---- > | Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2) > | Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2) > | Error loading autoloads: (wrong-number-of-arguments (3 . 4) 2) > | Unable to activate package ‘texfrag’. > | Required package ‘auctex-11.90.2’ is unavailable > | Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2) > | Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2) > | Error loading autoloads: (wrong-number-of-arguments (3 . 4) 2) > | Unable to activate package ‘bibretrieve’. > | Required package ‘auctex-11.87’ is unavailable > | Unable to activate package ‘auctex-latexmk’. > | Required package ‘auctex-11.87’ is unavailable > | > `---- > I find the macro-expansion messages worrying. > However when I load my init file I receive an error I have never seen > before and which I attach. I solved this one, it had to do with an ancient version of the iso pkg. The macro-expansion, I still don't understand but I presume has to do with certain packages at elpa or melpa