Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How to install a pkg without all dependencies?
Date: Thu, 18 Dec 2014 17:57:00
Message-Id: 87oar0r7ed.fsf@reader.local.lan
In Reply to: Re: [gentoo-user] How to install a pkg without all dependencies? by Alan McKinnon
1 Alan McKinnon <alan.mckinnon@×××××.com> writes:
2
3 >
4 > --nodeps
5
6 Nope, even that doesn't work... it fails at some point with things
7 like:
8
9 * ERROR: app-emacs/emacs-w3m-1.4.528_pre20140213::gentoo failed (configure phase):
10 * econf failed
11 *
12 * Call stack:
13 * ebuild.sh, line 93: Called src_configure
14 * environment, line 2886: Called default
15 * phase-functions.sh, line 770: Called default_src_configure
16 * phase-functions.sh, line 805: Called __eapi2_src_configure
17 * phase-helpers.sh, line 691: Called econf
18 * phase-helpers.sh, line 584: Called die
19 * The specific snippet of code:
20 * die "econf failed"
21
22 ------- ------- ---=--- ------- -------
23
24 Starting to look like I better just go with emacs-vcs rather than find
25 some mess every little ways.