Hi all
any help would be welcome as I cant find anything related on the forums
I did a emerge sync then emerge -uD world
it wants 160 new packages so I let it run
it gets to gettext and the following happens during compile
Any ideas on how to fix this?
Many thanks in advance
Paul
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops -o .libs/msginit msginit-msginit.o msginit-plural-count.o msginit-localealias.o ../intl/.libs/localename.o ./.libs/libgettextsrc.so
creating msginit
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops -o .libs/msguniq msguniq-msguniq.o ./.libs/libgettextsrc.so
creating msguniq
make[4]: Leaving directory `/var/tmp/portage/gettext-0.14.2/work/gettext-0.14.2/gettext-tools/src'
make[3]: Leaving directory `/var/tmp/portage/gettext-0.14.2/work/gettext-0.14.2/gettext-tools/src'
Making all in po
make[3]: Entering directory `/var/tmp/portage/gettext-0.14.2/work/gettext-0.14.2/gettext-tools/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/gettext-0.14.2/work/gettext-0.14.2/gettext-tools/po'
Making all in projects
make[3]: Entering directory `/var/tmp/portage/gettext-0.14.2/work/gettext-0.14.2/gettext-tools/projects'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/gettext-0.14.2/work/gettext-0.14.2/gettext-tools/projects'
Making all in misc
make[3]: Entering directory `/var/tmp/portage/gettext-0.14.2/work/gettext-0.14.2/gettext-tools/misc'
WARNING: Warnings can be ignored. :-)
if test "xemacs" != no; then \
set x; \
list='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="xemacs" /bin/sh ../../config/elisp-comp "$@" || exit 1; \
else : ; fi
xemacs: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
make[3]: *** [elc-stamp] Error 1
make[3]: Leaving directory `/var/tmp/portage/gettext-0.14.2/work/gettext-0.14.2/gettext-tools/misc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gettext-0.14.2/work/gettext-0.14.2/gettext-tools'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/gettext-0.14.2/work/gettext-0.14.2/gettext-tools'
make: *** [all-recursive] Error 1
!!! ERROR: sys-devel/gettext-0.14.2 failed.
!!! Function src_compile, Line 63, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
--
[email protected] mailing list
