>> Except that AC_PATH_XTRA returns X_LIBS without '-lX11', while
>> PKG_CHECK_MODULES returns X_LIBS with it. In the attached patch
>> I add '-lX11' to the former. Of course, with '-lX11' as part of X_LIBS, the
>> explicit '-lX11' can be removed from the places that use X_LIBS.
>
>Jeff, it shou
On Mon, Mar 15, 2010 at 5:24 AM, Julien Cristau wrote:
> On Sat, Mar 13, 2010 at 20:20:36 -0800, Jeff Smith wrote:
>> Except that AC_PATH_XTRA returns X_LIBS without '-lX11', while
>> PKG_CHECK_MODULES returns X_LIBS with it. In the attached patch
>> I add '-lX11' to the former. Of course, with
On Sat, Mar 13, 2010 at 20:20:36 -0800, Jeff Smith wrote:
> Except that AC_PATH_XTRA returns X_LIBS without '-lX11', while
> PKG_CHECK_MODULES returns X_LIBS with it. In the attached patch
> I add '-lX11' to the former. Of course, with '-lX11' as part of X_LIBS, the
> explicit '-lX11' can be remo
>From: Dan Nicholson
>To: Jeff Smith
>Cc: Brian Paul ; David Miller ;
>"mesa3d-dev@lists.sourceforge.net"
>Sent: Sat, March 13, 2010 2:02:17 PM
>Subject: Re: [Mesa3d-dev] xdemos build breakage...
>
>> If we just use X_{CFLAGS,LIBS}, then we don't hav
gt;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
On Fri, Mar 12, 2010 at 5:25 PM, Jeff Smith wrote:
>>From: Dan Nicholson
>
>>To: Brian Paul
>>Cc: Jeff Smith ; David Miller ;
>>"mesa3d-dev@lists.sourceforge.net"
>>Sent: Fri, March 12, 2010 10:51:29 AM
>>Subject: Re: [Mesa3d-dev] xdemos bui
>From: Dan Nicholson
>To: Brian Paul
>Cc: Jeff Smith ; David Miller ;
>"mesa3d-dev@lists.sourceforge.net"
>Sent: Fri, March 12, 2010 10:51:29 AM
>Subject: Re: [Mesa3d-dev] xdemos build breakage...
>
>>>That's not really the right thing, though.
On Fri, Mar 12, 2010 at 8:13 AM, Brian Paul wrote:
> Dan Nicholson wrote:
>>On Fri, Mar 12, 2010 at 6:48 AM, Jeff Smith wrote:
This change:
commit d888bbc45a84946cafb4f4d2c89681a580cd89bc
Author: Brian Paul
Date: Tue Nov 17 13:39:13 2009 -0700
progs/xdemos
Dan Nicholson wrote:
>On Fri, Mar 12, 2010 at 6:48 AM, Jeff Smith wrote:
>>> This change:
>>>
>>> commit d888bbc45a84946cafb4f4d2c89681a580cd89bc
>>> Author: Brian Paul
>>> Date: Tue Nov 17 13:39:13 2009 -0700
>>>
>>>progs/xdemos: added -lX11 -lpthread for GNU gold linker
>>>
>>> breaks the
On Fri, Mar 12, 2010 at 6:48 AM, Jeff Smith wrote:
>> This change:
>>
>> commit d888bbc45a84946cafb4f4d2c89681a580cd89bc
>> Author: Brian Paul
>> 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 unde
> This change:
>
> commit d888bbc45a84946cafb4f4d2c89681a580cd89bc
> Author: Brian Paul
> 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 a
On Fri, Mar 12, 2010 at 9:37 AM, David Miller wrote:
> This change:
>
> commit d888bbc45a84946cafb4f4d2c89681a580cd89bc
> Author: Brian Paul
> 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 spe
This change:
commit d888bbc45a84946cafb4f4d2c89681a580cd89bc
Author: Brian Paul
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 ins
13 matches
Mail list logo