[Gambas-user] CompileingGambas 3.9.2 on Windows10 Cygwin.

jogeri63 jogeri63 at ...20...
Sat Jan 7 14:34:44 CET 2017


Hello,

I’m trying to compile Gambas 3.9.2 on Windows10 Cygwin.
After running command "|./configure -C --disable-inotify --disable-v4l|"
I got message: 'configure: error: ./configure failed for main ...'
see attachment 'output.txt'

--
Johann


-------------- next part --------------
configure: loading site script /usr/share/config.site
configure: loading cache config.cache
checking whether ln -s works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) no
checking whether make supports nested variables... (cached) no
checking whether make supports nested variables... (cached) no
checking build system type... (cached) x86_64-unknown-cygwin
checking host system type... (cached) x86_64-unknown-cygwin
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
=== configuring in main (/gambas3-3.9.2/main)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  --cache-file=../config.cache --srcdir=.
configure: loading site script /usr/share/config.site
configure: loading cache ../config.cache
./configure: line 2076: syntax error near unexpected token `main'
./configure: line 2076: `GB_INIT(main)'
configure: error: ./configure failed for main
-bash: make: Kommando nicht gefunden.
-bash: make: Kommando nicht gefunden.


More information about the User mailing list