On Wed, Apr 14, 2004 at 09:29:54AM +0530, Arvind R. wrote:
>Hi,
>
>Am running Debian 3.0r2. 4.4.99.2 is running OK with DRI disabled
>since it mucks up XVideo.
>
>Just failed compiling XFree86-4.4.0 with
>4.4.0-4.4.99.1.diff
>4.4.99.1-4.4.99.2.diff
>4.4.99.2-4.4.99.3.diff
>patches applied.
>
>Problem 1: Application of 3rd patch makes
>xc/lib/GL/include/GL/internal/glcore.h an empty file which is
>earlier in path than xc/extras/Mesa/include/GL/internal/glcore.h.
>Deleting the empty file enables compilation to proceed.

Use patch's -E flag so that files that end up empty get removed.

>Problem 2. libexpat.so not found when linking gamma_dri.so
>Don't know how/where to enforce compilation order.

Yes, libexpat needs to be built before libGL.  This has been fixed
since the 4.3.99.3 snapshot.

Thanks for the feedback.

David
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to