[Mesa-dev] [PATCH] Fix build of swrast only without libdrm

Kevin H. Hobbs hobbsk at ohio.edu
Wed Mar 6 07:52:22 PST 2013


On 03/06/2013 01:54 AM, Michel Dänzer wrote:
> Actually, you asked for two different software renderers:
> --with-dri-drivers=swrast produces lib/swrast_dri.so based on classic
> swrast, --with-gallium-drivers=swrast produces lib/gallium/swrast_dri.so
> based on llvmpipe/softpipe. 
> 
> Presumably both are built before and after the change(s) in question,
> they merely changed which one ends up installed / picked up first at
> runtime.
> 

Oh my...

I've started building nightly drm as well.
(Fedora 17 has libdrm_nouveau2.so which I can't make work.)

Now I can test VTK against the much more default (wild type) configuration:

export PKG_CONFIG_PATH=/home/kevin/drm_nightly/lib/pkgconfig/
./autogen.sh \
  --prefix=/home/kevin/mesa_nightly \
  --enable-glx \
  --enable-dri \
  --enable-shared-glapi \
  --enable-gallium-llvm \
  --enable-osmesa



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 255 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130306/2d7a6b21/attachment.pgp>


More information about the mesa-dev mailing list