x11-drivers/xf86-video-nv-2.1.20 fails to compile against x11-base/xorg-server-1.14.0: In file included from /var/tmp/portage/x11-drivers/xf86-video-nv-2.1.20/work/xf8 6-video-nv-2.1.20/src/nv_driver.c:31:0: /var/tmp/portage/x11-drivers/xf86-video-nv-2.1.20/work/xf86-video-nv-2.1.20/src/ nv_include.h:28:22: fatal error: mibstore.h: No such file or directory compilation terminated. make[2]: *** [nv_hw.lo] Error 1 make[2]: *** [nv_driver.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.20/work/xf86-video-nv-2.1.20_build/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.20/work/xf86-video-nv-2.1.20_build' make: *** [all] Error 2 * ERROR: x11-drivers/xf86-video-nv-2.1.20 failed (compile phase): * emake failed There is already a fix for this in the upstream repository: http://cgit.freedesktop.org/xorg/driver/xf86-video-nv/commit/?id=fc78fe98222b0204b8a2872a529763d6fe5048da And as the package makes use of epatch_user, you can include this fix in your own system without waiting for things to end up in portage proper: mkdir -p /etc/portage/patches/x11-drivers/xf86-video-nv-2.1.20/ && wget -O \ /etc/portage/patches/x11-drivers/xf86-video-nv-2.1.20/mibstore.patch \ 'http://cgit.freedesktop.org/xorg/driver/xf86-video-nv/patch/?id=fc78fe98222b02'
fixed in 2.1.20-r1