This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Patch to compile glibc 2.2



With Uli's recent changes I needed to apply the appended patch to
compile glibc.

But there's still one open problem:
usr/src/build-glibc/20000102-main/nscd/connections.o: In function `nscd_init':
/usr/src/cvs/libc/nscd/connections.c:135: undefined reference to `pthread_rwlock_init'
collect2: ld returned 1 exit status
make[2]: *** [/usr/src/build-glibc/20000102-main/nscd/nscd] Error 1

Andreas

2000-02-28  Andreas Jaeger  <aj@suse.de>

	* stdlib/canonicalize.c: Include <stddef.h> for ptrdiff_t.


-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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