This is the mail archive of the libc-hacker@sourceware.org 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]
Other format: [Raw text]

current glibc does not build


building glibc fails for me with:

pthread_mutex_init.c: In function â__pthread_mutex_initâ:
pthread_mutex_init.c:84: error: âPTHREAD_MUTEX_PRIO_INHERIT_NPâ undeclared (first use in this function)
pthread_mutex_init.c:84: error: (Each undeclared identifier is reported only once
pthread_mutex_init.c:84: error: for each function it appears in.)
pthread_mutex_init.c:88: error: âPTHREAD_MUTEX_PRIO_PROTECT_NPâ undeclared (first use in this function)

The constant is not defined anywhere in current glib cvs,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj/
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 NÃrnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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