All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Lang <christopher.lang@plus.cablesurf.de>
To: openembedded-devel@openembedded.org
Subject: error: #error "TLS support is required." while building glibc-initial-2.4 on x86_64
Date: Wed, 6 Sep 2006 23:24:32 +0200	[thread overview]
Message-ID: <200609062324.33029.christopher.lang@plus.cablesurf.de> (raw)


I tried to start a fully renewed oe build system today with bitbake 1.6 and up 
to date oe checkout. I am using minimal distro/machine files. 
While building bootstrap-image/glibc-initial-2.4 on an x86_64 (AMD X2) machine 
for TARGET_ARCH = "i586" I get the following error:

|          
> /home/chris/tmp/OpenEmbedded/build/tmp/work/glibc-initial-2.4-r10/build-i586-oe-linux/Versions.v.iT
| In file included from include/tls.h:6,
|                  from <stdin>:1:
| nptl/sysdeps/i386/tls.h:65:3: error: #error "TLS support is required."
| make[1]: *** 
[/home/chris/tmp/OpenEmbedded/build/tmp/work/glibc-initial-2.4-r10/build-i586-oe-linux/Versions.v.i] 
Fehler 1
| make[1]: Leaving directory 
`/home/chris/tmp/OpenEmbedded/build/tmp/work/glibc-initial-2.4-r10/glibc-2.4'
| make: *** [sysdeps/gnu/errlist.c] Fehler 2
NOTE: Task 
failed: /home/chris/tmp/OpenEmbedded/build/tmp/work/glibc-initial-2.4-r10/temp/log.do_configure.5203
NOTE: package glibc-initial-2.4-r10: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package glibc-initial-2.4: failed
ERROR: Build of bootstrap-image failed


I think it is related to the configure script which cannot test TLS support on 
the x86_64 host properly:

| checking for i386 TLS support... no


The full error output is on 

http://pastebin.ca/162754


any hint on how to resolve that problem is appreciated.

many thanks

Chris


OE Build Configuration:
BB_VERSION     = "1.6.0"
OE_REVISION    = "6be0c561dac329e3cd7624dfd7f1133f9af8ae63"
TARGET_ARCH    = "i586"
TARGET_OS      = "linux"
MACHINE        = "i586-OE-MACHINE"
DISTRO         = "i586-OE-DISTRO"
DISTRO_VERSION = "1.0"
TARGET_FPU     = ""




             reply	other threads:[~2006-09-06 21:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-06 21:24 Christopher Lang [this message]
2006-09-09  2:55 ` error: #error "TLS support is required." while building glibc-initial-2.4 on x86_64 Jamie Lenehan
2006-09-09  8:47   ` Koen Kooi
2006-09-10  2:35     ` Jamie Lenehan

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=200609062324.33029.christopher.lang@plus.cablesurf.de \
    --to=christopher.lang@plus.cablesurf.de \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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.