From: Steffen Sledz <sledz@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: glibc_2.9 compile failed for armv5te
Date: Fri, 16 Oct 2009 16:51:58 +0200 [thread overview]
Message-ID: <4AD8888E.2080108@dresearch.de> (raw)
In-Reply-To: <1255704318.28050.19.camel@mill.internal.reciva.com>
Phil Blundell wrote:
> Putting it in glibc.inc definitely seems like a bad idea unless there is
> evidence to suggest that all versions of glibc have this problem.
> Nobody else has reported it previously, so I am guessing that either it
> is specific to 2.9 or it is in some way unique to your system.
I totally agree.
> Assuming that it is a general problem with 2.9 then a better solution
> would obviously be to find and fix the dependency problem. Here's a
> rough guide as to how to attack that:
>
> 1. Find the compile command that corresponds to the failing file
> (setjmp.os or whatever it was). Modify the command to replace -c with
> -E and remove the "-o ..." option, then run it by hand. This will
> output the preprocessed source to standard output.
>
> 2. Inspect the preprocessed source to find out which symbol is not being
> correctly defined.
>
> 3. Run a build without -j (so that it works) and then use grep to
> establish which header file is meant to define the symbol in question.
As you can see from the mails before the problem does not occur in the
same file each time. I've made some clean(!) builds and have seen at
least five different fails. :(
Steffen
next prev parent reply other threads:[~2009-10-16 14:53 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-14 9:33 glibc_2.9 compile failed for armv5te Steffen Sledz
2009-10-14 10:32 ` Phil Blundell
2009-10-14 12:31 ` Steffen Sledz
2009-10-14 16:58 ` Khem Raj
2009-10-16 6:29 ` Steffen Sledz
2009-10-16 11:03 ` Steffen Sledz
2009-10-16 14:02 ` Steffen Sledz
2009-10-16 14:20 ` Roman I Khimov
2009-10-16 14:27 ` Steffen Sledz
2009-10-16 14:45 ` Phil Blundell
2009-10-16 14:51 ` Steffen Sledz [this message]
2009-10-16 20:54 ` Khem Raj
2009-10-16 21:07 ` Andrea Adami
2009-10-19 8:46 ` Steffen Sledz
2009-10-19 10:04 ` Andrea Adami
2009-10-19 10:26 ` Steffen Sledz
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=4AD8888E.2080108@dresearch.de \
--to=sledz@dresearch.de \
--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.