condvar patch wrong
Andreas Jaeger
aj@suse.de
Mon Jul 24 06:23:00 GMT 2000
Hi Uli,
did you forget to commit some patches? The current glibc doesn't
compile:
condvar.c: In function `pthread_cond_wait':
condvar.c:76: structure has no member named `p_condvar_avail'
condvar.c:105: structure has no member named `p_condvar_avail'
condvar.c: In function `pthread_cond_timedwait_relative':
condvar.c:156: structure has no member named `p_condvar_avail'
condvar.c:198: structure has no member named `p_condvar_avail'
condvar.c: In function `pthread_cond_signal':
condvar.c:243: structure has no member named `p_condvar_avail'
condvar.c: In function `pthread_cond_broadcast':
condvar.c:261: structure has no member named `p_condvar_avail'
make[2]: *** [/builds/glibc/20000628-main/linuxthreads/condvar.o] Error 1
make[2]: Leaving directory `/usr/src/cvs/libc/linuxthreads'
make[1]: *** [linuxthreads/others] Error 2
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
More information about the Libc-hacker
mailing list