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]

Broken build from libc cvs trunk


Roland are you in the middle of rearranging the lowlevellocking support?

CVS trunk is broken with:

../nptl/lowlevellock.h:46: error: redefinition of ‘__generic_mutex_lock’
../nptl/lowlevellock.h:46: error: previous definition of
‘__generic_mutex_lock’ was here
../nptl/lowlevellock.h:76: error: redefinition of ‘__generic_mutex_unlock’
../nptl/lowlevellock.h:76: error: previous definition of
‘__generic_mutex_unlock’ was here

Is there something the platforms need to do? or should we just stay out
of your way ;-)


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