Hi, Recently I switched from using ports only to packages and now trying to enable kms. I've rebuild libdrm, but xf86-video-intel fails with the following error (any ideas how to fix that?): CC sna_display_fake.lo CC sna_driver.lo sna_driver.c:437:2: error: implicit declaration of function 'xf86getBoolValue' is invalid in C99 [-Werror,-Wimplicit-function-declaration] xf86getBoolValue(&val, xf86GetOptValString(sna->Options, id)); ^ 1 error generated. *** [sna_driver.lo] Error code 1 Stop in /usr/ports/x11-drivers/xf86-video-intel/work/xf86-video-intel-2.21.6/src/sna. *** [all-recursive] Error code 1 Stop in /usr/ports/x11-drivers/xf86-video-intel/work/xf86-video-intel-2.21.6/src/sna. *** [all-recursive] Error code 1 Stop in /usr/ports/x11-drivers/xf86-video-intel/work/xf86-video-intel-2.21.6/src. *** [all-recursive] Error code 1 Stop in /usr/ports/x11-drivers/xf86-video-intel/work/xf86-video-intel-2.21.6. *** [all] Error code 1 Stop in /usr/ports/x11-drivers/xf86-video-intel/work/xf86-video-intel-2.21.6. *** [do-build] Error code 1 Stop in /usr/ports/x11-drivers/xf86-video-intel. *** [reinstall] Error code 1 Stop in /usr/ports/x11-drivers/xf86-video-intel.