public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/236] New: Compilation fails
@ 2004-06-26 23:12 carlo at alinoe dot com
  2004-08-10  2:41 ` [Bug libc/236] " drepper at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: carlo at alinoe dot com @ 2004-06-26 23:12 UTC (permalink / raw)
  To: glibc-bugs

Using my default compiler (no envrionment variable like CC is set),
and using the following configure line:

/usr/src/glibc/glibc-2.3.2/build>../configure --with-tls --without-cvs
--with-elf --enable-kernel=2.6.5 --disable-hidden-plt --enable-add-ons
--enable-bounded --enable-shared

I get this error:

gcc ../sysdeps/generic/libc-tls.c -c -std=gnu99 -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -g      -I../include -I.
-I/usr/src/glibc/glibc-2.3.2/build/csu -I.. -I../libio 
-I/usr/src/glibc/glibc-2.3.2/build -I../sysdeps/i386/elf
-I../linuxthreads/sysdeps/unix/sysv/linux/i386
-I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread
-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686
-I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386
-I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix
-I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686
-I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754
-I../sysdeps/generic/elf -I../sysdeps/generic  -I
/lib/modules/2.6.5/build/include -D_LIBC_REENTRANT -include
../include/libc-symbols.h       -DHAVE_INITFINI -o
/usr/src/glibc/glibc-2.3.2/build/csu/libc-tls.o
../sysdeps/generic/libc-tls.c: In function `__libc_setup_tls':
../sysdeps/generic/libc-tls.c:199: error: `firstcall' undeclared (first use in
this function)
../sysdeps/generic/libc-tls.c:199: error: (Each undeclared identifier is
reported only once
../sysdeps/generic/libc-tls.c:199: error: for each function it appears in.)
../stdio-common/_itoa.h: At top level:
../stdio-common/_itoa.h:40: warning: inlining failed in call to `_itoa_word'
../stdio-common/_itoa.h:76: warning: called from here
make[2]: *** [/usr/src/glibc/glibc-2.3.2/build/csu/libc-tls.o] Error 1
make[2]: Leaving directory `/usr/src/glibc/glibc-2.3.2/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/glibc/glibc-2.3.2'
make: *** [all] Error 2

-- 
           Summary: Compilation fails
           Product: glibc
           Version: 2.3.2
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: carlo at alinoe dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=236

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


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

* [Bug libc/236] Compilation fails
  2004-06-26 23:12 [Bug libc/236] New: Compilation fails carlo at alinoe dot com
@ 2004-08-10  2:41 ` drepper at redhat dot com
  2004-08-10  9:17 ` carlo at alinoe dot com
  2006-02-28  2:14 ` dank at kegel dot com
  2 siblings, 0 replies; 4+ messages in thread
From: drepper at redhat dot com @ 2004-08-10  2:41 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2004-08-10 02:41 -------
I very much doubt there is any such problem.  Maybe you got the sources while
changes were checked in or there was a bug for a brief period.  But there
certainl has been no such problem in the last weeks.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME


http://sources.redhat.com/bugzilla/show_bug.cgi?id=236

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


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

* [Bug libc/236] Compilation fails
  2004-06-26 23:12 [Bug libc/236] New: Compilation fails carlo at alinoe dot com
  2004-08-10  2:41 ` [Bug libc/236] " drepper at redhat dot com
@ 2004-08-10  9:17 ` carlo at alinoe dot com
  2006-02-28  2:14 ` dank at kegel dot com
  2 siblings, 0 replies; 4+ messages in thread
From: carlo at alinoe dot com @ 2004-08-10  9:17 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From carlo at alinoe dot com  2004-08-10 09:17 -------
<UilStyle>I very much doubt it works for you.  Perhaps you just didn't try that
exact configure because you never ran into any compile bugs in the past week and
think that therefore any bug that is being reported must be the mistake of the
reporter.</UliStyle>

The fact that you even USE the word "doubt" makes it clear that you didn't
really try it. No wonder there are only 236 bug reports - everyone just ONCE
reports a bug here.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=236

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


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

* [Bug libc/236] Compilation fails
  2004-06-26 23:12 [Bug libc/236] New: Compilation fails carlo at alinoe dot com
  2004-08-10  2:41 ` [Bug libc/236] " drepper at redhat dot com
  2004-08-10  9:17 ` carlo at alinoe dot com
@ 2006-02-28  2:14 ` dank at kegel dot com
  2 siblings, 0 replies; 4+ messages in thread
From: dank at kegel dot com @ 2006-02-28  2:14 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From dank at kegel dot com  2006-02-28 02:14 -------
I just reproduced this with i686 and --with-tls --with-__thread on
glibc-2.3.2 while generating the build matrix for crosstool-0.41.

The problem doesn't happen in glibc-2.3.5 or glibc-2.3.6, fwiw.

Possibly --without-__thread would help (cf. the comments
in bug 317), but I haven't tried it yet.

-- 


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

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


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

end of thread, other threads:[~2006-02-28  2:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-26 23:12 [Bug libc/236] New: Compilation fails carlo at alinoe dot com
2004-08-10  2:41 ` [Bug libc/236] " drepper at redhat dot com
2004-08-10  9:17 ` carlo at alinoe dot com
2006-02-28  2:14 ` dank at kegel dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).