Gentoo Archives: gentoo-user

From: Justin <justin@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge virtual/emacs fails
Date: Mon, 28 Apr 2008 12:14:52
Message-Id: 4815BFB5.6060107@j-schmitz.net
In Reply to: [gentoo-user] emerge virtual/emacs fails by Roger Mason
1 Roger Mason schrieb:
2 > Hello,
3 >
4 > Has anyone else run into this:
5 >
6 > emerge virtual/emacs
7 >
8 > [snip]
9 >
10 >
11 >>>> Unpacking m4-1.4.11.tar.lzma to /var/tmp/portage/m4-1.4.11/work
12 >>>>
13 > unpack m4-1.4.11.tar.lzma: file format not recognized. Ignoring.
14 >
15 >>>> Source unpacked.
16 >>>> Compiling source in /var/tmp/portage/m4-1.4.11 ...
17 >>>>
18 >
19 > !!! ERROR: sys-devel/m4-1.4.11 failed.
20 > Call stack:
21 > ebuild.sh, line 1546: Called dyn_compile
22 > ebuild.sh, line 937: Called src_compile
23 > m4-1.4.11.ebuild, line 23: Called econf '--enable-nls'
24 > '--enable-changeword'
25 > ebuild.sh, line 543: Called die
26 >
27 > !!! no configure script found
28 > !!! If you need support, post the topmost build error, and the call
29 > !!! stack if relevant.
30 >
31 > I looked on bugzilla, where it was suggested to run:
32 >
33 > emerge -1 app-arch/lzma-utils
34 >
35 > I did that but the error on m4 persists.
36 >
37 > If anyone has a workaround, please pass it on.
38 >
39 > Thanks,
40 > Roger
41 >
42 First try to do
43
44 rm -rv /var/tmp/portage/*
45
46
47 and emerge it again.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] emerge virtual/emacs fails Roger Mason <rmason@×××××××.ca>