You are not logged in.
Pages: 1
checking for PTHREADSTUBS... configure: error: Package requirements (pthread-stubs) were not met:
No package 'pthread-stubs' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables PTHREADSTUBS_CFLAGS
and PTHREADSTUBS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Would anyone know how to fix this? I'm having horrible slowness with the intel driver, so i thought id compile it and see if that helps..but I get this error when trying to compile libdrm.
Offline
did you install libpthread-stubs from aur?
this did the trick for me.
after installing
- intel-dri 7.3
- libdrm 2.4.4
- libgl 7.3
- mesa 7.3
- xf86-video-intel 2.6.1
all effects are really smooth on a GM965.
but sometimes it gets slow after suspend/hibernate - have to switch to console, remove i915 and startx again to fix it.
Offline
uploaded pkgbuilds if you want them:
http://konni.giev.de/intel/
if you are lazy, there are packages as well.
ps: those pkgbuilds are far from perfect (basically i just replaced the version in the ones from abs) but seem to work
Offline
Pages: 1