This is the mail archive of the libc-alpha@sourceware.org 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: tree freezing...


> Around 10 packages needed to be fixed due to:

We should start capturing these kinds of details as release notes.
Unless someone has a better idea, I'd suggest just using the wiki
and pointing people to the URL in the release announcement.

> *    clock_gettime() was moved from librt to libc. Some configure 
> scripts check only whether clock_gettime is in librt and assume that 
> other functions like mq_gettattr() are in the same library. So, the 
> configure check for clock_gettime() in librt needs to be extended to 
> look for other functions as well.

This one in particular merits an example of how to fix up a configure script.


Thanks,
Roland


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