=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for SNNSv4.2.tar.gz
=> Checksum RMD160 OK for SNNSv4.2.tar.gz
===> Installing dependencies for snns-4.2nb2
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.5
=> Build dependency xproto>=7.0.9: found xproto-7.0.18
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.6
=> Build dependency xextproto>=7.0: found xextproto-7.1.2
=> Build dependency inputproto>=1.4: found inputproto-2.0
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency libXaw>=1.0.5: found libXaw-1.0.7
=> Full dependency libXt>=1.0.0: found libXt-1.0.8
=> Full dependency libXpm>=3.5.4.2: found libXpm-3.5.8nb1
===> Overriding tools for snns-4.2nb2
===> Extracting for snns-4.2nb2
===> Patching for snns-4.2nb2
=> Applying pkgsrc patches for snns-4.2nb2
===> Creating toolchain wrappers for snns-4.2nb2
===> Configuring for snns-4.2nb2
=> 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
creating cache ./config.cache
***********************************************************************
    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 host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether we are using GNU C... yes
checking for c++... g++
checking whether we are using GNU C++... no
checking how to run the C preprocessor... gcc -E
checking for POSIXized ISC... no
checking for X... libraries , headers 
checking for -lICE... no
checking for -ldnet... no
checking for -ldnet_stub... no
checking for -lnsl... no
checking for -lsocket... no
checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether make sets ${MAKE}... (cached) yes
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... lex
checking for -ll... 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 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 -ldir... no
checking for fcntl.h... yes
checking for limits.h... yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for values.h... yes
checking for working 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 8-bit clean memcmp... yes
checking for getcwd... yes
checking for strdup... yes
checking for lrand48... yes
updating cache ./config.cache
creating ./config.status
creating Makefile.def
creating config.h
***********************************************************************
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.