Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Ismo Puustinen <ismo.puustinen@intel.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] gcc: let cpp rrecommend gcc.
Date: Thu, 09 Mar 2017 14:44:51 +0000	[thread overview]
Message-ID: <1489070691.22968.107.camel@linuxfoundation.org> (raw)
In-Reply-To: <20170309135933.1232-1-ismo.puustinen@intel.com>

On Thu, 2017-03-09 at 15:59 +0200, Ismo Puustinen wrote:
> The file /usr/libexec/gcc/.../cc1 has been installed in package "gcc"
> instead of package "cpp", because FILES statements for both packages
> match the cc1 binary. Remove the attempt to install the file in cpp
> to
> avoid confusion.
> 
> However, cpp uses cc1. If cc1 is not installed, there are error
> messages
> such as: "cpp: error trying to exec 'cc1': execvp: No such file or
> directory". Add gcc to RRECOMMENDS_cpp to fix the problem.
> 
> Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
> ---
>  meta/recipes-devtools/gcc/gcc-target.inc | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

If its fatal without it shouldn't it be an RDEPENDS?

Cheers,

Richard


      parent reply	other threads:[~2017-03-09 14:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-09 13:59 [PATCH] gcc: let cpp rrecommend gcc Ismo Puustinen
2017-03-09 14:17 ` Khem Raj
2017-03-10  9:27   ` Puustinen, Ismo
2017-03-10 10:10   ` [PATCH v2] gcc: move cc1 binary file to package cpp Ismo Puustinen
2017-03-09 14:44 ` Richard Purdie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1489070691.22968.107.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=ismo.puustinen@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox