From: Jeff S. <why...@ya...> - 2010-03-13 01:25:14
|
>From: Dan Nicholson <dbn...@gm...> >To: Brian Paul <br...@vm...> >Cc: Jeff Smith <why...@ya...>; David Miller <da...@da...>; "mes...@li..." <mes...@li...> >Sent: Fri, March 12, 2010 10:51:29 AM >Subject: Re: [Mesa3d-dev] xdemos build breakage... > >>>That's not really the right thing, though. You're assuming that I have >>>libX11 in the same libdir as I'm installing to and I want to use it. >>>The fact is that configure uses pkg-config to check for x11 and other >>>libraries needed to link the demos. It certainly was working before >>>without requiring hardcoding things into the Makefiles. >> >> Oops, I didn't see your reply, Dan. I already committed Jeff's patch. If you have better fix, please revert. > >No problem. I'll look at it a little later and see if there's more of >a general fix from autoconf. I imagine it's not the last time we'll >see build breakage in the demos. > >-- >Dan Dan, Can you please review this patch? I believe it handles the case described. -- Jeff |