From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.43)
	id 1DzLzA-0006UX-LI
	for garchives@archives.gentoo.org; Sun, 31 Jul 2005 22:08:45 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6VM636e013956;
	Sun, 31 Jul 2005 22:06:03 GMT
Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203])
	by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6VLwXW5016250
	for <gentoo-user@lists.gentoo.org>; Sun, 31 Jul 2005 21:58:34 GMT
Received: by zproxy.gmail.com with SMTP id v1so709138nzb
        for <gentoo-user@lists.gentoo.org>; Sun, 31 Jul 2005 14:58:36 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding;
        b=jkQfejPPmoFZjC/tGDFqbP/AVELWSKHvpjYi15rxTwpfVg761V6g3HrOz0R3GQ6ISHlO7bBaPA9ZHd75JmREmwUzLbnxw80Sr6e9Ud8PkuIkafgNwFetdOjse7eCTHQ0dxAFKt8SQ0xYcoVNsZZcckFBwUnstaAPB2D8MGrLtog=
Received: by 10.36.90.6 with SMTP id n6mr4135052nzb;
        Sun, 31 Jul 2005 14:58:36 -0700 (PDT)
Received: from ?192.168.1.10? ([24.30.171.44])
        by mx.gmail.com with ESMTP id 20sm792840nzp.2005.07.31.14.58.35;
        Sun, 31 Jul 2005 14:58:36 -0700 (PDT)
Message-ID: <42ED49AE.8000000@gmail.com>
Date: Sun, 31 Jul 2005 14:59:10 -0700
From: Zac Medico <zmedico@gmail.com>
User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050724)
X-Accept-Language: en-us, en
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Emerge kde-3.4.2 failed.
References: <200507312246.41517.tony.davison2@ntlworld.com>
In-Reply-To: <200507312246.41517.tony.davison2@ntlworld.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 719276a4-de18-4982-b7a3-c718f797c08a
X-Archives-Hash: 794a8b198812874ca00a83eee9c30554

Tony Davison wrote:
> Emerging kde-3.4.2 failed when emergeing kdebase-3.4.2 with this error.
> 
> Making all in man
> make[3]: *** No rule to make target `man.protocol', needed by `all-am'.  
> Stop.
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> !!! ERROR: kde-base/kdebase-3.4.2 failed.
> !!! Function kde_src_compile, Line 169, Exitcode 2
> !!! died running emake, kde_src_compile:make
> !!! If you need support, post the topmost build error, NOT this status 
> message.
> System is a 950Mhz athlon, 2.6.12-gentoo-r4 kernel.
> Using  baselayout-1.11.13 
> MAKE_OPTS="-j1 -s"
> CFLAGS ="-02 -march=i686 -fomit-frame-pointer -pipe"
> CXXFLAGS= "${CFLAGS}"
> CHOST ="i686-pc-linux-gnu"
> 
> Any ideas guys?

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.

Zac
-- 
gentoo-user@gentoo.org mailing list