bug-autoconf
[Top][All Lists]
Advanced

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

Re: autoconf: ./configure fails on cygwin for crosstool-ng-1.24.0


From: Philipp Wiesner
Subject: Re: autoconf: ./configure fails on cygwin for crosstool-ng-1.24.0
Date: Tue, 7 May 2019 00:09:49 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hello Paul,
hello Allan,

thanks to your input I was sure that the problem had to be found in my specific configuration and so I looked around and found it: I had installed cygwin into the windows program folder and symlinked the folder to C:\cygwin64. This seems to have caused problems, because deleting the symlink and moving the folder to C:\cygwin64 directly resolved the issue. Now ./configure runs until it fails to find libtool, which I consider a success.

I can provide the /bin/bash -x ./configure log file upon request.

Thank you!

Philipp

Am 06.05.2019 um 23:19 schrieb Paul Eggert:
It should work with your Bash. The fact that it fails with both your
Bash, and with recent zsh, suggest a configuration problem of some sort
(not a problem with your shells per se). You can try debugging it by
using 'bash -x configure', or by putting 'set -x' into 'configure' just
before the place you think is causing the problem.




reply via email to

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