Checking for updates... Checking for available patches online. This may take a few seconds... Available AmberTools 17 patches: No patches available AMBER_PREFIX=/mnt/d/Programy/amber16 AMBER_SOURCE=/mnt/d/Programy/amber16 Using the AmberTools miniconda installation in /mnt/d/Programy/amber16/miniconda version 2.7.13 Obtaining the gnu compiler suite versions, e.g.: gcc -v The C version is 5.4.0 The Fortran version is 5.4.0 Testing the gcc compiler: gcc -fPIC -DSYSV -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o testp testp.c OK Testing the g++ compiler: g++ -fPIC -o testp testp.cpp OK Testing the gfortran compiler: gfortran -fPIC -O0 -o testp testp.f OK Testing mixed C/Fortran compilation: gcc -fPIC -DSYSV -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o testp.c.o testp.c gfortran -fPIC -O0 -c -o testp.f.o testp.f gcc -fPIC -DSYSV -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o testp testp.c.o testp.f.o -lgfortran -w OK Testing pointer size: gcc -fPIC -DSYSV -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o test_pointer_size test_pointer_size.c Detected 64 bit operating system. Testing flex: OK Checking NetCDF... Using bundled NetCDF library. Starting NetCDF build. Configuring NetCDF C interface (may be time-consuming)... Compiling the NetCDF C interface (may be time-consuming)... Error: NetCDF C compile failed. Check /mnt/d/Programy/amber16/AmberTools/src/netcdf-4.3.0/netcdf.c.compile.log for errors. Configure failed due to the errors above!