This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: Glibc Errors


You can try ./configure --prefix=/usr --libexecdir=/usr/bin
--disable-profile --enable-add-ons=linuxthreads --without-cvs
--without-gd --without-__thread  or declare  _errno, _h_errno, and _res.
This requirement is in ChangeLog, line 2569.

2002-08-02 Ulrich Drepper <drepper@redhat.com>

       * pthread.c: Declare _errno, _h_errno, and _res unless we use TLS
       internally."


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