bmake: "../../pkgtools/x11-links/../../pkgtools/x11-links/xorg-version.mk" line 38: warning: Couldn't read shell's output for "/usr/X11/bin/Xquartz -version 2>&1 |			 /usr/bin/awk '/X.org Release / { print $3 }'"
=> Bootstrap dependency digest>=20010302: found digest-20111104
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 x11-links>=0.71: found x11-links-0.71
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency Xaw3d>=1.5Enb1: found Xaw3d-1.5Enb4
bmake: "../../pkgtools/x11-links/../../pkgtools/x11-links/xorg-version.mk" line 38: warning: Couldn't read shell's output for "/usr/X11/bin/Xquartz -version 2>&1 |			 /usr/bin/awk '/X.org Release / { print $3 }'"
===> 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
===> 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... i386-apple-darwin12
checking host system type... i386-apple-darwin12
checking for i386-apple-darwin12-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 /usr/X11/lib, headers /usr/X11/include
checking whether -R must be followed by a space... no
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 kristerw -g staff
checking whether make sets $(MAKE)... (cached) yes
checking for i386-apple-darwin12-ranlib... no
checking for ranlib... ranlib
checking for makedepend... makedepend
checking for bison... bison
checking for version of bison... bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure: WARNING: It seems like you have bison version 1.22 or older
configure: WARNING: We try to handle this but better refer to Readme.install
checking for xgrabsc... :
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
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) /usr/bin/grep
checking for egrep... (cached) /usr/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... no
checking values.h presence... no
checking for values.h... no
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
***********************************************************************
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.