configure error for last cvs sources
niXman <[email protected]> Fri, 21 Sep 2012 21:02:32 +0400
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <CAMPTgK1aq84Dnx7La6ScGMZMqzgnEWHTytRuPjmA5LLU6KNp4A@mail.gmail.com> |
Hi, I get the latest sources from CVS: $ cvs -z3 -d:pserver:[email protected]:/sources/make co make then I run autoreconf: $ cd make && autoreconf -i and run configure: $ ./configure --program-prefix=mingw32- --enable-job-server and get the error: ./configure: line 7958: PKG_PROG_PKG_CONFIG: command not found ./configure: line 7970: syntax error near unexpected token `GUILE,' ./configure: line 7970: ` PKG_CHECK_MODULES(GUILE, guile-2.0, have_guile=yes,' But revision at '01/01/2012' configuring successfully. What am I doing wrongly? Thanks. -- Regards, niXman ___________________________________________________ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/