All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pawel Osmialowski <pawelo@dcclabs.tv>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Cannot compile glibc-initial for ARM
Date: Fri, 25 Nov 2011 09:51:16 +0100	[thread overview]
Message-ID: <4ECF5704.9060100@dcclabs.tv> (raw)
In-Reply-To: <20111124175323.GB28767@sakrah.homelinux.org>

Hi Khem,

I've found that it still tried to build long outdated OABI and therefore
nothing new could be found in config.log (it looked the same as the one
pasted in my previous messages). So I tried something different. At the
end of my distro config file, I've added following:

TARGET_OS = "linux-gnueabi"

DISTRO_FEATURES += "eabi wifi"

And now eglibc built is completed!

Best regards,
Paul

P. S.
To be able to produce RPMs I had to apply two my small patches, one on
createrepo, one on fakechroot, they won't build as native tools
otherwise. Shall I upload these patches somewhere?


W dniu 24.11.2011 18:53, Khem Raj pisze:
> On (24/11/11 12:47), Pawel Osmialowski wrote:
>> Hi Khem,
>>
>> Thanks for your answer.
>>
>> Unfortunately, removing TARGET_OS and changing glibc to eglibc did not help:
>>
>> | running configure fragment for ports/sysdeps/arm/elf
>> | checking for ARM TLS support... yes
>> | running configure fragment for nptl/sysdeps/pthread
>> | configure: error: working compiler support for visibility
>> attribute is required
>> NOTE: package eglibc-initial-2.12-r21.8+svnr13230: task do_configure: Failed
>> ERROR: TaskFailed event exception, aborting
>> ERROR: Build of /home/pawelo/h3660/openembedded/h3660/../recipes/eglibc/eglibc-initial_2.12.bb
>> do_configure failed
> can you post the config.log that you will find in glibc-initial build
> tree
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




      reply	other threads:[~2011-11-25  8:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-21  9:49 Cannot compile glibc-initial for ARM Pawel Osmialowski
2011-11-24  3:03 ` Khem Raj
2011-11-24 11:47   ` Pawel Osmialowski
2011-11-24 17:53     ` Khem Raj
2011-11-25  8:51       ` Pawel Osmialowski [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=4ECF5704.9060100@dcclabs.tv \
    --to=pawelo@dcclabs.tv \
    --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.