All of lore.kernel.org
 help / color / mirror / Atom feed
* error: #error "TLS support is required." while building glibc-initial-2.4 on x86_64
@ 2006-09-06 21:24 Christopher Lang
  2006-09-09  2:55 ` Jamie Lenehan
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Lang @ 2006-09-06 21:24 UTC (permalink / raw)
  To: openembedded-devel


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     = ""




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-10  2:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-06 21:24 error: #error "TLS support is required." while building glibc-initial-2.4 on x86_64 Christopher Lang
2006-09-09  2:55 ` Jamie Lenehan
2006-09-09  8:47   ` Koen Kooi
2006-09-10  2:35     ` Jamie Lenehan

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.