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

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

 



On 04/07/2011 01:38 AM, rden wrote:
> 
> 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: 

This is almost surely caused by running on a platform that is not
consistently handling carriage returns (some, but not all, of the
programs in your tool chain are handling files in text mode instead of
binary mode).

You may have better luck asking on mingw lists to see how other people
have solved this, or try a different port for windows (such as cygwin,
which I know from personal experience does not suffer from these problems).

-- 
Eric Blake   eblake@xxxxxxxxxx    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux