Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Can't install emacs-cvs on semi-minimal install of gentoo (no X)
Date: Tue, 20 May 2008 01:46:41
Message-Id: 874p8tvjbs.fsf@newsguy.com
In Reply to: Re: [gentoo-user] Can't install emacs-cvs on semi-minimal install of gentoo (no X) by paulcol@andor.dropbear.id.au
1 paulcol@×××××××××××××××××.au writes:
2
3 > On Mon, May 19, 2008 at 09:05:30AM -0500, reader@×××××××.com wrote:
4 >> Folks.. I'm sorry to repost this under a new subject line... I got no
5 >> responses on a previous try... Is there someone here who is an emacs
6 >> user who might see whats going wrong with the emerge? Or someone how
7 >> can just spot something in the error output that provides a clue for
8 >> me to dig with.
9 >>
10 >>
11 >> reader@×××××××.com writes:
12 >>
13 >> I want to get emacs-cvs installed on a machine with no X or xorg stuff
14 >> installed. I want version 23 for the newly merged multi-tty
15 >> functionality. (a way to connect to a running emacs remotely)
16 >>
17 >> When I try to emerge it with these flags:
18 >> root # emerge -v emacs-cvs
19 >> [...]
20 >> [ebuild N ] app-editors/emacs-cvs-23.0.9999 USE="gpm xpm -X
21 >> -Xaw3d -alsa -dbus -gif -gtk -gzip-el -hesiod -jpeg -kerberos
22 >> -m17n-lib -motif -png -sound -source -spell -svg -tiff
23 >> -toolkit-scroll-bars -xft"
24 >> [...]
25 >> xfaces.c:(.text+0x42a6): undefined reference to `FONT_WEIGHT_NAME_NUMERIC'
26 >> xfaces.c:(.text+0x42bb): undefined reference to `FONT_WEIGHT_NAME_NUMERIC'
27 >
28 >
29 > 'xpm' is a graphics format ( X Pix Map, IIRC) so that may be a problem.
30 > There is also a USE flag for Xface as well.
31 >
32 > Try adding '-xpm -xface' to your USE flags.
33
34 Well I can report that it wasn't the xpm flag. I haven't tried with
35 -xface yet but wouldn't the output above have shown `xface' as one of
36 the USE flags if it was in fact being invoked?
37
38 --
39 gentoo-user@l.g.o mailing list

Replies