Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Emerge kde-3.4.2 failed.
Date: Sun, 31 Jul 2005 22:08:45
Message-Id: 42ED49AE.8000000@gmail.com
In Reply to: [gentoo-user] Emerge kde-3.4.2 failed. by Tony Davison
1 Tony Davison wrote:
2 > Emerging kde-3.4.2 failed when emergeing kdebase-3.4.2 with this error.
3 >
4 > Making all in man
5 > make[3]: *** No rule to make target `man.protocol', needed by `all-am'.
6 > Stop.
7 > make[2]: *** [all-recursive] Error 1
8 > make[1]: *** [all-recursive] Error 1
9 > make: *** [all] Error 2
10 >
11 > !!! ERROR: kde-base/kdebase-3.4.2 failed.
12 > !!! Function kde_src_compile, Line 169, Exitcode 2
13 > !!! died running emake, kde_src_compile:make
14 > !!! If you need support, post the topmost build error, NOT this status
15 > message.
16 > System is a 950Mhz athlon, 2.6.12-gentoo-r4 kernel.
17 > Using baselayout-1.11.13
18 > MAKE_OPTS="-j1 -s"
19 > CFLAGS ="-02 -march=i686 -fomit-frame-pointer -pipe"
20 > CXXFLAGS= "${CFLAGS}"
21 > CHOST ="i686-pc-linux-gnu"
22 >
23 > Any ideas guys?
24
25 It's supposed to be MAKEOPTS, not MAKE_OPTS., and make -s means silent so you might get more clues if you take that out.
26
27 Zac
28 --
29 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Emerge kde-3.4.2 failed. Tony Davison <tony.davison2@××××××××.com>