Emacs-cvs doesn't compile. I posted the error message of emerge. Reproducible: Always Steps to Reproduce: 1.emerge emacs-cvs Actual Results: [...] make[1]: Leaving directory `/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/man' (cd lispref; make info) make[1]: Entering directory `/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref' makeinfo -I. -I/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref /var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/elisp.texi -o /var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/../info/elisp /var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref//locals.texi:202: Querverweis auf nicht existierenden Knoten ,,Yet to be written" (vielleicht @section statt @subsection o.
Emacs-cvs doesn't compile. I posted the error message of emerge. Reproducible: Always Steps to Reproduce: 1.emerge emacs-cvs Actual Results: [...] make[1]: Leaving directory `/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/man' (cd lispref; make info) make[1]: Entering directory `/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref' makeinfo -I. -I/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref /var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/elisp.texi -o /var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/../info/elisp /var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref//locals.texi:202: Querverweis auf nicht existierenden Knoten ,,Yet to be written" (vielleicht @section statt @subsection o.ä.?). /var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref//locals.texi:136: Querverweis auf nicht existierenden Knoten ,,Yet to be written" (vielleicht @section statt @subsection o.ä.?). makeinfo: Entferne Ausgabe-Datei ,,/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/../info/elisp" wegen Fehler; --force benutzen, um diese beizubehalten. make[1]: *** [/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref/../info/elisp] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/emacs-cvs-21.3.50-r2/work/emacs/lispref' make: *** [info] Fehler 2 !!! ERROR: app-editors/emacs-cvs-21.3.50-r2 failed. !!! Function src_compile, Line 95, Exitcode 2 !!! make emacs bootstrap failed Expected Results: It should compile.
Sebastian, please do `echo LC_MESSAGES=\"C\" >> /etc/env.d/02locale` to set your error messages to english. Using a cvs ebuild means that you're using the latest stuff the emacs developers worked on. This means it can fail the one day and work the other. If you don't want this, don't use the cvs ebuild.