Okay I switched to a terminal with gcc and ran ./configure again. This time I get the following error:
loading site script /mingw64/etc/config.site /mingw64/etc/config.site: line 13: config.site:13: default build_alias set to x86_64-w64-mingw32: command not found /mingw64/etc/config.site: line 20: config.site:20: default prefix set to /mingw64: No such file or directory checking host system type... x86_64-pc-mingw64 checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for Cygwin environment... no checking for mingw32 environment... yes checking for executable suffix... .exe checking for full floating-point support... yes checking for pwd... /usr/bin/pwd checking for source directory... /usr/src/grass72_release checking for build directory... /usr/src/grass72_release checking for svnversion... /usr/bin/svnversion checking for MacOSX App... no checking for MacOSX architectures... no checking for MacOSX SDK... no checking how to build libraries... shared configure: error: ***Unknown platform: x86_64-pc-mingw64*** On Mon, Dec 4, 2017 at 8:01 PM, Jerry Huang <[email protected]> wrote: > My package.log is linked below. Running configure by itself gives: > > loading site script /etc/config.site > /etc/config.site: line 23: config.site:23: default build_alias set to > x86_64-pc-msys: command not found > /etc/config.site: line 30: config.site:30: default prefix set to /usr: No > such file or directory > checking host system type... x86_64-pc-msys > checking for gcc... no > checking for cc... no > configure: error: no acceptable cc found in $PATH > > > On Sun, Dec 3, 2017 at 6:26 AM, Martin Landa <[email protected]> > wrote: > >> Hi, >> >> > OSGEO4W_POSTFIX=64 ./mswindows/osgeo4w/package.sh >> > >> > Checking package.log, it seems that the error stems from the absence of >> a >> > Platform.make file. Does anyone know a fix to this? >> >> please post here full log file. Ma >> >> -- >> Martin Landa >> http://geo.fsv.cvut.cz/gwiki/Landa >> http://gismentors.cz/mentors/landa >> > >
_______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
