public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/11875] New: 'make' fails even though 'configure' is OK
@ 2010-08-04  4:22 sergstesh at yahoo dot com
  2010-08-04  4:24 ` [Bug libc/11875] " sergstesh at yahoo dot com
                   ` (20 more replies)
  0 siblings, 21 replies; 23+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  4:22 UTC (permalink / raw)
  To: glibc-bugs

'make' for glibc-2.12.1 fails even though 'configure' is OK. The failure is:

"
   1551 /mnt/sdb8/sergei/AFSWD_debug/install/gcc-4.4.4/binsh/gcc
-B/mnt/sdb8/sergei/AFSWD_debug/install/binutils-2.20.1/
../sysdeps/i386/i686/multiarch/strcmp.S -c  -I../
   1551 include -I/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/string
-I/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1 -I../sysdeps/i386/elf
-I../nptl/sysdeps/unix/sy
   1551 sv/linux/i386/i686 -I../sysdeps/unix/sysv/linux/i386/i686
-I../nptl/sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/i386
-I../nptl/sysdeps/unix/sysv/lin
   1551 ux -I../nptl/sysdeps/pthread -I../sysdeps/pthread
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/
   1551 inet -I../sysdeps/unix/sysv/i386 -I../nptl/sysdeps/unix/sysv
-I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../nptl/sysdeps/unix
-I../sysdeps/unix -I../sysdeps/p
   1551 osix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686/multiarch
-I../nptl/sysdeps/i386/i686 -I../sysdeps/i386/i686 -I../sysdeps/i386/i486
-I../nptl/sysdeps/i386/
   1551 i486 -I../sysdeps/i386/fpu -I../nptl/sysdeps/i386 -I../sysdeps/i386
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96
-I../sysdeps/ieee754/dbl-64 -I../sysdeps
   1551 /ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic -I../nptl  -I.. -I../libio -I.  -D_LIBC_REENTRANT -include
../include/libc-symb
   1551 ols.h       -DASSEMBLER  -DGAS_SYNTAX -g -Wa,--noexecstack 
-Wa,-mtune=i686 -o
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/string/strcmp.o -MD -MP -MF /mnt/sd
   1551 b8/sergei/AFSWD_debug/build/glibc-2.12.1/string/strcmp.o.dt -MT
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/string/strcmp.o
   1552 ../sysdeps/i386/i686/multiarch/strcmp.S: Assembler messages:
   1553 ../sysdeps/i386/i686/multiarch/strcmp.S:78: Error: unrecognized symbol
type "gnu_indirect_function"
   1554 make[2]: ***
[/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/string/strcmp.o] Error 1
   1555 make[2]: Leaving directory
`/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1.src/string'
   1556 make[1]: *** [string/subdir_lib] Error 2
   1557 make[1]: Leaving directory
`/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1.src'
   1558 make: *** [all] Error 2
".

With _exactly_ the same settings glibc-2.11.2 builds just fine.

Don't bug333 me - it's a clear and obvious regression.

-- 
           Summary: 'make' fails even though 'configure' is OK
           Product: glibc
           Version: 2.12
            Status: NEW
          Severity: critical
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: sergstesh at yahoo dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- 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] 23+ messages in thread
[parent not found: <bug-11875-131@http.sourceware.org/bugzilla/>]

end of thread, other threads:[~2014-06-30 17:25 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-04  4:22 [Bug libc/11875] New: 'make' fails even though 'configure' is OK sergstesh at yahoo dot com
2010-08-04  4:24 ` [Bug libc/11875] " sergstesh at yahoo dot com
2010-08-04  4:26 ` sergstesh at yahoo dot com
2010-08-04  4:35 ` sergstesh at yahoo dot com
2010-08-04  4:36 ` sergstesh at yahoo dot com
2010-08-04  4:39 ` sergstesh at yahoo dot com
2010-08-04  4:40 ` sergstesh at yahoo dot com
2010-08-04  5:24 ` sergstesh at yahoo dot com
2010-08-04  5:47 ` sergstesh at yahoo dot com
2010-08-04  6:08 ` sergstesh at yahoo dot com
2010-08-04  7:11 ` sergstesh at yahoo dot com
2010-08-04  7:12 ` drepper at redhat dot com
2010-08-04  7:50 ` sergstesh at yahoo dot com
2010-08-04  7:53 ` sergstesh at yahoo dot com
2010-08-04  9:57 ` sergstesh at yahoo dot com
2010-08-04 12:00 ` sergstesh at yahoo dot com
2010-08-04 15:31 ` sergstesh at yahoo dot com
2010-08-04 19:54 ` aj at suse dot de
2010-08-05 18:40 ` sergstesh at yahoo dot com
2010-08-05 18:48 ` sergstesh at yahoo dot com
2010-08-05 18:52 ` sergstesh at yahoo dot com
2010-08-05 18:56 ` sergstesh at yahoo dot com
     [not found] <bug-11875-131@http.sourceware.org/bugzilla/>
2014-06-30 17:25 ` fweimer at redhat 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).