<!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 &gt;= 2.4.19) were not met:</I><BR>
<BR>
<I>Requested 'libdrm_intel &gt;= 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&#353;&#225;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 &lt;<A HREF="mailto:kumar210in@gmail.com">kumar210in@gmail.com</A>&gt; 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&#353;&#225;k wrote:<BR>
        &gt; Build Mesa with the default configure parameters and copy<BR>
        &gt; lib/gallium/swrastg_dri.so to /usr/lib/dri/swrast_dri.so<BR>
        &gt;<BR>
        &gt; Marek<BR>
        &gt;<BR>
        &gt; On Wed, Mar 30, 2011 at 7:42 AM, kumar vemuri &lt;<A HREF="mailto:kumar210in@gmail.com">kumar210in@gmail.com</A>&gt;<BR>
        &gt; wrote:<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; Can someone please help out with the instructions.<BR>
        &gt;<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; thx<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; K<BR>
        &gt;<BR>
        &gt;<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; On Tue, 2011-03-29 at 10:33 -0700, kumar vemuri wrote:<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Hi All,<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; Am using Mesa 7.8.2. Can anyone please send out the<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; instructions<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; to building a gallium based softpipe driver?<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; thanks<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; K<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<BR>
        &gt;<BR>
        &gt;<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; mesa-dev mailing list<BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; <A HREF="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</A><BR>
        &gt; &nbsp; &nbsp; &nbsp; &nbsp; <A HREF="http://lists.freedesktop.org/mailman/listinfo/mesa-dev">http://lists.freedesktop.org/mailman/listinfo/mesa-dev</A><BR>
        &gt;<BR>
        &gt;<BR>
        <BR>
        <BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>