Hello, I can't configure gambas 3.6.1 (./reconv-all done with success, reconv in ./main got same information about configure.ac and configure.in)
The following error occurs: bananapi@SKELLNER22 ~/gambas3-3.6.1 $ ./configure -C configure: loading cache config.cache 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) /bin/mkdir -p checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes checking whether make supports nested variables... (cached) yes checking build system type... (cached) armv7l-unknown-linux-gnueabihf checking host system type... (cached) armv7l-unknown-linux-gnueabihf 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 (/home/bananapi/gambas3-3.6.1/main) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache ./configure: line 2068: syntax error near unexpected token `main' ./configure: line 2068: `GB_INIT(main)' configure: error: ./configure failed for main bananapi@SKELLNER22 ~/gambas3-3.6.1 $ Any idea to solve the problem.? Best regards Simon Kellner ------------------------------------------------------------------------------ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
