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/11875] New: 'make' fails even though 'configure' is OK


'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.


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