This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

autogen.sh error


I'm trying to compile Xserver. Following the guide on
http://x.cygwin.com/docs/cg/prog-obtaining-source.html, I tried to run
autogen.sh and got errors. First, I got this error saying:

configure.ac:42: error: must install xorg-macros 1.2 or later before
running autoconf/autogen

So I ran the cygwin setup again and obtained xorg-macros and ran
autogensh again, then I got this:

----------------------
jofferman@dell> ./autogen.sh -V
autoreconf-2.65: Entering directory `.'
autoreconf-2.65: configure.ac: not using Gettext
autoreconf-2.65: running: aclocal --force -I m4
configure.ac:84: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd

/usr/share/aclocal/fontutil.m4:275: XORG_FONTROOTDIR is expanded from...
configure.ac:84: the top level
autoreconf-2.65: configure.ac: tracing
configure.ac:84: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd

aclocal.m4:296: XORG_FONTROOTDIR is expanded from...
configure.ac:84: the top level
autoreconf-2.65: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
configure.ac:84: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd

/usr/share/aclocal/fontutil.m4:275: XORG_FONTROOTDIR is expanded from...
configure.ac:84: the top level
autoreconf-2.65: running: /usr/bin/autoconf-2.65 --force
configure.ac:84: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd

aclocal.m4:296: XORG_FONTROOTDIR is expanded from...
configure.ac:84: the top level
configure.ac:654: error: possibly undefined macro: XTRANS_CONNECTION_FLAGS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf-2.65: /usr/bin/autoconf-2.65 failed with exit status: 1
----------------------

Can anyone tell me what's wrong?

Thanks for your help.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]