********************************************************** * TSP: the Transport Sampling Protocol, version 0.6.3 * see http://savannah.nongnu.org/projects/tsp * or mail to address@hidden ********************************************************** checking for gawk... no checking for mawk... no checking for nawk... nawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for ar... ar checking C part of the TSP... Enabled, will be configured 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 ANSI C... none needed checking for xml2-config... /usr/local/bin/xml2-config checking lib XML2 setup verification...... Ok checking for gtk-config... notfound checking GTK setup verification...... NOK: gtk-config script (gtk-devel package) not found GTK based TSP consumer are DISABLED checking BlackBoard part of the TSP... Enabled, will be configured checking C++ binding the TSP... Disabled, won't be configured checking for main in -lpthread... yes checking for main in -lm... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for bzero... yes checking for gethostbyname... yes checking for gethostname... yes checking for gethrtime... no checking for gettimeofday... yes checking for memset... yes checking for munmap... yes checking for socket... yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking build system type... i386-unknown-freebsd5.2.1 checking host system type... i386-unknown-freebsd5.2.1 checking for TSP host target... configure: WARNING: i386-unknown-freebsd5.2.1 has NOT been tested, be warned!! configure: Enabled TSP target are Generating list of targets and modes build in /usr/ports/net/tsp/work/tsp/make/Makebuild.list configure: creating ./config.status config.status: creating src/scripts/tsp_dev.login config.status: creating src/scripts/tsp_dev.login.sh config.status: creating make/Makeparams config.status: creating src/doxy/Makefile config.status: creating src/core/include/tsp_prjcfg.h config.status: src/core/include/tsp_prjcfg.h is unchanged *********************************************************** * TSP has been successfully configured. * you should now do either * source src/scripts/tsp_dev.login [csh/tcsh] * . src/scripts/tsp_dev.login.sh [sh/bash/zsh/...] * And then you may build with a simple * make * * Enjoy TSP !!! * The TSP Team -- address@hidden ***********************************************************