I am trying to compile xserver from source and followed the directions on http://xquartz.macosforge.org/trac/wiki/DeveloperInfo but I get the following error when I run autoreconf:
xserver> autoreconf -fvi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I /opt/X11/share/aclocal --force -I m4 configure.ac:38: error: xorg-macros version 1.14 or higher is required but 1.13.0 found /opt/X11/share/aclocal/xorg-macros.m4:50: XORG_MACROS_VERSION is expanded from... configure.ac:38: the top level autom4te: /usr/bin/gm4 failed with exit status: 1 aclocal: /usr/bin/autom4te failed with exit status: 1 autoreconf: aclocal failed with exit status: 1 It would seem xorg-macros is out of date. Note that I have XQuartz 2.6.3 installed. How can I upgrade xorg-macros? Thanks, Bob _______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev