Hi,

I get the latest sources from CVS:
$ cvs -z3 -d:pserver:anonym...@cvs.savannah.gnu.org:/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/

_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
https://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to