<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
OK. I tried doing ./configure with --enable-gallium-swrast and i get this error:<BR>
<BR>
<I>checking for INTEL... configure: error: Package requirements (libdrm_intel >= 2.4.19) were not met:</I><BR>
<BR>
<I>Requested 'libdrm_intel >= 2.4.19' but version of libdrm is 2.4.18</I><BR>
<BR>
<I>Consider adjusting the PKG_CONFIG_PATH environment variable if you</I><BR>
<I>installed software in a non-standard prefix.</I><BR>
<BR>
<I>Alternatively, you may set the environment variables INTEL_CFLAGS</I><BR>
<I>and INTEL_LIBS to avoid the need to call pkg-config.</I><BR>
<I>See the pkg-config man page for more details.</I><BR>
<BR>
Now i downloaded the src for libdrm version 2.4.19 and compiled and installed it. Even then i see this prob. I may be doing something wrong.<BR>
<BR>
Now i see two ways to solve this.<BR>
a. Fix the above error. I use ubuntu 10.04. I couldnt find libdrm-intel 2.4.19 or above in the synaptic manager. Any suggestions on fixing the error would help.<BR>
b. i am thinking aloud here. i may be wrong. Pls correct me if so. I dont want to use intel driver so i dont think i need libdrm-intel (correct me if i am wrong) and hence i can ask the configure script to skip this step. How do make the configure script to skip this step?<BR>
<BR>
<BR>
Thx<BR>
K<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
On Wed, 2011-03-30 at 15:42 +0200, Marek Olšák wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
Try to add this configure parameter:<BR>
<BR>
--enable-gallium-swrast<BR>
<BR>
Marek<BR>
<BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
On Wed, Mar 30, 2011 at 3:39 PM, kumar vemuri <<A HREF="mailto:kumar210in@gmail.com">kumar210in@gmail.com</A>> wrote:<BR>
<BLOCKQUOTE>
Thanks Marek for the reply.<BR>
<BR>
I compiled Mesa with default params and i dont see swrastg_dri.so built<BR>
in the lib/gallium directory. I am doing this on Mesa 7.8.2.<BR>
<BR>
am i missing something. Please let me know.<BR>
<BR>
thx<BR>
<FONT COLOR="#888888">K</FONT>
</BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<BLOCKQUOTE>
<BR>
</BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<BLOCKQUOTE>
<BR>
<BR>
<BR>
On Wed, 2011-03-30 at 13:41 +0200, Marek Olšák wrote:<BR>
> Build Mesa with the default configure parameters and copy<BR>
> lib/gallium/swrastg_dri.so to /usr/lib/dri/swrast_dri.so<BR>
><BR>
> Marek<BR>
><BR>
> On Wed, Mar 30, 2011 at 7:42 AM, kumar vemuri <<A HREF="mailto:kumar210in@gmail.com">kumar210in@gmail.com</A>><BR>
> wrote:<BR>
> Can someone please help out with the instructions.<BR>
><BR>
> thx<BR>
> K<BR>
><BR>
><BR>
> On Tue, 2011-03-29 at 10:33 -0700, kumar vemuri wrote:<BR>
> > Hi All,<BR>
> ><BR>
> > Am using Mesa 7.8.2. Can anyone please send out the<BR>
> instructions<BR>
> > to building a gallium based softpipe driver?<BR>
> ><BR>
> > thanks<BR>
> > K<BR>
> ><BR>
> ><BR>
> ><BR>
><BR>
><BR>
> _______________________________________________<BR>
> mesa-dev mailing list<BR>
> <A HREF="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</A><BR>
> <A HREF="http://lists.freedesktop.org/mailman/listinfo/mesa-dev">http://lists.freedesktop.org/mailman/listinfo/mesa-dev</A><BR>
><BR>
><BR>
<BR>
<BR>
<BR>
</BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<BR>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>