Re: [Mesa-dev] can't build/install osmesa and gl at same time

2012-07-26 Thread Eric Anholt
Jon TURNEY writes: > On 17/07/2012 16:48, Jon TURNEY wrote: >> On 17/07/2012 06:55, Dave Airlie wrote: >>> In Fedora we've always built both osmesa and GL versions of mesa, we >>> used to do this in two passes but its been possible for a while to do >>> this in a single pass, and it seems to work

Re: [Mesa-dev] can't build/install osmesa and gl at same time

2012-07-26 Thread Jon TURNEY
On 17/07/2012 16:48, Jon TURNEY wrote: > On 17/07/2012 06:55, Dave Airlie wrote: >> In Fedora we've always built both osmesa and GL versions of mesa, we >> used to do this in two passes but its been possible for a while to do >> this in a single pass, and it seems to work. >> >> However now src/mes

Re: [Mesa-dev] can't build/install osmesa and gl at same time

2012-07-17 Thread Jon TURNEY
On 17/07/2012 06:55, Dave Airlie wrote: > In Fedora we've always built both osmesa and GL versions of mesa, we > used to do this in two passes but its been possible for a while to do > this in a single pass, and it seems to work. > > However now src/mesa/Makefile.am contains this: > > if HAVE_OSM

[Mesa-dev] can't build/install osmesa and gl at same time

2012-07-16 Thread Dave Airlie
In Fedora we've always built both osmesa and GL versions of mesa, we used to do this in two passes but its been possible for a while to do this in a single pass, and it seems to work. However now src/mesa/Makefile.am contains this: if HAVE_OSMESA_DRIVER pkgconfig_DATA = osmesa.pc else pkgconfig_D