=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for SNNSv4.3.tar.gz => Checksum RMD160 OK for SNNSv4.3.tar.gz ===> Installing dependencies for snns-4.3 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency kbproto>=1.0.2: found kbproto-1.0.6 => Build dependency xproto>=7.0.9: found xproto-7.0.23nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.8 => Build dependency xextproto>=7.0: found xextproto-7.2.1 => Build dependency inputproto>=1.4: found inputproto-2.2 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency Xaw3d>=1.5Enb1: found Xaw3d-1.5Enb4 => Full dependency libXt>=1.0.0: found libXt-1.1.3 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.10 ===> Overriding tools for snns-4.3 ===> Extracting for snns-4.3 ===> Patching for snns-4.3 => Applying pkgsrc patches for snns-4.3 ===> Creating toolchain wrappers for snns-4.3 [ ! -h /tmp/pkgsrc/math/snns/work/.buildlink/include/X11/Xaw ] && /bin/mkdir -p /tmp/pkgsrc/math/snns/work/.buildlink/include/X11 && /bin/ln -s Xaw3d /tmp/pkgsrc/math/snns/work/.buildlink/include/X11/Xaw ===> Configuring for snns-4.3 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files *********************************************************************** This is SNNS Version 4.2 Copyright (c) 1990-1995 SNNS Group, IPVR, Univ. Stuttgart, FRG Copyright (c) 1996-1998 SNNS Group, WSI, Univ. Tuebingen, FRG Running the automated system configuration To get help: read the file Readme.install run 'configure --help' *********************************************************************** checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-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 whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether make sets $(MAKE)... (cached) yes checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for makedepend... : configure: WARNING: 'makedepend' is not installed on your system. You don't configure: WARNING: need to install 'makedepend' now to compile SNNS but configure: WARNING: you need it if you want to run 'make depend' in any of configure: WARNING: the sources directories. checking for bison... : configure: WARNING: 'bison' is not installed on your system. configure: WARNING: 'yacc' will not work. configure: WARNING: You don't need to install 'bison' now to compile SNNS but configure: WARNING: you need 'bison' after any changes to any grammar file configure: WARNING: or after 'make maintainer-clean' in any sources directory. checking for xgrabsc... : checking for flex... no checking for lex... no configure: WARNING: 'flex' is not installed on your system. 'lex' won't work. configure: WARNING: You don't need to install 'flex' now to compile SNNS configure: WARNING: but you definately need 'flex' after changes to any configure: WARNING: scanner file or after 'make maintainer-clean'. configure: WARNING: Please refer to Readme.install first. configure: WARNING: It seems like we found flex but not the corresponding configure: WARNING: library '-lfl'. This looks like an incomplete 'flex' configure: WARNING: installation. configure: WARNING: Since we couldn't find any -lfl library we plan to link configure: WARNING: with -ll instead. The provided SNNS scanners are based on configure: WARNING: flex output. So we do not guarantee that this will work. configure: WARNING: Hope the best! checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.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 values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking return type of signal handlers... void checking for working memcmp... yes checking for getcwd... yes checking for strdup... yes checking for lrand48... yes configure: creating ./config.status config.status: creating Makefile.def config.status: creating config.h config.status: config.h is unchanged *********************************************************************** SNNSv4.2 is now ready to be compiled. Please read carefully all warning and error messages above if there are any of them. Please refer to the file Readme.install if you see any problems. You can now make compile to compile all parts of SNNS make install to compile, strip, and install all parts of SNNS make clean to cleanup all source directories after installation make uninstall to remove all installed parts of SNNS For your convenience the following sub targets exist for the top level: make install-tools (implies compiling the kernel) make install-xgui (implies compiling the kernel) make install-man make clean-kernel make clean-tools make clean-xgui make uninstall-kernel make uninstall-tools make uninstall-xgui make uninstall-man After installation the programs can be found in /usr/pkg/bin (xgui) /usr/pkg/bin (tools) And now: Good luck and have fun! *********************************************************************** WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.