make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configure error for last cvs sources


From: Eli Zaretskii
Subject: Re: configure error for last cvs sources
Date: Fri, 21 Sep 2012 20:06:13 +0300

> Date: Fri, 21 Sep 2012 21:02:32 +0400
> From: niXman <address@hidden>
> 
> I get the latest sources from CVS:
> $ cvs -z3 -d:pserver:address@hidden:/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?

Run the configure script in the first place?

The official way to build the MinGW port of GNU Make is by running
build_w32.bat, see README.W32.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]