How to resolve configure guessing build type failure?

后端 未结 5 747
你的背包
你的背包 2020-12-13 09:17

When I configure (under cygwin environment), an error occurred, Message are following:

$ ./configure
.................
checking build system type... /bin/sh:         


        
5条回答
  •  别那么骄傲
    2020-12-13 10:04

    Thanks I got it working.

    • Just go to C:\cygwin64\usr\share\automake-1.11
    • Copy config.guess
    • Paste it to C:\cygwin64\usr\local\src\gateway-1.4.4

提交回复
热议问题