From: Jeff S. <why...@ya...> - 2010-03-12 14:48:12
|
> This change: > > commit d888bbc45a84946cafb4f4d2c89681a580cd89bc > Author: Brian Paul <br...@vm...> > Date: Tue Nov 17 13:39:13 2009 -0700 > > progs/xdemos: added -lX11 -lpthread for GNU gold linker > > breaks the build if you are building under a specific path prefix > (say, /opt/XORG) and you have an existing X11 installation in the > usual location (/usr, etc.) I found the same problem and sent a patch to this list a few hours ago to address it: "[PATCH] Add -L$(libdir) for xdemos and egl so that the right libX11 is found" -- Jeff Smith |