FireBurn / Overlay

Gentoo Overly
GNU General Public License v3.0
21 stars 6 forks source link

media-libs/mesa-9999-r51 fails building with abi_x86_32 #15

Closed EoD closed 11 years ago

EoD commented 11 years ago

Mesa ebuild doesn't force installation of libdrm with abi_x86_32:

checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for LIBDRM... no
checking for GLPROTO... yes
configure: error: Direct rendering requires libdrm >= 2.4.24
FireBurn commented 11 years ago

I'm just committing a fix for this now

FireBurn commented 11 years ago

If this issue has gone away for you can you close this issue off

Cheers

EoD commented 11 years ago

Fixed, thanks!