<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Drivers/DRI/swrast"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89586#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Drivers/DRI/swrast"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89586">bug 89586</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>(In reply to Dan Sebald from <a href="show_bug.cgi?id=89586#c11">comment #11</a>)
<span class="quote">> "it's all a bit annoying as it uses cmake"

> Yes, as bit, but eventually was able to make everything.  The one
> significant issue was making Waffles in /usr/local couldn't be found by
> Piglit ccmake.  Because cmake has no uninstall, I manually deleted all the
> files Waffles installed and then used the prefix "/usr" to make Waffles. 
> Piglit could then find Waffles.</span >

Too late now, but you were looking for
PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/lib/pkgconfig"

<span class="quote">> 
> Anyway, writing the C program shouldn't be difficult, but I can't seem to
> get the basics working correctly.  When I built Piglit all seemed OK, at
> least there was about 8 minutes to the build process as it methodically</span >

Time to upgrade your CPU, or use "make -j8" :)

<span class="quote">> stepped through directories building things.  However, nothing I supply to
> ./piglit seems to be accepted:

> [sebald@ piglit]$ ./piglit run</span >

As Ian said, don't worry about that. Just run 'bin/gl-1.0-pixelzoom -fbo
-auto', or omit the -fbo -auto if you want it to see why it's not doing the
thing you wanted it to do.

For reference, this is how I do full piglit runs on nouveau:

<a href="http://people.freedesktop.org/~imirkin/">http://people.freedesktop.org/~imirkin/</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>