Configure silently assumes strcmpi exists on target platform when buidling with --enable-case-insensitive-file-system

2007-09-24 Thread Zygmunt Krynicki
Hello. I'm trying to compile GNU make 3.81 on Darwin/OS X 10.4.10 I'm passing --enable-case-insensitive-file-system to ./configure because, by default, the hgfs is case insensitive. The following error is encountered during linking: gcc -g -O2 -o make ar.o arscan.o commands.o default.o d

Re: Configure silently assumes strcmpi exists on target platform when buidling with --enable-case-insensitive-file-system

2007-09-24 Thread Paul Smith
On Mon, 2007-09-24 at 10:26 +0200, Zygmunt Krynicki wrote: > I'm passing --enable-case-insensitive-file-system to ./configure > because, by default, the hgfs is case insensitive. > The following error is encountered during linking: I think this is an instance of Bug 19656: https://savannah.gnu.