=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for ntop-3.3.8.tar.gz => Checksum RMD160 OK for ntop-3.3.8.tar.gz ===> Installing dependencies for ntop-3.3.8 ========================================================================== The following variables will affect the build process of this package, ntop-3.3.8. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/ssl/certs * SSLDIR = /etc/ssl * SSLKEYS = /etc/ssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26 => Build dependency automake>=1.9: found automake-1.10.1 => Build dependency autoconf>=2.58: found autoconf-2.63 => Build dependency gawk>=3.1.1: found gawk-3.1.6 => Build dependency gmake>=3.81: found gmake-3.81 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.9.3nb1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.3 => Build dependency xproto>=7.0.9: found xproto-7.0.15 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency gdbm>=1.8.3nb1: found gdbm-1.8.3nb1 => Full dependency rrdtool>=1.3.5: found rrdtool-1.3.6 => Full dependency pcre>=6.2: found pcre-7.8 => Full dependency gdchart>=0.11.5nb2: found gdchart-0.11.5nb2 => Full dependency png>=1.2.9nb2: found png-1.2.35 ===> Overriding tools for ntop-3.3.8 ===> Extracting for ntop-3.3.8 ===> Patching for ntop-3.3.8 => Applying pkgsrc patches for ntop-3.3.8 ===> Creating toolchain wrappers for ntop-3.3.8 ===> Configuring for ntop-3.3.8 set -e; cd /scratch/net/ntop/work/ntop-3.3.8; cp /usr/pkg/share/libtool/ltmain.sh .; aclocal; autoheader; automake -a --foreign -i; autoconf acinclude.m4:206: the serial number must appear before any macro definition configure.in:105: installing `./config.guess' => 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 => Fixing locale directory references. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-gd-root, --with-gdchart-root, --with-localedir, --with-libpng-root, --with-libintl-prefix, --without-libiconv-prefix configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. Welcome to ntop, Version 3.3.8 copyright (c) 1998-2008 Luca Deri Configuration script version v3.3.8-02-10-2008 ************************************************************************ * * * NOTICE: I know you're used to ignoring output from ./configure * * * * ntop has a lot of complexity and interdependences. * * * * Please, please AT LEAST read the stuff in these boxes! * * * *>>> The ACTION taken by ./configure is shown prefixed with '>>>' * * * * If that ACTION is unacceptable, * *??? Steps to take to fix the problem are shown, prefixed with '???' * * * ************************************************************************ NOTE: To enable additional, debugging messages during the ./configure execution, do this before running ./configure: $ export NTOPCONFIGDEBUG=yes Configuring ntop according to your request(s): ./configure --localstatedir=/var --sysconfdir=/usr/pkg/share/ntop --with-gd-root=/usr/pkg --with-gdbm-root=/usr/pkg --with-gdchart-root=/usr/pkg --with-localedir=/usr/pkg/share --with-libpng-root=/usr/pkg --with-ossl-root=/usr --with-pcap-root=/usr --with-zlib-root=/usr --disable-ipv6 --disable-snmp --with-libintl-prefix=/usr/pkg --without-libiconv-prefix --prefix=/usr/pkg --host=i386-pc-dragonfly --mandir=/usr/pkg/man checking build system type... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking target system type... i386-pc-dragonfly checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/pkg/bin/gawk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking for style of include used by make... GNU checking for i386-pc-dragonfly-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for i386-pc-dragonfly-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /scratch/net/ntop/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /scratch/net/ntop/work/.wrapper/bin/ld checking if the linker (/scratch/net/ntop/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/net/ntop/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking dependency style of c++... none checking how to run the C++ preprocessor... cpp checking for i386-pc-dragonfly-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/scratch/net/ntop/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/scratch/net/ntop/work/.wrapper/bin/ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... checking if c++ static flag works... no checking if c++ supports -c -o file.o... no checking whether the c++ linker (/scratch/net/ntop/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 static flag -static works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/scratch/net/ntop/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for aclocal.m4... yes checking for depcomp... yes checking for library containing gethostbyname... none required checking for library containing socket... none required Checking C compiler program and features... checking for i386-pc-dragonfly-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 ******************************************************************* * * Checking for unique options for i386-pc-dragonfly, cc... * * i386-pc-dragonfly is an unknown/unsupported OS * ******************************************************************* *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/ntop WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/ntop