https://bugs.freedesktop.org/show_bug.cgi?id=61415
Francisco Jerez <curroje...@riseup.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- CC| |matts...@gmail.com --- Comment #9 from Francisco Jerez <curroje...@riseup.net> --- (In reply to comment #7) > Please could you clarify what libraries should be installed into this > directory? > > I was building i965 r600g and clover all together and wasn't seeing anything > in there Looking through the commit logs, this seems to have broken it: > commit 45270fb0fd1abd7619933c2845f9dc74cdfbe6fd > Author: Matt Turner <matts...@gmail.com> > Date: Thu Sep 13 10:45:01 2012 -0700 > > targets/pipe-loader: Convert to automake > After this commit the PIPE_INSTALL_DIR environment variable is ignored and pipe libraries are installed unconditionally into "$(libdir)/gallium-pipe" (which seems OK by itself but it breaks the expected behaviour of the "--with-opencl-libdir" configure option). A possible solution would be to rename this option to "--with-pipe-libdir" (or something similar) and fix "targets/pipe-loader/Makefile.am" to take it into account correctly. Reopening and adding Matt to the CC list. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev