Folks.. I'm sorry to repost this under a new subject line... I got no responses on a previous try... Is there someone here who is an emacs user who might see whats going wrong with the emerge? Or someone how can just spot something in the error output that provides a clue for me to dig with.
[EMAIL PROTECTED] writes: 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 with these flags: root # emerge -v emacs-cvs [...] [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" [...] 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 it maybe a compiler problem? Again the use flags: 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? Or can anyone spot something else to work with? -- gentoo-user@lists.gentoo.org mailing list