On Mon, 2012-10-22 at 16:07 +0100, Jon TURNEY wrote:
> diff --git a/src/TextAction.c b/src/TextAction.c
> index 7b87ce4..74446d6 100644
> --- a/src/TextAction.c
> +++ b/src/TextAction.c
> @@ -47,6 +47,10 @@ in this Software without prior written authorization from 
> The Open Group.
>  #include "Private.h"
>  #include "XawI18n.h"
>  
> +#ifdef _WIN32
> +#include <X11/Xwinsock.h>
> +#endif
> +
>  #define SrcScan                      XawTextSourceScan
>  #define FindDist             XawTextSinkFindDistance
>  #define FindPos                      XawTextSinkFindPosition

This also requires adding -lws2_32 as with libXt.


Yaakov
Cygwin/X


_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to