Ok i didn't resist
I have another problem with zip, to solve i install zip lib from OS4Depot and put all deps in Local SDK folder ...
Processo: Shell 6
6.AmigaOS4:> Work:SDK/Progetti/warzone2100-2.3.4/
6.Work:SDK/Progetti/warzone2100-2.3.4> sh
/Work/SDK/Progetti/warzone2100-2.3.4> ./configure --disable-dependency-tracking --bindir=/SDK/Local/C --prefix=/SDK/Local --libdir=/SDK/Local/newlib/lib LIBS="-lauto -lunix"
configure: creating cache /dev/null
checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether /SDK/C/gmake sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking build system type... powerpc-unknown-amigaos
checking host system type... powerpc-unknown-amigaos
checking for style of include used by /SDK/C/gmake... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for ranlib... ranlib
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for bison... bison -y
checking for bison >= 1.31... found 2.3, ok
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for flex >= 2.5.33... configure[5120]: :CygnixPPC/bin/flex: unexpected `:'
configure[5120]: :CygnixPPC/bin/flex: unexpected `:'
found :CygnixPPC/bin/flex, ok
checking for flex != 2.5.34... configure[5120]: :CygnixPPC/bin/flex: unexpected `:'
not found, good
checking whether perl executable path has been provided... no
checking for perl... /bin/perl
checking for a sed that does not truncate output... /Cygnix/CygnixPPC/bin/sed
checking for grep that handles long lines and -e... /Cygnix/CygnixPPC/bin/grep
checking for perl version... 5.8.5
checking for gawk... (cached) nawk
checking for zip... no
configure: error: Zip not found!
/Work/SDK/Progetti/warzone2100-2.3.4>
Any idea ?