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]

Re: autogen.sh error


On 24/02/2010 01:44, J. Offerman wrote:
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

I'd guess you don't have pkg-config installed?


If so, you should go ahead and install everything mentioned on the previous page (http://x.cygwin.com/docs/cg/prog-build-prerequisites.html), you are going to need them all...

--
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
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]