Gentoo Archives: gentoo-user

From: Rafa Griman <rafagriman@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problems with aclocal
Date: Wed, 01 May 2013 21:05:48
Message-Id: CANRt_=YgoQEzuCFGuuG-0MZwkyeY_r7nDFY3rP3hy6yRqdW6dg@mail.gmail.com
1 Hi all :)
2
3 Got some problems with aclocal :( When running:
4
5 emerge -avDuN --with-bdeps=y world
6
7 I get a whole bunch of packages who won't install nor upgrade with the
8 following error:
9
10 Failed Running aclocal !
11
12 Looking through the Forums I saw I've got to mask autoconf. So I added
13 autoconf to:
14
15 /etc/portage/package.mask
16
17 And now I get a whole bunch of errors saying autoconf is masked and I
18 have to unmask it ... which takes me back to step 1 ...
19
20 Right now I have:
21
22 # equery list autoconf
23 * Searching for autoconf ...
24 [IP-] [ ] sys-devel/autoconf-2.13:2.1
25 [IP-] [ ] sys-devel/autoconf-2.69:2.5
26
27
28 # equery list automake
29 * Searching for automake ...
30 [IP-] [ ] sys-devel/automake-1.10.3:1.10
31 [IP-] [ ] sys-devel/automake-1.11.6:1.11
32 [IP-] [ ] sys-devel/automake-1.12.6:1.12
33 [IP-] [ ] sys-devel/automake-1.13.1:1.13
34
35
36 # equery list automake-wrapper
37 * Searching for automake-wrapper ...
38 [IP-] [ ] sys-devel/automake-wrapper-8:0
39
40
41 Any help will be greatly appreciated.
42
43 Thanks :)
44
45 Rafa

Replies

Subject Author
Re: [gentoo-user] Problems with aclocal Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Problems with aclocal Neil Bothwick <neil@××××××××××.uk>