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


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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to