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, and I'm seeing a dependency problem in git where changing files in quartz/xpr -- which eventually get built into libXquartz.a -- don't cause Xquartz itself to be rebuilt. To mitigate that, I'm finally going through and flattening everything -- I'm going to get rid of quartz/. That won't actually help the Makefile / tarball problem, but it should prevent these kinds of things from happening in the future. And I guess I'll go digging in the old stuff to find that missing rule. -b On Dec 3, 2007, at 5:27 PM, Jeremy Huddleston wrote:
erm wha? Are you using git or the tarball? Can you do a 'make distclean' and rerun 'autogen.sh' to be sure something's not bonkers on your end? I'm making it fine over here.
--Jeremy
On Dec 3, 2007, at 15:08, Ben Byer wrote:
Hopefully I'm just on crack, but I'm getting this when trying to build this: make[3]: *** No rule to make target `quartz/libXquartz.a', needed by `Xquartz'. Stop.
I haven't had a chance to dig into it. Jeremy, does that look at all familiar? -- Ben Byer CoreOS / BSD Technology Group, XDarwin maintainer
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/xquartz-dev
Ben Byer CoreOS / BSD Technology Group, XDarwin maintainer