I want to get emacs-cvs installed on a machine with no X or xorg stuff
installed.   I want version 23 for the newly merged multi-tty
functionality. (a way to connect to a running emacs remotely)

When I try to emerge it:
[...]
  xfaces.c:(.text+0x42a6): undefined reference to `FONT_WEIGHT_NAME_NUMERIC'
  xfaces.c:(.text+0x42bb): undefined reference to `FONT_WEIGHT_NAME_NUMERIC'
  print.o: In function `print_object':
  print.c:(.text+0x2dc2): undefined reference to `font_style_symbolic'
  collect2: ld returned 1 exit status
  make[2]: *** [temacs] Error 1

  make[2]: Leaving directory
  `/var/tmp/portage/app-editors/emacs-cvs-23.0.9999/work/emacs/src'

  make[1]: *** [bootstrap-build] Error 2

  make[1]: Leaving directory
  `/var/tmp/portage/app-editors/emacs-cvs-23.0.9999/work/emacs'

  make: *** [bootstrap] Error 2
   *
   * ERROR: app-editors/emacs-cvs-23.0.9999 failed.
   * Call stack:
   *               ebuild.sh, line   49:  Called src_compile
   *             environment, line 3373:  Called die
   * The specific snippet of code:
   *       emake CC="$(tc-getCC)" bootstrap || die "make bootstrap failed"
   *  The die message:
   *   make bootstrap failed
[...]

Is that failure related to not having X support libs installed? Or is
really a compiler problem?

The use flags were:
  [ebuild  N    ] app-editors/emacs-cvs-23.0.9999  USE="gpm xpm -X 
  -Xaw3d -alsa -dbus -gif -gtk -gzip-el -hesiod -jpeg -kerberos 
  -m17n-lib -motif -png -sound -source -spell -svg -tiff 
  -toolkit-scroll-bars -xft"

Do I need to change the use flags somehow?


-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to