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/10063] New: 'configure' for glibc-2.9 does not check libgcc_s.so.1 presence, test fail


Now that I've managed to successfully build glibc-2.9 I see a lot of 'make
check' failures related to pthreads, and a lot of

libgcc_s.so.1 must be installed for pthread_cancel to work

messages.

Either 'configure' should check presence of libgcc_s.so.1 or, at least,
glibc-2.9/INSTALL file should contain instruction to have the library installed.

I see neither.

Build was configured the same way as in

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

Still, ideally 'configure' check libgcc_s.so.1 presence and if it is not found,
exclude the tests which depend on it from the test suite.

-- 
           Summary: 'configure' for glibc-2.9 does not check libgcc_s.so.1
                    presence, test fail
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          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
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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

------- 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]