CVS Update: xc (branch: trunk)

Harold Hunt huntharo@msu.edu
Sat May 25 11:06:00 GMT 2002


Alan,

I'm not so sure I fixed this correctly...

A straight through build of the XFree86 tree with this patch still exhibits
the same problem (i.e., x11perf, xlogo, and xclock don't build because
XftDrawPicture and XftDrawSrcPicture are missing).

However, I can do the following and all three of them build:
cd lib/Xft
rm libXft.a
rm libXft.dll
make
cd ../programs/xlogo
make
cd ../x11perf
make
cd ../xclock
make


Any ideas why the straight-through build still fails?


Harold

> -----Original Message-----
> From: cvs-commit-admin@XFree86.Org
> [mailto:cvs-commit-admin@XFree86.Org]On Behalf Of Alan Hourihane
> Sent: Saturday, May 25, 2002 8:03 AM
> To: cvs-commit@XFree86.Org
> Subject: CVS Update: xc (branch: trunk)
>
>
> CVSROOT:	/home/x-cvs
> Module name:	xc
> Changes by:	alanh@public.xfree86.org.	02/05/25 05:03:14
>
> Log message:
>   #5283, Fix Xft-def.cpp for Cygwin/XFree86
>
> Modified files:
>       xc/programs/Xserver/hw/xfree86/:
>         CHANGELOG
>       xc/lib/Xft/:
>         Xft-def.cpp
>
>   Revision      Changes    Path
>   3.2222        +2 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
>   1.3           +3 -1      xc/lib/Xft/Xft-def.cpp
>
> _______________________________________________
> Cvs-commit mailing list
> Cvs-commit@XFree86.Org
> http://XFree86.Org/mailman/listinfo/cvs-commit



More information about the Cygwin-xfree mailing list