Re: configure: error: libudev-dev or sysfs required for building DRI
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
OK, it looks like on RHEL 7, /usr/include/libudev.h comes from the systemd-devel RPM. So try "sudo yum install systemd-devel". -Brian On 03/05/2015 09:02 AM, Sam M wrote: > libsysfs wasn't installed so I installed it... Got the same error "configure: error: libudev-dev or sysfs required for building DRI" > > glxinfo > > OpenGL vendor string: Mesa Project > OpenGL renderer string: Software Rasterizer > OpenGL version string: 2.1 Mesa 10.1.2 > OpenGL shading language version string: 1.20 > > > Date: Thu, 5 Mar 2015 08:54:12 -0700 > > From: [email protected] > > To: [email protected]; [email protected] > > Subject: Re: [Mesa-users] configure: error: libudev-dev or sysfs > required for building DRI > > > > On 03/05/2015 08:35 AM, Sam M wrote: > > > I'm trying to install VMware guest GL driver on CentOS 6.5 but with > no luck. > > > > > > Building the Code for Mesa > > > > > > ./autogen.sh --prefix=/usr --libdir=/usr/lib64 > > > --with-gallium-drivers=svga --with-dri-drivers= --enable-xa > --disable-dri3 > > > > > > I get the following error "configure: error: libudev-dev or sysfs > > > required for building DRI" > > > > Check that libsysfs is installed. Install if with yum if missing. > > > > > > > > > Has anyone got VMware SVGA3D guest driver installed on CentOS 6.5 > or 6.6? > > > > > > Any help would be much appreciated. > > > > I haven't tried CentOS, but when I tried installing on RHEL 7 I had a > > lot of problems and haven't had time to investigate yet. > > > > -Brian > > > > _______________________________________________ mesa-users mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-users