Re: Problem building xorg-server-1.3.0-apple4
Re: Problem building xorg-server-1.3.0-apple4
- Subject: Re: Problem building xorg-server-1.3.0-apple4
- From: Ben Byer <email@hidden>
- Date: Sat, 08 Dec 2007 06:15:55 -0800
On Dec 8, 2007, at 5:37 AM, Rachel Greenham wrote:
X11Application.m:42:27:X11Application.m:42:27: error:
darwinEvents.h: No such file or directory
error: darwinEvents.h: No such file or directory
[...]
And indeed, there seems to be no darwinEvents.h file anywhere on my
system.
(System is: Leopard 10.5.1, XCode 3.0, MacPorts with pkgconfig, wget
and bazaar (and their dependencies) installed, X11-2.1.0.pkg
previously installed.)
What did I miss? :-)
Not a thing. You can download that one file directly from git from http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=blob_plain;h=6294379ba7615d799af927ce216bec103c970dcd;f=hw/xquartz/darwinEvents.h
and copy it into place as hw/xquartz/darwinEvents.h.
Those tarballs are automatically generated by running "make dist";
instead of tarring up the whole directory, it makes a new directory
and selectively copies over the files that autoconf believes need to
go into that tarball.
Sometimes, it doesn't pick everything up, so you have to manually tell
it to include some files, like this:
http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=45e5247564c423a2bf02cfec1993155858c91a14
:)
So you should expect to see that fixed in the next tarball. This is
what happens when we stay up too late coding! And on that note...
--
Ben Byer
CoreOS / BSD Technology Group, XDarwin maintainer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden