On Sat, May 9, 2009 at 2:15 AM, Hanno Böck <[email protected]> wrote:
> Hi,
>
> src/gallium/winsys/drm/intel/dri/Makefile contains this:
>
> symlinks: $(TOP)/$(LIB_DIR)/gallium
>       @rm -f $(TOP)/lib/gallium/i965_dri.so
>       ln -s i915_dri.so $(TOP)/lib/gallium/i965_dri.so
>
> Which will only work if $(LIB_DIR) is set to "lib" (and fails if it's set e.g.
> to lib64). Attached patch will replace the usage of hardcoded /lib/ with
> $(LIB_DIR) to make it more consistent.
>
> Please apply.

Will do.  Thanks.

-Brian

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to