This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/10562] New: nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required."


Compiling glibc_64_multilib on a 32 bit system breaks with this error.
(AMD Phenom 4)
kernel-2.6.30.1
binutils-2.19.1
GCC-4.4.1
glibc-2.10.1

more of this error (-d):
----------
...
In file included from include/tls.h:6,
                 from sysdeps/unix/sysv/linux/x86_64/sysdep.h:26,
                 from <stdin>:1:
nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required."
In file included from include/tls.h:6,
                 from sysdeps/unix/sysv/linux/x86_64/sysdep.h:26,
                 from <stdin>:1:
nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS support is required."
In file included from include/tls.h:6,
                 from sysdeps/unix/sysv/linux/x86_64/sysdep.h:26,
                 from <stdin>:1:
...
----------
32 bit system build works fine and stable ! very stable - great work!!!

It seams that the make process doesn't setup all right for this task.
Maybe there have to be some more switches too. (only guesses)

-- 
           Summary: nptl/sysdeps/x86_64/tls.h:77:3: error: #error "TLS
                    support is required."
           Product: glibc
           Version: 2.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: bastl73 at freenet dot de
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=10562

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]