When I try my usual update command
  emerge -aDvu world
it's trying to merge sys-devel/gettext-0.16.1 and failing.  The tail
end of the attempt looks like this:

Making all in misc
make[3]: Entering directory
`/var/tmp/portage/gettext-0.16.1/work/gettext-0.16.1/gettext-tools/misc'
WARNING: Warnings can be ignored. :-)
if test "emacs" != no; then \
         set x; \
         list='start-po.el po-mode.el po-compat.el'; for p in $list; do \
           if test -f "$p"; then d=; else d="./"; fi; \
           set x "$@" "$d$p"; shift; \
         done; \
         shift; \
         EMACS="emacs" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \
       else : ; fi
Cannot open load file: /usr/share/emacs/site-list/site-gentoo
make[3]: *** [elc-stamp] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gettext-0.16.1/work/gettext-0.16.1/gettext-tools/misc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gettext-0.16.1/work/gettext-0.16.1/gettext-tools'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/var/tmp/portage/gettext-0.16.1/work/gettext-0.16.1/gettext-tools'
make: *** [all-recursive] Error 1

!!! ERROR: sys-devel/gettext-0.16.1 failed.
Call stack:
 ebuild.sh, line 1546:   Called dyn_compile
 ebuild.sh, line 937:   Called src_compile
 gettext-0.16.1.ebuild, line 58:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call
stack if relevant.

And I have emacs 21.4-r4 installed, but instead of
   /usr/share/emacs/site-list/site-gentoo
I have
   /usr/share/emacs/site-lisp/site-gentoo.el
note the 'p' vs. the 't'

--
Kevin O'Gorman, PhD
--
[email protected] mailing list

Reply via email to