Created attachment 456090 [details] merge of build log, emerge --info and lspci I am updating the system. in the package list there is xf86-video-dummy-0.3.6, but it does not emerge and brakes the update. Here the error: /var/tmp/portage/x11-drivers/xf86-video-dummy-0.3.6/work/xf86-video-dummy-0.3.6/src/dummy_driver.c:18:22: fatal error: mibstore.h: No such file or directory #include "mibstore.h" I found a patch for mibstore.h, but indeed I cannot find the file at all (http://patchwork.freedesktop.org/patch/11834/). Is there a fix available for this package? :o In attachment the build log, emerge --info and lspci
Does version 0.3.7 work? That is the current stable.
(In reply to Brian Evans from comment #1) > Does version 0.3.7 work? That is the current stable. I have not tried it, it does not come up in the portage tree and may be the other packages need 3.6 instead
https://cgit.freedesktop.org/xorg/xserver/commit/?id=1cb0261ef54b7dd6a7ef84e1c3959e424706228b $ git describe 1cb0261ef54b7dd6a7ef84e1c3959e424706228b xorg-server-1.13.0-13-g1cb0261ef So every xorg-server after 1.13.0 will not provide that header file. You seem to be on amd64, any reason why you try to use x11-drivers/xf86-video-dummy-0.3.6? x11-drivers/xf86-video-dummy-0.3.7 does not have that problem and has been stable on amd64 for ages.
In the current tree, I find no version specific dependency on xf86-video-dummy.
This is fixed in 0.3.7, which you should be using. I suspect you're getting a rebuild of xf86-video-dummy because your xserver version changed. Just update to 0.3.7 first.