5 Dec
2007
5 Dec
'07
6:11 a.m.
On Dec 4, 2007, at 4:29 PM, Jeremy Huddleston wrote:
On Dec 4, 2007, at 15:58, Ben Byer wrote:
The tarball -- which, of course, doesn't include an autogen.sh :)
I can't actually find the build rule to make libXquartz in any of the Makefiles
darwin/quartz/Makefile.am: noinst_LIBRARIES = libXQuartz.a
[...]
From darwin/Makefile.am: Xquartz_LDADD = \ ./quartz/libXquartz.a \
Ah-HA! Those two have to match case (libXQuartz vs libXquartz) , because I'm building on NFS, so nyah. (Note to self: Building on NFS is slooooow, but otherwise I would have found this the hard way later.) -- Ben Byer CoreOS / BSD Technology Group, XDarwin maintainer