autoconf
[Top][All Lists]
Advanced

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

Re: facing error making autoconf - make[3]: *** [m4sugar.m4f] Error 1


From: rden
Subject: Re: facing error making autoconf - make[3]: *** [m4sugar.m4f] Error 1
Date: Thu, 7 Apr 2011 00:38:10 -0700 (PDT)

Hello,

I am currently trying to install autoconf and I'm facing the same problem,
though the solution you proposed seems not to work for me. 
I'm running MinGW 5.6.1, m4 1.4.15 atm and tried with autoconf 2.60, 2.61,
2.62 and 2.67 atm. I also added some M4 environment variable, no changes. 
However, I am not sure to have properly installed m4, as I'm completely new
at this. I've put the extracted files in my "C:/msys/1.0/bin" and done the
classical "configure/make/make install".

Here is my error:

mv version.m4-t version.m4
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'        
../../bin/autom4te -B '../..'/lib -B '../..'/lib                                
\
        --language=m4sugar                      \
        --freeze                        \
        --output=m4sugar.m4f
autom4te: freezing produced output:
autom4te: 
autom4te: 
.... 
autom4te: 
autom4te: 
autom4te: 
make[3]: *** [m4sugar.m4f] Error 1
make[3]: Leaving directory `/c/build/autoconf-2.67/lib/m4sugar'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/c/build/autoconf-2.67/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/build/autoconf-2.67'
make: *** [all] Error 2

Any help welcomed...
Thanks in advance. 

RĂ©mi





keithmarshall wrote:
> 
> On Friday 30 May 2008 17:24, SUNIL NEGI wrote:
>> autom4te: freezing produced output:
>> make[3]: *** [m4sugar.m4f] Error 1
>> make[3]: Leaving directory
>> `/home/snegi1/dlds/autoconf-2.62/lib/m4sugar' make[2]: ***
>> [all-recursive] Error 1
>> make[2]: Leaving directory `/home/snegi1/dlds/autoconf-2.62/lib'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/snegi1/dlds/autoconf-2.62'
>> make: *** [all] Error 2
> 
> Looks like you are using a native Win32 build of m4, rather than the one 
> supplied with MSYS; that doesn't work.
> 
>> Doing perl --version on the command prompt tells me that the version
>> is v5.6.1 built for msys.
> 
> Good; that's as it should be.
> 
>> I installed msys using "MSYS-1.0.10.exe"
> 
> You also need msysDTK, but if you use only the msysDTK-1.0.1 package, 
> that installs only m4-1.4, which is too old.  However, the solution is 
> *not* to go build a native m4 to replace it; you should install the 
> m4-1.4.7 update, which you will find as a separate download, in the 
> same place as the original package:
> http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=67879&release_id=131044
> http://downloads.sourceforge.net/mingw/m4-1.4.7-MSYS.tar.bz2
> 
> Regards,
> Keith.
> 
> 
> _______________________________________________
> Autoconf mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/autoconf
> 
> 

-- 
View this message in context: 
http://old.nabble.com/facing-error-making-autoconf---make-3-%3A-***--m4sugar.m4f--Error-1-tp17563527p31340213.html
Sent from the Gnu - Autoconf - General mailing list archive at Nabble.com.




reply via email to

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