All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: error: C preprocessor "arm-angstrom-linux-gnueabi-gcc -E" fails sanity check
Date: Wed, 24 Nov 2010 11:40:16 -0700	[thread overview]
Message-ID: <4CED5C10.2060402@mentor.com> (raw)
In-Reply-To: <AANLkTikzCOZqUGuuuG=a97PV9cxXLXEcTkqWu3Jqxwby@mail.gmail.com>

On 11/24/2010 11:23 AM, Zach Frey wrote:
> On Wed, Nov 24, 2010 at 1:04 PM, Tom Rini<tom_rini@mentor.com>  wrote:
>
>>
>> Yes, look at the config.log file to see why it failed.  I hate to be rude
>> but it's right there in what you sent.
>
>
> No worries; I realize I am capable of staring at the obvious and not
> noticing it at times... still learning my way around the tmp/work directory
> structure.  I think I was confusing config.log and log.do_configure.
>
> So:  what is needed is
> tmp/work/armv7a-angstrom-linux-gnueabi/system-tools-backends-2.10.1-r0/system-tools-backends-2.10.1/config.log
>
> I've attached it.  This seems to be the snippet of interest?
>
> configure:6899: checking how to run the C preprocessor
> configure:6969: result: arm-angstrom-linux-gnueabi-gcc -E
> configure:6989: arm-angstrom-linux-gnueabi-gcc -E
> -isystem/home/PHOENIX/frey/OE/build/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include
> conftest.c
> configure:6989: $? = 0
> configure:7003: arm-angstrom-linux-gnueabi-gcc -E
> -isystem/home/PHOENIX/frey/OE/build/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include
> conftest.c
> conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:7003: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> ...

This particular config.log says at the end that it exited with status 0 
(which is the desired one..).  Perhaps a different config.log?

-- 
Tom Rini
Mentor Graphics Corporation



  reply	other threads:[~2010-11-24 18:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-24 17:32 error: C preprocessor "arm-angstrom-linux-gnueabi-gcc -E" fails sanity check Zach Frey
2010-11-24 18:04 ` Tom Rini
2010-11-24 18:23   ` Zach Frey
2010-11-24 18:40     ` Tom Rini [this message]
2010-11-24 18:56       ` Zach Frey
2010-11-24 18:42 ` Khem Raj
2010-11-24 21:19   ` Zach Frey

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=4CED5C10.2060402@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=openembedded-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.