<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I solved the issue by removing the 3 from this command <span style="font-size: 10pt; background-color: rgb(255, 255, 255);">--disable-dri3. I was able to compile mesa with no issues.</span><div><span style="font-size: 13.3333330154419px;"><br></span></div><div><span style="font-size: 13.3333330154419px;">I'm having another issue with vmwgfx. When I run the command "make" I get the following error "Makefile:126: *** Cannot find a kernel config file. Stop."</span><br><br><div>> Date: Thu, 5 Mar 2015 09:27:28 -0700<br>> From: brianp@vmware.com<br>> To: sam_h00@hotmail.com; mesa-users@lists.freedesktop.org<br>> Subject: Re: [Mesa-users] configure: error: libudev-dev or sysfs required for building DRI<br>> <br>> OK, it looks like on RHEL 7, /usr/include/libudev.h comes from the <br>> systemd-devel RPM. So try "sudo yum install systemd-devel".<br>> <br>> -Brian<br>> <br>> <br>> On 03/05/2015 09:02 AM, Sam M wrote:<br>> > libsysfs wasn't installed so I installed it... Got the same error "configure: error: libudev-dev or sysfs required for building DRI"<br>> ><br>> > glxinfo<br>> ><br>> > OpenGL vendor string: Mesa Project<br>> > OpenGL renderer string: Software Rasterizer<br>> > OpenGL version string: 2.1 Mesa 10.1.2<br>> > OpenGL shading language version string: 1.20<br>> ><br>> > > Date: Thu, 5 Mar 2015 08:54:12 -0700<br>> > > From: brianp@vmware.com<br>> > > To: sam_h00@hotmail.com; mesa-users@lists.freedesktop.org<br>> > > Subject: Re: [Mesa-users] configure: error: libudev-dev or sysfs<br>> > required for building DRI<br>> > ><br>> > > On 03/05/2015 08:35 AM, Sam M wrote:<br>> > > > I'm trying to install VMware guest GL driver on CentOS 6.5 but with<br>> > no luck.<br>> > > ><br>> > > > Building the Code for Mesa<br>> > > ><br>> > > > ./autogen.sh --prefix=/usr --libdir=/usr/lib64<br>> > > > --with-gallium-drivers=svga --with-dri-drivers= --enable-xa<br>> > --disable-dri3<br>> > > ><br>> > > > I get the following error "configure: error: libudev-dev or sysfs<br>> > > > required for building DRI"<br>> > ><br>> > > Check that libsysfs is installed. Install if with yum if missing.<br>> > ><br>> > ><br>> > ><br>> > > > Has anyone got VMware SVGA3D guest driver installed on CentOS 6.5<br>> > or 6.6?<br>> > > ><br>> > > > Any help would be much appreciated.<br>> > ><br>> > > I haven't tried CentOS, but when I tried installing on RHEL 7 I had a<br>> > > lot of problems and haven't had time to investigate yet.<br>> > ><br>> > > -Brian<br>> > ><br>> > ><br>> <br></div></div> </div></body>
</html>