Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Can't install emacs-cvs on semi-minimal install of gentoo (no X)
Date: Mon, 19 May 2008 14:06:01
Message-Id: 877idqs82d.fsf@newsguy.com
In Reply to: [gentoo-user] emerge emacs-cvs fails on a fairly minimal install by reader@newsguy.com
1 Folks.. I'm sorry to repost this under a new subject line... I got no
2 responses on a previous try... Is there someone here who is an emacs
3 user who might see whats going wrong with the emerge? Or someone how
4 can just spot something in the error output that provides a clue for
5 me to dig with.
6
7
8 reader@×××××××.com writes:
9
10 I want to get emacs-cvs installed on a machine with no X or xorg stuff
11 installed. I want version 23 for the newly merged multi-tty
12 functionality. (a way to connect to a running emacs remotely)
13
14 When I try to emerge it with these flags:
15 root # emerge -v emacs-cvs
16 [...]
17 [ebuild N ] app-editors/emacs-cvs-23.0.9999 USE="gpm xpm -X
18 -Xaw3d -alsa -dbus -gif -gtk -gzip-el -hesiod -jpeg -kerberos
19 -m17n-lib -motif -png -sound -source -spell -svg -tiff
20 -toolkit-scroll-bars -xft"
21 [...]
22 xfaces.c:(.text+0x42a6): undefined reference to `FONT_WEIGHT_NAME_NUMERIC'
23 xfaces.c:(.text+0x42bb): undefined reference to `FONT_WEIGHT_NAME_NUMERIC'
24 print.o: In function `print_object':
25 print.c:(.text+0x2dc2): undefined reference to `font_style_symbolic'
26 collect2: ld returned 1 exit status
27 make[2]: *** [temacs] Error 1
28
29 make[2]: Leaving directory
30 `/var/tmp/portage/app-editors/emacs-cvs-23.0.9999/work/emacs/src'
31
32 make[1]: *** [bootstrap-build] Error 2
33
34 make[1]: Leaving directory
35 `/var/tmp/portage/app-editors/emacs-cvs-23.0.9999/work/emacs'
36
37 make: *** [bootstrap] Error 2
38 *
39 * ERROR: app-editors/emacs-cvs-23.0.9999 failed.
40 * Call stack:
41 * ebuild.sh, line 49: Called src_compile
42 * environment, line 3373: Called die
43 * The specific snippet of code:
44 * emake CC="$(tc-getCC)" bootstrap || die "make bootstrap failed"
45 * The die message:
46 * make bootstrap failed
47 [...]
48
49 Is that failure related to not having X support libs installed? Or is
50 it maybe a compiler problem?
51
52 Again the use flags:
53
54 The use flags were:
55 [ebuild N ] app-editors/emacs-cvs-23.0.9999 USE="gpm xpm -X
56 -Xaw3d -alsa -dbus -gif -gtk -gzip-el -hesiod -jpeg -kerberos
57 -m17n-lib -motif -png -sound -source -spell -svg -tiff
58 -toolkit-scroll-bars -xft"
59
60 Do I need to change the use flags somehow? Or can anyone spot
61 something else to work with?
62
63 --
64 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Can't install emacs-cvs on semi-minimal install of gentoo (no X) paulcol@×××××××××××××××××.au