Re: glibc heads up

2010-07-22 Thread Dennis Gilmore
On Thursday, July 22, 2010 01:45:37 am Richard W.M. Jones wrote: > On Wed, Jul 21, 2010 at 10:54:32AM -0500, Dennis Gilmore wrote: > > right now a glibc build is going on that has --enablekernel=2.6.32 > > > > from Jakub > > > > Bumping that from 2.6.18 used currently means e.g. to get rid of com

Re: glibc heads up

2010-07-22 Thread Thomas Moschny
2010/7/21 Dennis Gilmore : > what this does mean is that you can no longer use rhel5 to build  fedora 14 > and newer packages.  though you had to jump though hoops already to do this That also means many people will not be able to run f14 on their vservers. - Thomas -- devel mailing list devel@l

Re: glibc heads up

2010-07-22 Thread Manuel Wolfshant
On 07/22/2010 11:30 AM, pbrobin...@gmail.com wrote: > >> Well, as I firstly thought so, I tried scratch build with adding "uname -a" >> and >> it returned the below, for example. >> >> Linux x86-09.phx2.fedoraproject.org 2.6.32-44.el6.x86_64 #1 SMP Wed Jul 7 >> 15:47:50 EDT 2010 i686 i686 i386

Re: glibc heads up

2010-07-22 Thread pbrobin...@gmail.com
On Thu, Jul 22, 2010 at 7:51 AM, Mamoru Tasaka wrote: > Richard W.M. Jones wrote, at 07/22/2010 03:45 PM +9:00: >> On Wed, Jul 21, 2010 at 10:54:32AM -0500, Dennis Gilmore wrote: >>> right now a glibc build is going on that has --enablekernel=2.6.32 >>> >>> from Jakub >>> >>> Bumping that from 2.6

Re: glibc heads up

2010-07-21 Thread Mamoru Tasaka
Richard W.M. Jones wrote, at 07/22/2010 03:45 PM +9:00: > On Wed, Jul 21, 2010 at 10:54:32AM -0500, Dennis Gilmore wrote: >> right now a glibc build is going on that has --enablekernel=2.6.32 >> >> from Jakub >> >> Bumping that from 2.6.18 used currently means e.g. to get rid of compat >> bloat for

Re: glibc heads up

2010-07-21 Thread Richard W.M. Jones
On Wed, Jul 21, 2010 at 10:54:32AM -0500, Dennis Gilmore wrote: > right now a glibc build is going on that has --enablekernel=2.6.32 > > from Jakub > > Bumping that from 2.6.18 used currently means e.g. to get rid of compat > bloat for private futexes, utimensat, fallocate, O_CLOEXEC/pipe2 etc. (