ports/55324: /usr/ports/net/ntop port will not install

Glenn Sieb ges at lumeta.com
Wed Aug 6 22:00:45 UTC 2003


>Number:         55324
>Category:       ports
>Synopsis:       /usr/ports/net/ntop port will not install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 06 15:00:23 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Glenn Sieb
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Lumeta Corporation
>Environment:
System: FreeBSD lucy.corp.lumeta.com 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 17 18:48:55 GMT 2003 root at lucy.corp.lumeta.com:/usr/obj/usr/src/sys/LUCY3 i386

/usr/ports/net/ntop 
/usr/include/crypt.h

>Description:
doing a make install using the default selections in this port breaks when it
tries to find crypt.h

Here is config.log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by ntop configure 2.2, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --localstatedir=/var/db --with-ossl-root=/usr --with-gdchart-root=/usr/local --includedir=/usr/src/lib/libcrypt/ --with-tcpwrap --with-pcap-root=/usr --with-gdbm-root=/usr/local --with-zlib-root=/usr --with-rrd-root=/usr/local --enable-xmldump --with-xml2-lib=/usr/local/lib --with-xml2-include=/usr/local/include/libxml2/libxml --with-gdome-lib=/usr/local/lib --with-gdome-include=/usr/local/include/libgdome --with-glib-lib=/usr/local/lib --with-glib-include=/usr/local/include/glib12 --prefix=/usr/local --build=i386-portbld-freebsd4.8

## --------- ##
## Platform. ##
## --------- ##

hostname = lucy.corp.lumeta.com
uname -m = i386
uname -r = 4.8-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.8-RELEASE #0: Thu Apr 17 18:48:55 GMT 2003     root at lucy.corp.lumeta.com:/usr/obj/usr/src/sys/LUCY3 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/libexec/libtool13
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /home/adm/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1437: checking build system type
configure:1455: result: i386-portbld-freebsd4.8
configure:1463: checking host system type
configure:1477: result: i386-portbld-freebsd4.8
configure:1485: checking target system type
configure:1499: result: i386-portbld-freebsd4.8
configure:1535: checking for gawk
configure:1564: result: no
configure:1535: checking for mawk
configure:1564: result: no
configure:1535: checking for nawk
configure:1551: found /usr/bin/nawk
configure:1561: result: nawk
configure:1575: checking for autoheader
configure:1593: found /usr/local/bin/autoheader
configure:1605: result: /usr/local/bin/autoheader
configure:1628: checking for aclocal
configure:1646: found /usr/local/bin/aclocal
configure:1658: result: /usr/local/bin/aclocal
configure:1681: checking for automake
configure:1699: found /usr/local/bin/automake
configure:1711: result: /usr/local/bin/automake
configure:1772: checking for autoconf
configure:1790: found /usr/local/bin/autoconf
configure:1802: result: /usr/local/bin/autoconf
configure:2056: checking for a BSD-compatible install
configure:2110: result: /usr/bin/install -c -o root -g wheel
configure:2121: checking whether build environment is sane
configure:2164: result: yes
configure:2193: checking whether gmake sets $(MAKE)
configure:2213: result: yes
configure:2358: checking for aclocal.m4
configure:2360: checking for aclocal.m4
configure:2375: result: yes
configure:2387: checking for depcomp
configure:2402: result: yes
configure:3244: checking for style of include used by gmake
configure:3272: result: GNU
configure:3343: checking for gcc
configure:3369: result: cc
configure:3613: checking for C compiler version
configure:3616: cc --version </dev/null >&5
2.95.4
configure:3619: $? = 0
configure:3621: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3624: $? = 0
configure:3626: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:3629: $? = 1
configure:3653: checking for C compiler default output
configure:3656: cc -O -pipe  -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib >&5
configure:3659: $? = 0
configure:3705: result: a.out
configure:3710: checking whether the C compiler works
configure:3716: ./a.out
configure:3719: $? = 0
configure:3736: result: yes
configure:3743: checking whether we are cross compiling
configure:3745: result: no
configure:3748: checking for suffix of executables
configure:3750: cc -o conftest -O -pipe  -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib >&5
configure:3753: $? = 0
configure:3778: result: 
configure:3784: checking for suffix of object files
configure:3806: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3809: $? = 0
configure:3831: result: o
configure:3835: checking whether we are using the GNU C compiler
configure:3860: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3863: $? = 0
configure:3866: test -s conftest.o
configure:3869: $? = 0
configure:3882: result: yes
configure:3888: checking whether cc accepts -g
configure:3910: cc -c -g -I/usr/local/include conftest.c >&5
configure:3913: $? = 0
configure:3916: test -s conftest.o
configure:3919: $? = 0
configure:3930: result: yes
configure:3947: checking for cc option to accept ANSI C
configure:4008: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4011: $? = 0
configure:4014: test -s conftest.o
configure:4017: $? = 0
configure:4035: result: none needed
configure:4053: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:4056: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:4167: checking dependency style of cc
configure:4229: result: gcc
configure:4238: checking for cc option to accept ANSI C
configure:4302: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4305: $? = 0
configure:4308: test -s conftest.o
configure:4311: $? = 0
configure:4326: result: none needed
configure:4737: checking for C++ compiler version
configure:4740: c++ --version </dev/null >&5
2.95.4
configure:4743: $? = 0
configure:4745: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:4748: $? = 0
configure:4750: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:4753: $? = 1
configure:4756: checking whether we are using the GNU C++ compiler
configure:4781: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:4784: $? = 0
configure:4787: test -s conftest.o
configure:4790: $? = 0
configure:4803: result: yes
configure:4809: checking whether c++ accepts -g
configure:4831: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:4834: $? = 0
configure:4837: test -s conftest.o
configure:4840: $? = 0
configure:4851: result: yes
configure:4895: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:4898: $? = 0
configure:4901: test -s conftest.o
configure:4904: $? = 0
configure:4931: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:4934: $? = 0
configure:4937: test -s conftest.o
configure:4940: $? = 0
configure:4965: checking dependency style of c++
configure:5027: result: gcc
configure:5036: checking for gawk
configure:5062: result: nawk
configure:5118: checking for gcc
configure:5144: result: cc
configure:5388: checking for C compiler version
configure:5391: cc --version </dev/null >&5
2.95.4
configure:5394: $? = 0
configure:5396: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:5399: $? = 0
configure:5401: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:5404: $? = 1
configure:5407: checking whether we are using the GNU C compiler
configure:5454: result: yes
configure:5460: checking whether cc accepts -g
configure:5502: result: yes
configure:5519: checking for cc option to accept ANSI C
configure:5607: result: none needed
configure:5625: cc -c -DFREEBSD -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:5628: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:5739: checking dependency style of cc
configure:5801: result: gcc
configure:5811: checking how to run the C preprocessor
configure:5847: cc -E -I/usr/local/include conftest.c
configure:5853: $? = 0
configure:5885: cc -E -I/usr/local/include conftest.c
configure:5887: ac_nonexistent.h: No such file or directory
configure:5891: $? = 1
configure: failed program was:
| #line 5877 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5929: result: cc -E
configure:5954: cc -E -I/usr/local/include conftest.c
configure:5960: $? = 0
configure:5992: cc -E -I/usr/local/include conftest.c
configure:5994: ac_nonexistent.h: No such file or directory
configure:5998: $? = 1
configure: failed program was:
| #line 5984 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6052: checking for a BSD-compatible install
configure:6106: result: /usr/bin/install -c -o root -g wheel
configure:6117: checking whether ln -s works
configure:6121: result: yes
configure:6128: checking whether gmake sets $(MAKE)
configure:6148: result: yes
configure:6198: checking for ranlib
configure:6214: found /usr/bin/ranlib
configure:6225: result: ranlib
configure:6315: checking for ld used by GCC
configure:6372: result: /usr/libexec/elf/ld
configure:6382: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:6394: result: yes
configure:6398: checking for BSD-compatible nm
configure:6432: result: /usr/bin/nm -B
ltconfig13:603: checking for object suffix
ltconfig13:604: cc -c -DFREEBSD -O -pipe  -I/usr/local/include conftest.c 1>&5
ltconfig13:629: checking for executable suffix
ltconfig13:630: cc -o conftest -DFREEBSD -O -pipe  -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib 1>&5
ltconfig13:776: checking if cc PIC flag -fPIC works
ltconfig13:777: cc -c -DFREEBSD -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c 1>&5
ltconfig13:829: checking if cc supports -c -o file.o
ltconfig13:830: cc -c -DFREEBSD -O -pipe  -o out/conftest2.o -I/usr/local/include conftest.c 1>&5
ltconfig13:862: checking if cc supports -c -o file.lo
ltconfig13:863: cc -c -DFREEBSD -O -pipe  -c -o conftest.lo -I/usr/local/include conftest.c 1>&5
ltconfig13:914: checking if cc supports -fno-rtti -fno-exceptions
ltconfig13:915: cc -c -DFREEBSD -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5
ltconfig13:958: checking if cc static flag -static works
ltconfig13:959: cc -o conftest -DFREEBSD -O -pipe  -I/usr/local/include  -L/usr/local/lib -lgnugetopt -static conftest.c -lcrypto -L/usr/local/lib 1>&5
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
ltconfig13:1653: checking if global_symbol_pipe works
ltconfig13:1654: cc -c -DFREEBSD -O -pipe  -I/usr/local/include conftest.c 1>&5
ltconfig13:1657: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ 	]\([ABCDGISTW]\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig13:1709: cc -o conftest -DFREEBSD -O -pipe  -fno-builtin -fno-rtti -fno-exceptions -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c conftstm.o 1>&5
configure:6645: checking if compiler accepts -g (debugging information)
configure:6666: cc -c -g -DFREEBSD -O -pipe  -g -I/usr/local/include conftest.c >&5
configure:6669: $? = 0
configure:6672: test -s conftest.o
configure:6675: $? = 0
configure:6677: result: yes
configure:6692: checking if compiler accepts -W (warning flags)
configure:6713: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I/usr/local/include conftest.c >&5
configure:6716: $? = 0
configure:6719: test -s conftest.o
configure:6722: $? = 0
configure:6724: result: yes
configure:6739: checking for an ANSI C-conforming const
configure:6807: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure: In function `main':
configure:6787: warning: declaration of `x' shadows previous local
configure:6793: warning: declaration of `p' shadows previous local
configure:6810: $? = 0
configure:6813: test -s conftest.o
configure:6816: $? = 0
configure:6827: result: yes
configure:6837: checking for working volatile
configure:6861: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:6864: $? = 0
configure:6867: test -s conftest.o
configure:6870: $? = 0
configure:6881: result: yes
configure:6891: checking for inline
configure:6913: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:6912: warning: no previous prototype for `foo'
configure:6916: $? = 0
configure:6919: test -s conftest.o
configure:6922: $? = 0
configure:6934: result: inline
configure:6950: checking for egrep
configure:6960: result: grep -E
configure:6965: checking for ANSI C header files
configure:6991: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:6994: $? = 0
configure:6997: test -s conftest.o
configure:7000: $? = 0
configure:7092: cc -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib >&5
configure:7095: $? = 0
configure:7097: ./conftest
configure:7100: $? = 0
configure:7115: result: yes
configure:7139: checking for sys/types.h
configure:7156: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7159: $? = 0
configure:7162: test -s conftest.o
configure:7165: $? = 0
configure:7176: result: yes
configure:7139: checking for sys/stat.h
configure:7156: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7159: $? = 0
configure:7162: test -s conftest.o
configure:7165: $? = 0
configure:7176: result: yes
configure:7139: checking for stdlib.h
configure:7156: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7159: $? = 0
configure:7162: test -s conftest.o
configure:7165: $? = 0
configure:7176: result: yes
configure:7139: checking for string.h
configure:7156: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7159: $? = 0
configure:7162: test -s conftest.o
configure:7165: $? = 0
configure:7176: result: yes
configure:7139: checking for memory.h
configure:7156: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7159: $? = 0
configure:7162: test -s conftest.o
configure:7165: $? = 0
configure:7176: result: yes
configure:7139: checking for strings.h
configure:7156: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7159: $? = 0
configure:7162: test -s conftest.o
configure:7165: $? = 0
configure:7176: result: yes
configure:7139: checking for inttypes.h
configure:7156: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7159: $? = 0
configure:7162: test -s conftest.o
configure:7165: $? = 0
configure:7176: result: yes
configure:7139: checking for stdint.h
configure:7156: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7198: stdint.h: No such file or directory
configure:7159: $? = 1
configure: failed program was:
| #line 7145 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:7176: result: no
configure:7139: checking for unistd.h
configure:7156: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7159: $? = 0
configure:7162: test -s conftest.o
configure:7165: $? = 0
configure:7176: result: yes
configure:7189: checking whether char is unsigned
configure:7213: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7216: $? = 0
configure:7219: test -s conftest.o
configure:7222: $? = 0
configure:7233: result: no
configure:7242: checking for working long double with more range or precision than double
configure:7269: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure: In function `main':
configure:7274: size of array `test_array' is negative
configure:7272: $? = 1
configure: failed program was:
| #line 7248 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <float.h>
| 	  long double foo = 0.0;
| int
| main ()
| {
| static int test_array [1 - 2 * !(/* Using '|' rather than '||' catches a GCC 2.95.2 x86 bug.  */
|           (DBL_MAX < LDBL_MAX) | (LDBL_EPSILON < DBL_EPSILON)
| 	  | (DBL_MAX_EXP < LDBL_MAX_EXP) | (DBL_MANT_DIG < LDBL_MANT_DIG))];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7289: result: no
configure:7304: checking whether byte ordering is bigendian
configure:7332: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:7335: $? = 0
configure:7338: test -s conftest.o
configure:7341: $? = 0
configure:7366: cc -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure: In function `main':
configure:7371: syntax error before `big'
configure:7369: $? = 1
configure: failed program was:
| #line 7345 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:7489: result: no
configure:8578: checking for ANSI C header files
configure:8728: result: yes
configure:8746: checking for dirent.h that defines DIR
configure:8771: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:8774: $? = 0
configure:8777: test -s conftest.o
configure:8780: $? = 0
configure:8791: result: yes
configure:8804: checking for library containing opendir
configure:8835: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:8838: $? = 1
configure: failed program was:
| #line 8812 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char opendir ();
| int
| main ()
| {
| opendir ();
|   ;
|   return 0;
| }
configure:8880: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -ldir  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/libexec/elf/ld: cannot find -ldir
configure:8883: $? = 1
configure: failed program was:
| #line 8857 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char opendir ();
| int
| main ()
| {
| opendir ();
|   ;
|   return 0;
| }
configure:8903: result: no
configure:9019: checking for sys/wait.h that is POSIX.1 compatible
configure:9051: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9054: $? = 0
configure:9057: test -s conftest.o
configure:9060: $? = 0
configure:9071: result: yes
configure:9081: checking whether time.h and sys/time.h may both be included
configure:9107: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9110: $? = 0
configure:9113: test -s conftest.o
configure:9116: $? = 0
configure:9127: result: yes
configure:9156: checking float.h usability
configure:9169: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9172: $? = 0
configure:9175: test -s conftest.o
configure:9178: $? = 0
configure:9188: result: yes
configure:9192: checking float.h presence
configure:9203: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9209: $? = 0
configure:9228: result: yes
configure:9264: checking for float.h
configure:9271: result: yes
configure:9156: checking stddef.h usability
configure:9169: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9172: $? = 0
configure:9175: test -s conftest.o
configure:9178: $? = 0
configure:9188: result: yes
configure:9192: checking stddef.h presence
configure:9203: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9209: $? = 0
configure:9228: result: yes
configure:9264: checking for stddef.h
configure:9271: result: yes
configure:9147: checking for stdlib.h
configure:9152: result: yes
configure:9147: checking for string.h
configure:9152: result: yes
configure:9304: checking errno.h usability
configure:9317: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9320: $? = 0
configure:9323: test -s conftest.o
configure:9326: $? = 0
configure:9336: result: yes
configure:9340: checking errno.h presence
configure:9351: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9357: $? = 0
configure:9376: result: yes
configure:9412: checking for errno.h
configure:9419: result: yes
configure:9304: checking fcntl.h usability
configure:9317: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9320: $? = 0
configure:9323: test -s conftest.o
configure:9326: $? = 0
configure:9336: result: yes
configure:9340: checking fcntl.h presence
configure:9351: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9357: $? = 0
configure:9376: result: yes
configure:9412: checking for fcntl.h
configure:9419: result: yes
configure:9304: checking limits.h usability
configure:9317: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9320: $? = 0
configure:9323: test -s conftest.o
configure:9326: $? = 0
configure:9336: result: yes
configure:9340: checking limits.h presence
configure:9351: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9357: $? = 0
configure:9376: result: yes
configure:9412: checking for limits.h
configure:9419: result: yes
configure:9304: checking math.h usability
configure:9317: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9320: $? = 0
configure:9323: test -s conftest.o
configure:9326: $? = 0
configure:9336: result: yes
configure:9340: checking math.h presence
configure:9351: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9357: $? = 0
configure:9376: result: yes
configure:9412: checking for math.h
configure:9419: result: yes
configure:9304: checking signal.h usability
configure:9317: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9320: $? = 0
configure:9323: test -s conftest.o
configure:9326: $? = 0
configure:9336: result: yes
configure:9340: checking signal.h presence
configure:9351: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9357: $? = 0
configure:9376: result: yes
configure:9412: checking for signal.h
configure:9419: result: yes
configure:9304: checking stdarg.h usability
configure:9317: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9320: $? = 0
configure:9323: test -s conftest.o
configure:9326: $? = 0
configure:9336: result: yes
configure:9340: checking stdarg.h presence
configure:9351: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9357: $? = 0
configure:9376: result: yes
configure:9412: checking for stdarg.h
configure:9419: result: yes
configure:9295: checking for unistd.h
configure:9300: result: yes
configure:9447: checking stdio.h usability
configure:9460: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9463: $? = 0
configure:9466: test -s conftest.o
configure:9469: $? = 0
configure:9479: result: yes
configure:9483: checking stdio.h presence
configure:9494: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9500: $? = 0
configure:9519: result: yes
configure:9555: checking for stdio.h
configure:9562: result: yes
configure:9438: checking for strings.h
configure:9443: result: yes
configure:9592: checking sys/ioctl.h usability
configure:9605: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9608: $? = 0
configure:9611: test -s conftest.o
configure:9614: $? = 0
configure:9624: result: yes
configure:9628: checking sys/ioctl.h presence
configure:9639: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9645: $? = 0
configure:9664: result: yes
configure:9700: checking for sys/ioctl.h
configure:9707: result: yes
configure:9592: checking sys/socket.h usability
configure:9605: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9608: $? = 0
configure:9611: test -s conftest.o
configure:9614: $? = 0
configure:9624: result: yes
configure:9628: checking sys/socket.h presence
configure:9639: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9645: $? = 0
configure:9664: result: yes
configure:9700: checking for sys/socket.h
configure:9707: result: yes
configure:9592: checking sys/time.h usability
configure:9605: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9608: $? = 0
configure:9611: test -s conftest.o
configure:9614: $? = 0
configure:9624: result: yes
configure:9628: checking sys/time.h presence
configure:9639: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9645: $? = 0
configure:9664: result: yes
configure:9700: checking for sys/time.h
configure:9707: result: yes
configure:9583: checking for sys/types.h
configure:9588: result: yes
configure:9736: checking setjmp.h usability
configure:9749: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9752: $? = 0
configure:9755: test -s conftest.o
configure:9758: $? = 0
configure:9768: result: yes
configure:9772: checking setjmp.h presence
configure:9783: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9789: $? = 0
configure:9808: result: yes
configure:9844: checking for setjmp.h
configure:9851: result: yes
configure:9880: checking netdb.h usability
configure:9893: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:9896: $? = 0
configure:9899: test -s conftest.o
configure:9902: $? = 0
configure:9912: result: yes
configure:9916: checking netdb.h presence
configure:9927: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:9933: $? = 0
configure:9952: result: yes
configure:9988: checking for netdb.h
configure:9995: result: yes
configure:10022: checking netinet/in.h usability
configure:10035: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:10038: $? = 0
configure:10041: test -s conftest.o
configure:10044: $? = 0
configure:10054: result: yes
configure:10058: checking netinet/in.h presence
configure:10069: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:10075: $? = 0
configure:10094: result: yes
configure:10130: checking for netinet/in.h
configure:10137: result: yes
configure:10165: checking arpa/inet.h usability
configure:10178: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
In file included from configure:10246:
/usr/include/arpa/inet.h:89: warning: parameter has incomplete type
/usr/include/arpa/inet.h:92: warning: parameter has incomplete type
/usr/include/arpa/inet.h:96: warning: parameter has incomplete type
configure:10181: $? = 0
configure:10184: test -s conftest.o
configure:10187: $? = 0
configure:10197: result: yes
configure:10201: checking arpa/inet.h presence
configure:10212: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:10218: $? = 0
configure:10237: result: yes
configure:10273: checking for arpa/inet.h
configure:10280: result: yes
configure:10165: checking arpa/nameser.h usability
configure:10178: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:10181: $? = 0
configure:10184: test -s conftest.o
configure:10187: $? = 0
configure:10197: result: yes
configure:10201: checking arpa/nameser.h presence
configure:10212: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:10218: $? = 0
configure:10237: result: yes
configure:10273: checking for arpa/nameser.h
configure:10280: result: yes
configure:10307: checking net/bpf.h usability
configure:10320: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:10323: $? = 0
configure:10326: test -s conftest.o
configure:10329: $? = 0
configure:10339: result: yes
configure:10343: checking net/bpf.h presence
configure:10354: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:10360: $? = 0
configure:10379: result: yes
configure:10415: checking for net/bpf.h
configure:10422: result: yes
configure:10449: checking net/ethernet.h usability
configure:10462: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:10465: $? = 0
configure:10468: test -s conftest.o
configure:10471: $? = 0
configure:10481: result: yes
configure:10485: checking net/ethernet.h presence
configure:10496: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:10502: $? = 0
configure:10521: result: yes
configure:10557: checking for net/ethernet.h
configure:10564: result: yes
configure:10591: checking net/if.h usability
configure:10604: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
In file included from configure:10676:
/usr/include/net/if.h:228: field `ifru_addr' has incomplete type
/usr/include/net/if.h:229: field `ifru_dstaddr' has incomplete type
/usr/include/net/if.h:230: field `ifru_broadaddr' has incomplete type
/usr/include/net/if.h:260: field `ifra_addr' has incomplete type
/usr/include/net/if.h:261: field `ifra_broadaddr' has incomplete type
/usr/include/net/if.h:262: field `ifra_mask' has incomplete type
/usr/include/net/if.h:313: field `addr' has incomplete type
/usr/include/net/if.h:314: field `dstaddr' has incomplete type
configure:10607: $? = 1
configure: failed program was:
| #line 10594 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/if.h>
configure:10623: result: no
configure:10627: checking net/if.h presence
configure:10638: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:10644: $? = 0
configure:10663: result: yes
configure:10683: WARNING: net/if.h: present but cannot be compiled
configure:10685: WARNING: net/if.h: check for missing prerequisite headers?
configure:10687: WARNING: net/if.h: proceeding with the preprocessor's result
configure:10699: checking for net/if.h
configure:10706: result: yes
configure:10733: checking netinet/if_ether.h usability
configure:10746: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
In file included from /usr/include/netinet/if_ether.h:41,
                 from configure:10819:
/usr/include/net/if_arp.h:91: field `arp_pa' has incomplete type
/usr/include/net/if_arp.h:92: field `arp_ha' has incomplete type
In file included from configure:10819:
/usr/include/netinet/if_ether.h:100: field `sin_addr' has incomplete type
/usr/include/netinet/if_ether.h:101: field `sin_srcaddr' has incomplete type
configure:10749: $? = 1
configure: failed program was:
| #line 10736 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <netinet/if_ether.h>
configure:10765: result: no
configure:10769: checking netinet/if_ether.h presence
configure:10780: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:10786: $? = 0
configure:10805: result: yes
configure:10825: WARNING: netinet/if_ether.h: present but cannot be compiled
configure:10827: WARNING: netinet/if_ether.h: check for missing prerequisite headers?
configure:10829: WARNING: netinet/if_ether.h: proceeding with the preprocessor's result
configure:10841: checking for netinet/if_ether.h
configure:10848: result: yes
configure:10875: checking netinet/in_systm.h usability
configure:10888: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:10891: $? = 0
configure:10894: test -s conftest.o
configure:10897: $? = 0
configure:10907: result: yes
configure:10911: checking netinet/in_systm.h presence
configure:10922: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:10928: $? = 0
configure:10947: result: yes
configure:10983: checking for netinet/in_systm.h
configure:10990: result: yes
configure:11017: checking netinet/ip.h usability
configure:11030: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
In file included from configure:11105:
/usr/include/netinet/ip.h:73: field `ip_src' has incomplete type
/usr/include/netinet/ip.h:73: field `ip_dst' has incomplete type
/usr/include/netinet/ip.h:156: syntax error before `n_long'
/usr/include/netinet/ip.h:158: field `ipt_addr' has incomplete type
/usr/include/netinet/ip.h:159: syntax error before `n_long'
configure:11033: $? = 1
configure: failed program was:
| #line 11020 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <netinet/ip.h>
configure:11049: result: no
configure:11053: checking netinet/ip.h presence
configure:11064: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:11070: $? = 0
configure:11089: result: yes
configure:11109: WARNING: netinet/ip.h: present but cannot be compiled
configure:11111: WARNING: netinet/ip.h: check for missing prerequisite headers?
configure:11113: WARNING: netinet/ip.h: proceeding with the preprocessor's result
configure:11125: checking for netinet/ip.h
configure:11132: result: yes
configure:11159: checking netinet/ip_icmp.h usability
configure:11172: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
In file included from configure:11248:
/usr/include/netinet/ip_icmp.h:62: field `ih_gwaddr' has incomplete type
/usr/include/netinet/ip_icmp.h:64: syntax error before `n_short'
/usr/include/netinet/ip_icmp.h:71: syntax error before `n_short'
/usr/include/netinet/ip_icmp.h:93: syntax error before `n_time'
/usr/include/netinet/ip_icmp.h:98: field `idi_ip' has incomplete type
configure:11175: $? = 1
configure: failed program was:
| #line 11162 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <netinet/ip_icmp.h>
configure:11191: result: no
configure:11195: checking netinet/ip_icmp.h presence
configure:11206: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:11212: $? = 0
configure:11231: result: yes
configure:11251: WARNING: netinet/ip_icmp.h: present but cannot be compiled
configure:11253: WARNING: netinet/ip_icmp.h: check for missing prerequisite headers?
configure:11255: WARNING: netinet/ip_icmp.h: proceeding with the preprocessor's result
configure:11267: checking for netinet/ip_icmp.h
configure:11274: result: yes
configure:11301: checking netinet/tcp.h usability
configure:11314: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:11317: $? = 0
configure:11320: test -s conftest.o
configure:11323: $? = 0
configure:11333: result: yes
configure:11337: checking netinet/tcp.h presence
configure:11348: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:11354: $? = 0
configure:11373: result: yes
configure:11409: checking for netinet/tcp.h
configure:11416: result: yes
configure:11443: checking netinet/udp.h usability
configure:11456: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:11459: $? = 0
configure:11462: test -s conftest.o
configure:11465: $? = 0
configure:11475: result: yes
configure:11479: checking netinet/udp.h presence
configure:11490: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:11496: $? = 0
configure:11515: result: yes
configure:11551: checking for netinet/udp.h
configure:11558: result: yes
configure:11585: checking ethertype.h usability
configure:11598: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:11677: ethertype.h: No such file or directory
configure:11601: $? = 1
configure: failed program was:
| #line 11588 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ethertype.h>
configure:11617: result: no
configure:11621: checking ethertype.h presence
configure:11632: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:11679: ethertype.h: No such file or directory
configure:11638: $? = 1
configure: failed program was:
| #line 11624 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| /* end confdefs.h.  */
| #include <ethertype.h>
configure:11657: result: no
configure:11693: checking for ethertype.h
configure:11700: result: no
configure:11727: checking pcap.h usability
configure:11740: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:11743: $? = 0
configure:11746: test -s conftest.o
configure:11749: $? = 0
configure:11759: result: yes
configure:11763: checking pcap.h presence
configure:11774: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:11780: $? = 0
configure:11799: result: yes
configure:11835: checking for pcap.h
configure:11842: result: yes
configure:11873: checking crypt.h usability
configure:11886: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:11889: $? = 0
configure:11892: test -s conftest.o
configure:11895: $? = 0
configure:11905: result: yes
configure:11909: checking crypt.h presence
configure:11920: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:11926: $? = 0
configure:11945: result: yes
configure:11981: checking for crypt.h
configure:11988: result: yes
configure:11873: checking pwd.h usability
configure:11886: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:11889: $? = 0
configure:11892: test -s conftest.o
configure:11895: $? = 0
configure:11905: result: yes
configure:11909: checking pwd.h presence
configure:11920: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:11926: $? = 0
configure:11945: result: yes
configure:11981: checking for pwd.h
configure:11988: result: yes
configure:11873: checking security/pam_appl.h usability
configure:11886: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:11889: $? = 0
configure:11892: test -s conftest.o
configure:11895: $? = 0
configure:11905: result: yes
configure:11909: checking security/pam_appl.h presence
configure:11920: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:11926: $? = 0
configure:11945: result: yes
configure:11981: checking for security/pam_appl.h
configure:11988: result: yes
configure:11873: checking shadow.h usability
configure:11886: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:11969: shadow.h: No such file or directory
configure:11889: $? = 1
configure: failed program was:
| #line 11876 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <shadow.h>
configure:11905: result: no
configure:11909: checking shadow.h presence
configure:11920: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:11971: shadow.h: No such file or directory
configure:11926: $? = 1
configure: failed program was:
| #line 11912 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| /* end confdefs.h.  */
| #include <shadow.h>
configure:11945: result: no
configure:11981: checking for shadow.h
configure:11988: result: no
configure:12017: checking locale.h usability
configure:12030: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:12033: $? = 0
configure:12036: test -s conftest.o
configure:12039: $? = 0
configure:12049: result: yes
configure:12053: checking locale.h presence
configure:12064: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:12070: $? = 0
configure:12089: result: yes
configure:12125: checking for locale.h
configure:12132: result: yes
configure:12017: checking langinfo.h usability
configure:12030: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:12033: $? = 0
configure:12036: test -s conftest.o
configure:12039: $? = 0
configure:12049: result: yes
configure:12053: checking langinfo.h presence
configure:12064: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:12070: $? = 0
configure:12089: result: yes
configure:12125: checking for langinfo.h
configure:12132: result: yes
configure:12161: checking dirent.h usability
configure:12174: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:12177: $? = 0
configure:12180: test -s conftest.o
configure:12183: $? = 0
configure:12193: result: yes
configure:12197: checking dirent.h presence
configure:12208: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:12214: $? = 0
configure:12233: result: yes
configure:12269: checking for dirent.h
configure:12276: result: yes
configure:12304: checking dlfcn.h usability
configure:12317: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:12320: $? = 0
configure:12323: test -s conftest.o
configure:12326: $? = 0
configure:12336: result: yes
configure:12340: checking dlfcn.h presence
configure:12351: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:12357: $? = 0
configure:12376: result: yes
configure:12412: checking for dlfcn.h
configure:12419: result: yes
configure:12304: checking dl.h usability
configure:12317: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:12404: dl.h: No such file or directory
configure:12320: $? = 1
configure: failed program was:
| #line 12307 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dl.h>
configure:12336: result: no
configure:12340: checking dl.h presence
configure:12351: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:12406: dl.h: No such file or directory
configure:12357: $? = 1
configure: failed program was:
| #line 12343 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <dl.h>
configure:12376: result: no
configure:12412: checking for dl.h
configure:12419: result: no
configure:12446: checking gdbm.h usability
configure:12459: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:12462: $? = 0
configure:12465: test -s conftest.o
configure:12468: $? = 0
configure:12478: result: yes
configure:12482: checking gdbm.h presence
configure:12493: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:12499: $? = 0
configure:12518: result: yes
configure:12554: checking for gdbm.h
configure:12561: result: yes
configure:12588: checking getopt.h usability
configure:12601: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:12604: $? = 0
configure:12607: test -s conftest.o
configure:12610: $? = 0
configure:12620: result: yes
configure:12624: checking getopt.h presence
configure:12635: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:12641: $? = 0
configure:12660: result: yes
configure:12696: checking for getopt.h
configure:12703: result: yes
configure:12730: checking if.h usability
configure:12743: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:12832: if.h: No such file or directory
configure:12746: $? = 1
configure: failed program was:
| #line 12733 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <if.h>
configure:12762: result: no
configure:12766: checking if.h presence
configure:12777: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:12834: if.h: No such file or directory
configure:12783: $? = 1
configure: failed program was:
| #line 12769 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h.  */
| #include <if.h>
configure:12802: result: no
configure:12838: checking for if.h
configure:12845: result: no
configure:12863: checking for inttypes.h
configure:12868: result: yes
configure:13005: checking for memory.h
configure:13010: result: yes
configure:13156: checking sys/ldr.h usability
configure:13169: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:13260: sys/ldr.h: No such file or directory
configure:13172: $? = 1
configure: failed program was:
| #line 13159 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ldr.h>
configure:13188: result: no
configure:13192: checking sys/ldr.h presence
configure:13203: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:13262: sys/ldr.h: No such file or directory
configure:13209: $? = 1
configure: failed program was:
| #line 13195 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| /* end confdefs.h.  */
| #include <sys/ldr.h>
configure:13228: result: no
configure:13264: checking for sys/ldr.h
configure:13271: result: no
configure:13298: checking sys/select.h usability
configure:13311: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:13314: $? = 0
configure:13317: test -s conftest.o
configure:13320: $? = 0
configure:13330: result: yes
configure:13334: checking sys/select.h presence
configure:13345: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:13351: $? = 0
configure:13370: result: yes
configure:13406: checking for sys/select.h
configure:13413: result: yes
configure:13440: checking sys/sockio.h usability
configure:13453: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:13456: $? = 0
configure:13459: test -s conftest.o
configure:13462: $? = 0
configure:13472: result: yes
configure:13476: checking sys/sockio.h presence
configure:13487: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:13493: $? = 0
configure:13512: result: yes
configure:13548: checking for sys/sockio.h
configure:13555: result: yes
configure:13573: checking for sys/stat.h
configure:13578: result: yes
configure:13724: checking sys/un.h usability
configure:13737: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:13740: $? = 0
configure:13743: test -s conftest.o
configure:13746: $? = 0
configure:13756: result: yes
configure:13760: checking sys/un.h presence
configure:13771: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:13777: $? = 0
configure:13796: result: yes
configure:13832: checking for sys/un.h
configure:13839: result: yes
configure:13857: checking for sys/wait.h
configure:13862: result: yes
configure:14008: checking zlib.h usability
configure:14021: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14024: $? = 0
configure:14027: test -s conftest.o
configure:14030: $? = 0
configure:14040: result: yes
configure:14044: checking zlib.h presence
configure:14055: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14061: $? = 0
configure:14080: result: yes
configure:14116: checking for zlib.h
configure:14123: result: yes
configure:14151: checking malloc.h usability
configure:14164: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
In file included from configure:14261:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure:14167: $? = 0
configure:14170: test -s conftest.o
configure:14173: $? = 0
configure:14183: result: yes
configure:14187: checking malloc.h presence
configure:14198: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
In file included from configure:14263:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure:14204: $? = 0
configure:14223: result: yes
configure:14259: checking for malloc.h
configure:14266: result: yes
configure:14293: checking sys/resource.h usability
configure:14306: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14309: $? = 0
configure:14312: test -s conftest.o
configure:14315: $? = 0
configure:14325: result: yes
configure:14329: checking sys/resource.h presence
configure:14340: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14346: $? = 0
configure:14365: result: yes
configure:14401: checking for sys/resource.h
configure:14408: result: yes
configure:14441: checking openssl/rsa.h usability
configure:14454: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14457: $? = 0
configure:14460: test -s conftest.o
configure:14463: $? = 0
configure:14473: result: yes
configure:14477: checking openssl/rsa.h presence
configure:14488: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14494: $? = 0
configure:14513: result: yes
configure:14549: checking for openssl/rsa.h
configure:14556: result: yes
configure:14441: checking openssl/crypto.h usability
configure:14454: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14457: $? = 0
configure:14460: test -s conftest.o
configure:14463: $? = 0
configure:14473: result: yes
configure:14477: checking openssl/crypto.h presence
configure:14488: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14494: $? = 0
configure:14513: result: yes
configure:14549: checking for openssl/crypto.h
configure:14556: result: yes
configure:14441: checking openssl/x509.h usability
configure:14454: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14457: $? = 0
configure:14460: test -s conftest.o
configure:14463: $? = 0
configure:14473: result: yes
configure:14477: checking openssl/x509.h presence
configure:14488: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14494: $? = 0
configure:14513: result: yes
configure:14549: checking for openssl/x509.h
configure:14556: result: yes
configure:14441: checking openssl/pem.h usability
configure:14454: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14457: $? = 0
configure:14460: test -s conftest.o
configure:14463: $? = 0
configure:14473: result: yes
configure:14477: checking openssl/pem.h presence
configure:14488: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14494: $? = 0
configure:14513: result: yes
configure:14549: checking for openssl/pem.h
configure:14556: result: yes
configure:14441: checking openssl/ssl.h usability
configure:14454: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14457: $? = 0
configure:14460: test -s conftest.o
configure:14463: $? = 0
configure:14473: result: yes
configure:14477: checking openssl/ssl.h presence
configure:14488: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14494: $? = 0
configure:14513: result: yes
configure:14549: checking for openssl/ssl.h
configure:14556: result: yes
configure:14441: checking openssl/err.h usability
configure:14454: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14457: $? = 0
configure:14460: test -s conftest.o
configure:14463: $? = 0
configure:14473: result: yes
configure:14477: checking openssl/err.h presence
configure:14488: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14494: $? = 0
configure:14513: result: yes
configure:14549: checking for openssl/err.h
configure:14556: result: yes
configure:14584: checking semaphore.h usability
configure:14597: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14600: $? = 0
configure:14603: test -s conftest.o
configure:14606: $? = 0
configure:14616: result: yes
configure:14620: checking semaphore.h presence
configure:14631: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14637: $? = 0
configure:14656: result: yes
configure:14692: checking for semaphore.h
configure:14699: result: yes
configure:14727: checking sched.h usability
configure:14740: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14743: $? = 0
configure:14746: test -s conftest.o
configure:14749: $? = 0
configure:14759: result: yes
configure:14763: checking sched.h presence
configure:14774: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14780: $? = 0
configure:14799: result: yes
configure:14835: checking for sched.h
configure:14842: result: yes
configure:14727: checking sys/sched.h usability
configure:14740: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14847: sys/sched.h: No such file or directory
configure:14743: $? = 1
configure: failed program was:
| #line 14730 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sched.h>
configure:14759: result: no
configure:14763: checking sys/sched.h presence
configure:14774: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14849: sys/sched.h: No such file or directory
configure:14780: $? = 1
configure: failed program was:
| #line 14766 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h.  */
| #include <sys/sched.h>
configure:14799: result: no
configure:14835: checking for sys/sched.h
configure:14842: result: no
configure:14869: checking pthread.h usability
configure:14882: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:14885: $? = 0
configure:14888: test -s conftest.o
configure:14891: $? = 0
configure:14901: result: yes
configure:14905: checking pthread.h presence
configure:14916: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:14922: $? = 0
configure:14941: result: yes
configure:14977: checking for pthread.h
configure:14984: result: yes
configure:15013: checking sys/syslog.h usability
configure:15026: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15029: $? = 0
configure:15032: test -s conftest.o
configure:15035: $? = 0
configure:15045: result: yes
configure:15049: checking sys/syslog.h presence
configure:15060: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15066: $? = 0
configure:15085: result: yes
configure:15121: checking for sys/syslog.h
configure:15128: result: yes
configure:15013: checking syslog.h usability
configure:15026: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15029: $? = 0
configure:15032: test -s conftest.o
configure:15035: $? = 0
configure:15045: result: yes
configure:15049: checking syslog.h presence
configure:15060: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15066: $? = 0
configure:15085: result: yes
configure:15121: checking for syslog.h
configure:15128: result: yes
configure:15160: checking gdchart.h usability
configure:15173: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15176: $? = 0
configure:15179: test -s conftest.o
configure:15182: $? = 0
configure:15192: result: yes
configure:15196: checking gdchart.h presence
configure:15207: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15213: $? = 0
configure:15232: result: yes
configure:15268: checking for gdchart.h
configure:15275: result: yes
configure:15160: checking gdcpie.h usability
configure:15173: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15176: $? = 0
configure:15179: test -s conftest.o
configure:15182: $? = 0
configure:15192: result: yes
configure:15196: checking gdcpie.h presence
configure:15207: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15213: $? = 0
configure:15232: result: yes
configure:15268: checking for gdcpie.h
configure:15275: result: yes
configure:15160: checking gdc.h usability
configure:15173: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15176: $? = 0
configure:15179: test -s conftest.o
configure:15182: $? = 0
configure:15192: result: yes
configure:15196: checking gdc.h presence
configure:15207: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15213: $? = 0
configure:15232: result: yes
configure:15268: checking for gdc.h
configure:15275: result: yes
configure:15160: checking gd.h usability
configure:15173: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15176: $? = 0
configure:15179: test -s conftest.o
configure:15182: $? = 0
configure:15192: result: yes
configure:15196: checking gd.h presence
configure:15207: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15213: $? = 0
configure:15232: result: yes
configure:15268: checking for gd.h
configure:15275: result: yes
configure:15160: checking png.h usability
configure:15173: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15176: $? = 0
configure:15179: test -s conftest.o
configure:15182: $? = 0
configure:15192: result: yes
configure:15196: checking png.h presence
configure:15207: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15213: $? = 0
configure:15232: result: yes
configure:15268: checking for png.h
configure:15275: result: yes
configure:15303: checking tcpd.h usability
configure:15316: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15319: $? = 0
configure:15322: test -s conftest.o
configure:15325: $? = 0
configure:15335: result: yes
configure:15339: checking tcpd.h presence
configure:15350: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15356: $? = 0
configure:15375: result: yes
configure:15411: checking for tcpd.h
configure:15418: result: yes
configure:15446: checking rrd.h usability
configure:15459: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15462: $? = 0
configure:15465: test -s conftest.o
configure:15468: $? = 0
configure:15478: result: yes
configure:15482: checking rrd.h presence
configure:15493: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15499: $? = 0
configure:15518: result: yes
configure:15554: checking for rrd.h
configure:15561: result: yes
configure:15590: checking glib.h usability
configure:15603: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
In file included from configure:15720:
/usr/local/include/glib12/glib.h:1701: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1707: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1709: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1723: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1725: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1749: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1751: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:2223: warning: declaration of `time' shadows global declaration
/usr/local/include/glib12/glib.h:2323: warning: declaration of `index' shadows global declaration
configure:15606: $? = 0
configure:15609: test -s conftest.o
configure:15612: $? = 0
configure:15622: result: yes
configure:15626: checking glib.h presence
configure:15637: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15643: $? = 0
configure:15662: result: yes
configure:15698: checking for glib.h
configure:15705: result: yes
configure:15590: checking glibconfig.h usability
configure:15603: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15606: $? = 0
configure:15609: test -s conftest.o
configure:15612: $? = 0
configure:15622: result: yes
configure:15626: checking glibconfig.h presence
configure:15637: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15643: $? = 0
configure:15662: result: yes
configure:15698: checking for glibconfig.h
configure:15705: result: yes
configure:15732: checking xmlversion.h usability
configure:15745: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:15748: $? = 0
configure:15751: test -s conftest.o
configure:15754: $? = 0
configure:15764: result: yes
configure:15768: checking xmlversion.h presence
configure:15779: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15785: $? = 0
configure:15804: result: yes
configure:15840: checking for xmlversion.h
configure:15847: result: yes
configure:15874: checking gdome.h usability
configure:15887: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
In file included from /usr/local/include/libgdome/gdome.h:27,
                 from configure:16007:
/usr/local/include/glib12/glib.h:1701: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1707: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1709: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1723: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1725: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1749: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:1751: warning: declaration of `index' shadows global declaration
/usr/local/include/glib12/glib.h:2223: warning: declaration of `time' shadows global declaration
/usr/local/include/glib12/glib.h:2323: warning: declaration of `index' shadows global declaration
In file included from configure:16007:
/usr/local/include/libgdome/gdome.h:264: warning: declaration of `index' shadows global declaration
/usr/local/include/libgdome/gdome.h:1031: warning: declaration of `index' shadows global declaration
/usr/local/include/libgdome/gdome.h:1042: warning: declaration of `index' shadows global declaration
configure:15890: $? = 0
configure:15893: test -s conftest.o
configure:15896: $? = 0
configure:15906: result: yes
configure:15910: checking gdome.h presence
configure:15921: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:15927: $? = 0
configure:15946: result: yes
configure:15982: checking for gdome.h
configure:15989: result: yes
configure:16008: checking for pid_t
configure:16033: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:16036: $? = 0
configure:16039: test -s conftest.o
configure:16042: $? = 0
configure:16053: result: yes
configure:16065: checking for size_t
configure:16090: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:16093: $? = 0
configure:16096: test -s conftest.o
configure:16099: $? = 0
configure:16110: result: yes
configure:16122: checking whether time.h and sys/time.h may both be included
configure:16168: result: yes
configure:16178: checking whether struct tm is in sys/time.h or time.h
configure:16202: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:16205: $? = 0
configure:16208: test -s conftest.o
configure:16211: $? = 0
configure:16222: result: time.h
configure:16232: checking for struct tm.tm_zone
configure:16259: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:16262: $? = 0
configure:16265: test -s conftest.o
configure:16268: $? = 0
configure:16319: result: yes
configure:16400: checking for typedef u_int64_t
configure:16425: result: yes
configure:16434: checking for typedef uint64_t
configure:16459: result: yes
configure:16468: checking for typedef u_int32_t
configure:16493: result: yes
configure:16502: checking for typedef u_int16_t
configure:16527: result: yes
configure:16536: checking for typedef u_int8_t
configure:16561: result: yes
configure:16570: checking for typedef int64_t
configure:16595: result: yes
configure:16604: checking for typedef int32_t
configure:16629: result: yes
configure:16638: checking for typedef int16_t
configure:16663: result: yes
configure:16672: checking for typedef int8_t
configure:16697: result: yes
configure:16776: checking for backtrace in -lc
configure:16807: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lc  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/tmp/ccI6WGlb.o: In function `main':
/usr/ports/net/ntop/work/ntop-2.2/ntop/configure(.text+0x14): undefined reference to `backtrace'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:16810: $? = 1
configure: failed program was:
| #line 16784 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char backtrace ();
| int
| main ()
| {
| backtrace ();
|   ;
|   return 0;
| }
configure:16828: result: no
configure:16840: checking for crypt in -lc
configure:16871: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lc  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/tmp/cczyZaiv.o: In function `main':
/usr/ports/net/ntop/work/ntop-2.2/ntop/configure(.text+0x14): undefined reference to `crypt'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:16874: $? = 1
configure: failed program was:
| #line 16848 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char crypt ();
| int
| main ()
| {
| crypt ();
|   ;
|   return 0;
| }
configure:16892: result: no
configure:16903: checking for crypt in -lcrypt
configure:16934: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypt  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:16937: $? = 1
configure: failed program was:
| #line 16911 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char crypt ();
| int
| main ()
| {
| crypt ();
|   ;
|   return 0;
| }
configure:16955: result: no
configure:16969: checking for getopt_long in -lc
configure:17000: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lc  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17003: $? = 1
configure: failed program was:
| #line 16977 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getopt_long ();
| int
| main ()
| {
| getopt_long ();
|   ;
|   return 0;
| }
configure:17021: result: no
configure:17033: checking for gethostbyaddr_r in -lc
configure:17064: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lc  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/tmp/ccFrT9GG.o: In function `main':
/usr/ports/net/ntop/work/ntop-2.2/ntop/configure(.text+0x14): undefined reference to `gethostbyaddr_r'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17067: $? = 1
configure: failed program was:
| #line 17041 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gethostbyaddr_r ();
| int
| main ()
| {
| gethostbyaddr_r ();
|   ;
|   return 0;
| }
configure:17085: result: no
configure:17097: checking for gethostbyaddr_r in -lnsl
configure:17128: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lnsl  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/libexec/elf/ld: cannot find -lnsl
configure:17131: $? = 1
configure: failed program was:
| #line 17105 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gethostbyaddr_r ();
| int
| main ()
| {
| gethostbyaddr_r ();
|   ;
|   return 0;
| }
configure:17149: result: no
configure:17164: checking for dlopen in -lc
configure:17195: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lc  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17198: $? = 1
configure: failed program was:
| #line 17172 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dlopen ();
| int
| main ()
| {
| dlopen ();
|   ;
|   return 0;
| }
configure:17216: result: no
configure:17227: checking for dlopen in -ldl
configure:17258: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -ldl  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/libexec/elf/ld: cannot find -ldl
configure:17261: $? = 1
configure: failed program was:
| #line 17235 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dlopen ();
| int
| main ()
| {
| dlopen ();
|   ;
|   return 0;
| }
configure:17279: result: no
configure:17294: checking for gdbm_open in -lgdbm
configure:17325: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lgdbm  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17328: $? = 1
configure: failed program was:
| #line 17302 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gdbm_open ();
| int
| main ()
| {
| gdbm_open ();
|   ;
|   return 0;
| }
configure:17346: result: no
configure:17358: checking for pcap_open_live in -lpcap
configure:17389: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lpcap  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17392: $? = 1
configure: failed program was:
| #line 17366 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pcap_open_live ();
| int
| main ()
| {
| pcap_open_live ();
|   ;
|   return 0;
| }
configure:17410: result: no
configure:17423: checking for SSLeay_version in -lcrypto
configure:17454: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17457: $? = 1
configure: failed program was:
| #line 17431 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char SSLeay_version ();
| int
| main ()
| {
| SSLeay_version ();
|   ;
|   return 0;
| }
configure:17475: result: no
configure:17487: checking for SSL_accept in -lssl
configure:17518: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lssl  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17521: $? = 1
configure: failed program was:
| #line 17495 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char SSL_accept ();
| int
| main ()
| {
| SSL_accept ();
|   ;
|   return 0;
| }
configure:17539: result: no
configure:17552: checking for zlibVersion in -lz
configure:17583: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lz  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17586: $? = 1
configure: failed program was:
| #line 17560 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char zlibVersion ();
| int
| main ()
| {
| zlibVersion ();
|   ;
|   return 0;
| }
configure:17604: result: no
configure:17617: checking for sin in -lc
configure:17648: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lc  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
configure:17741: warning: conflicting types for built-in function `sin'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17651: $? = 1
configure: failed program was:
| #line 17625 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char sin ();
| int
| main ()
| {
| sin ();
|   ;
|   return 0;
| }
configure:17669: result: no
configure:17680: checking for sin in -lm
configure:17711: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lm  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
configure:17804: warning: conflicting types for built-in function `sin'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17714: $? = 1
configure: failed program was:
| #line 17688 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char sin ();
| int
| main ()
| {
| sin ();
|   ;
|   return 0;
| }
configure:17732: result: no
configure:17746: checking for ceil in -lc
configure:17777: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lc  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17780: $? = 1
configure: failed program was:
| #line 17754 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char ceil ();
| int
| main ()
| {
| ceil ();
|   ;
|   return 0;
| }
configure:17798: result: no
configure:17809: checking for ceil in -lm
configure:17840: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lm  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17843: $? = 1
configure: failed program was:
| #line 17817 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char ceil ();
| int
| main ()
| {
| ceil ();
|   ;
|   return 0;
| }
configure:17861: result: no
configure:17876: checking for gdImageDestroy in -lgd
configure:17907: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lgd  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17910: $? = 1
configure: failed program was:
| #line 17884 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gdImageDestroy ();
| int
| main ()
| {
| gdImageDestroy ();
|   ;
|   return 0;
| }
configure:17928: result: no
configure:17940: checking for png_read_info in -lpng
configure:17971: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lpng  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:17974: $? = 1
configure: failed program was:
| #line 17948 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char png_read_info ();
| int
| main ()
| {
| png_read_info ();
|   ;
|   return 0;
| }
configure:17992: result: no
configure:18005: checking for gethostname in -lnsl
configure:18036: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lnsl  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/libexec/elf/ld: cannot find -lnsl
configure:18039: $? = 1
configure: failed program was:
| #line 18013 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gethostname ();
| int
| main ()
| {
| gethostname ();
|   ;
|   return 0;
| }
configure:18057: result: no
configure:18068: checking for gethostbyname in -lnsl
configure:18099: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lnsl  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/libexec/elf/ld: cannot find -lnsl
configure:18102: $? = 1
configure: failed program was:
| #line 18076 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gethostbyname ();
| int
| main ()
| {
| gethostbyname ();
|   ;
|   return 0;
| }
configure:18120: result: no
configure:18134: checking for accept in -lsocket
configure:18165: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lsocket  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/libexec/elf/ld: cannot find -lsocket
configure:18168: $? = 1
configure: failed program was:
| #line 18142 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char accept ();
| int
| main ()
| {
| accept ();
|   ;
|   return 0;
| }
configure:18186: result: no
configure:18198: checking for inet_aton in -lresolv
configure:18229: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lresolv  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/libexec/elf/ld: cannot find -lresolv
configure:18232: $? = 1
configure: failed program was:
| #line 18206 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char inet_aton ();
| int
| main ()
| {
| inet_aton ();
|   ;
|   return 0;
| }
configure:18250: result: no
configure:18263: checking for pthread_create in -lpthread
configure:18294: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lpthread  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/libexec/elf/ld: cannot find -lpthread
configure:18297: $? = 1
configure: failed program was:
| #line 18271 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pthread_create ();
| int
| main ()
| {
| pthread_create ();
|   ;
|   return 0;
| }
configure:18315: result: no
configure:18327: checking for pthread_create in -lpthreads
configure:18358: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lpthreads  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/libexec/elf/ld: cannot find -lpthreads
configure:18361: $? = 1
configure: failed program was:
| #line 18335 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pthread_create ();
| int
| main ()
| {
| pthread_create ();
|   ;
|   return 0;
| }
configure:18379: result: no
configure:18391: checking for pthread_create in -lc_r
configure:18422: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lc_r  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/lib/libc.so: WARNING!  setkey(3) not present in the system!
/usr/lib/libc.so: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: warning: this program uses f_prealloc(), which is not recommended.
/usr/lib/libc.so: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:18425: $? = 1
configure: failed program was:
| #line 18399 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pthread_create ();
| int
| main ()
| {
| pthread_create ();
|   ;
|   return 0;
| }
configure:18443: result: no
configure:18461: checking for sem_init in -lposix4
configure:18492: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lposix4  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/libexec/elf/ld: cannot find -lposix4
configure:18495: $? = 1
configure: failed program was:
| #line 18469 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char sem_init ();
| int
| main ()
| {
| sem_init ();
|   ;
|   return 0;
| }
configure:18513: result: no
configure:18525: checking for re_search in -lc
configure:18556: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lc  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/tmp/ccb3B0OB.o: In function `main':
/usr/ports/net/ntop/work/ntop-2.2/ntop/configure(.text+0x14): undefined reference to `re_search'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:18559: $? = 1
configure: failed program was:
| #line 18533 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char re_search ();
| int
| main ()
| {
| re_search ();
|   ;
|   return 0;
| }
configure:18577: result: no
configure:18589: checking for rrd_create in -lrrd
configure:18620: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lrrd  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:18623: $? = 1
configure: failed program was:
| #line 18597 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char rrd_create ();
| int
| main ()
| {
| rrd_create ();
|   ;
|   return 0;
| }
configure:18641: result: no
configure:18651: checking for g_date_julian in -lglib12
configure:18682: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lglib12  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:18685: $? = 1
configure: failed program was:
| #line 18659 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char g_date_julian ();
| int
| main ()
| {
| g_date_julian ();
|   ;
|   return 0;
| }
configure:18703: result: no
configure:18715: checking for xmlCheckVersion in -lxml2
configure:18746: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lxml2  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:18749: $? = 1
configure: failed program was:
| #line 18723 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char xmlCheckVersion ();
| int
| main ()
| {
| xmlCheckVersion ();
|   ;
|   return 0;
| }
configure:18767: result: no
configure:18779: checking for gdome_di_saveDocToFile in -lgdome
configure:18810: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lgdome  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:18813: $? = 1
configure: failed program was:
| #line 18787 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gdome_di_saveDocToFile ();
| int
| main ()
| {
| gdome_di_saveDocToFile ();
|   ;
|   return 0;
| }
configure:18831: result: no
configure:18851: checking for working alloca.h
configure:18873: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
configure:18966: alloca.h: No such file or directory
configure:18876: $? = 1
configure: failed program was:
| #line 18857 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|   ;
|   return 0;
| }
configure:18893: result: no
configure:18903: checking for alloca
configure:18945: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:18948: $? = 1
configure: failed program was:
| #line 18909 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| #ifdef __GNUC__
| # define alloca __builtin_alloca
| #else
| # ifdef _MSC_VER
| #  include <malloc.h>
| #  define alloca _alloca
| # else
| #  if HAVE_ALLOCA_H
| #   include <alloca.h>
| #  else
| #   ifdef _AIX
|  #pragma alloca
| #   else
| #    ifndef alloca /* predefined by HP cc +Olibcalls */
| char *alloca ();
| #    endif
| #   endif
| #  endif
| # endif
| #endif
| 
| int
| main ()
| {
| char *p = (char *) alloca (1);
|   ;
|   return 0;
| }
configure:18965: result: no
configure:18987: checking whether `alloca.c' needs Cray hooks
configure:19015: result: no
configure:19104: checking stack direction for C alloca
configure:19140: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
configure:19225: warning: no previous prototype for `find_stack_direction'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:19143: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 19113 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| /* end confdefs.h.  */
| int
| find_stack_direction ()
| {
|   static char *addr = 0;
|   auto char dummy;
|   if (addr == 0)
|     {
|       addr = &dummy;
|       return find_stack_direction ();
|     }
|   else
|     return (&dummy > addr) ? 1 : -1;
| }
| 
| int
| main ()
| {
|   exit (find_stack_direction () < 0);
| }
configure:19162: result: -1
configure:19179: checking for unistd.h
configure:19184: result: yes
configure:19188: checking vfork.h usability
configure:19201: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:19337: vfork.h: No such file or directory
configure:19204: $? = 1
configure: failed program was:
| #line 19191 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:19220: result: no
configure:19224: checking vfork.h presence
configure:19235: cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -I/usr/local/include conftest.c
configure:19339: vfork.h: No such file or directory
configure:19241: $? = 1
configure: failed program was:
| #line 19227 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:19260: result: no
configure:19296: checking for vfork.h
configure:19303: result: no
configure:19321: checking for fork
configure:19371: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:19374: $? = 1
configure: failed program was:
| #line 19327 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fork (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fork ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fork) || defined (__stub___fork)
| choke me
| #else
| char (*f) () = fork;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fork;
|   ;
|   return 0;
| }
configure:19391: result: no
configure:19321: checking for vfork
configure:19371: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:19374: $? = 1
configure: failed program was:
| #line 19327 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vfork (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char vfork ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_vfork) || defined (__stub___vfork)
| choke me
| #else
| char (*f) () = vfork;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != vfork;
|   ;
|   return 0;
| }
configure:19391: result: no
configure:19634: checking whether cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 needs -traditional
configure:19774: termio.h: No such file or directory
configure:19678: result: no
configure:19685: checking for working memcmp
configure:19734: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:19737: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 19694 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   /* Some versions of memcmp are not 8-bit clean.  */
|   char c0 = 0x40, c1 = 0x80, c2 = 0x81;
|   if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0)
|     exit (1);
| 
|   /* The Next x86 OpenStep bug shows up only when comparing 16 bytes
|      or more and with at least one buffer not starting on a 4-byte boundary.
|      William Lewis provided this test program.   */
|   {
|     char foo[21];
|     char bar[21];
|     int i;
|     for (i = 0; i < 4; i++)
|       {
|         char *a = foo + i;
|         char *b = bar + i;
|         strcpy (a, "--------01111111");
|         strcpy (b, "--------10000000");
|         if (memcmp (a, b, 16) >= 0)
|           exit (1);
|       }
|     exit (0);
|   }
| 
|   ;
|   return 0;
| }
configure:19756: result: no
configure:19760: checking for function prototypes
configure:19763: result: yes
configure:19780: checking whether setvbuf arguments are reversed
configure:19806: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
configure:19904: conflicting types for `setvbuf'
/usr/include/stdio.h:237: previous declaration of `setvbuf'
configure:19809: $? = 1
configure: failed program was:
| #line 19787 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #	  if PROTOTYPES
| 	   int (setvbuf) (FILE *, int, char *, size_t);
| #	  endif
| int
| main ()
| {
| char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
|   ;
|   return 0;
| }
configure:19913: result: no
configure:19923: checking return type of signal handlers
configure:19955: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -c -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include conftest.c >&5
configure:19958: $? = 0
configure:19961: test -s conftest.o
configure:19964: $? = 0
configure:19975: result: void
configure:19983: checking whether lstat dereferences a symlink specified with a trailing slash
configure:20015: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20018: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 19995 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
|      /* Linux will dereference the symlink and fail.
|         That is better in the sense that it means we will not
|         have to compile and use the lstat wrapper.  */
|      exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1);
|   ;
|   return 0;
| }
configure:20044: result: no
configure:20058: checking whether stat accepts an empty string
configure:20084: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20087: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 20067 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
|   exit (stat ("", &sbuf) ? 1 : 0);
|   ;
|   return 0;
| }
configure:20106: result: no
configure:20121: checking for strftime
configure:20171: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20174: $? = 1
configure: failed program was:
| #line 20127 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strftime (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strftime ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strftime) || defined (__stub___strftime)
| choke me
| #else
| char (*f) () = strftime;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strftime;
|   ;
|   return 0;
| }
configure:20191: result: no
configure:20200: checking for strftime in -lintl
configure:20231: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lintl  -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20234: $? = 1
configure: failed program was:
| #line 20208 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strftime ();
| int
| main ()
| {
| strftime ();
|   ;
|   return 0;
| }
configure:20252: result: no
configure:20269: checking for vprintf
configure:20319: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20322: $? = 1
configure: failed program was:
| #line 20275 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char vprintf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_vprintf) || defined (__stub___vprintf)
| choke me
| #else
| char (*f) () = vprintf;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != vprintf;
|   ;
|   return 0;
| }
configure:20339: result: no
configure:20435: checking for alarm
configure:20485: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20488: $? = 1
configure: failed program was:
| #line 20441 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char alarm (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char alarm ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_alarm) || defined (__stub___alarm)
| choke me
| #else
| char (*f) () = alarm;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != alarm;
|   ;
|   return 0;
| }
configure:20505: result: no
configure:20519: checking for ctime_r
configure:20569: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20572: $? = 1
configure: failed program was:
| #line 20525 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char ctime_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char ctime_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_ctime_r) || defined (__stub___ctime_r)
| choke me
| #else
| char (*f) () = ctime_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != ctime_r;
|   ;
|   return 0;
| }
configure:20589: result: no
configure:20603: checking for endpwent
configure:20653: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20656: $? = 1
configure: failed program was:
| #line 20609 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char endpwent (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char endpwent ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_endpwent) || defined (__stub___endpwent)
| choke me
| #else
| char (*f) () = endpwent;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != endpwent;
|   ;
|   return 0;
| }
configure:20673: result: no
configure:20689: checking for gethostbyaddr
configure:20739: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20742: $? = 1
configure: failed program was:
| #line 20695 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyaddr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gethostbyaddr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gethostbyaddr) || defined (__stub___gethostbyaddr)
| choke me
| #else
| char (*f) () = gethostbyaddr;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethostbyaddr;
|   ;
|   return 0;
| }
configure:20759: result: no
configure:20689: checking for gethostbyname
configure:20739: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20742: $? = 1
configure: failed program was:
| #line 20695 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gethostbyname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
| choke me
| #else
| char (*f) () = gethostbyname;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethostbyname;
|   ;
|   return 0;
| }
configure:20759: result: no
configure:20689: checking for gethostname
configure:20739: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20742: $? = 1
configure: failed program was:
| #line 20695 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gethostname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gethostname) || defined (__stub___gethostname)
| choke me
| #else
| char (*f) () = gethostname;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethostname;
|   ;
|   return 0;
| }
configure:20759: result: no
configure:20773: checking for gethostbyaddr_r
configure:20823: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/tmp/ccuoJYI6.o: In function `main':
/usr/ports/net/ntop/work/ntop-2.2/ntop/configure(.text+0x18): undefined reference to `gethostbyaddr_r'
/usr/ports/net/ntop/work/ntop-2.2/ntop/configure(.data+0x0): undefined reference to `gethostbyaddr_r'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20826: $? = 1
configure: failed program was:
| #line 20779 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyaddr_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gethostbyaddr_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gethostbyaddr_r) || defined (__stub___gethostbyaddr_r)
| choke me
| #else
| char (*f) () = gethostbyaddr_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethostbyaddr_r;
|   ;
|   return 0;
| }
configure:20843: result: no
configure:20857: checking for getipnodebyaddr
configure:20907: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20910: $? = 1
configure: failed program was:
| #line 20863 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getipnodebyaddr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getipnodebyaddr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_getipnodebyaddr) || defined (__stub___getipnodebyaddr)
| choke me
| #else
| char (*f) () = getipnodebyaddr;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getipnodebyaddr;
|   ;
|   return 0;
| }
configure:20927: result: no
configure:20941: checking for getpass
configure:20991: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:20994: $? = 1
configure: failed program was:
| #line 20947 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getpass (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getpass ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_getpass) || defined (__stub___getpass)
| choke me
| #else
| char (*f) () = getpass;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getpass;
|   ;
|   return 0;
| }
configure:21011: result: no
configure:21025: checking for gettimeofday
configure:21075: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21078: $? = 1
configure: failed program was:
| #line 21031 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gettimeofday (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gettimeofday ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gettimeofday) || defined (__stub___gettimeofday)
| choke me
| #else
| char (*f) () = gettimeofday;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gettimeofday;
|   ;
|   return 0;
| }
configure:21095: result: no
configure:21109: checking for inet_ntoa
configure:21159: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21162: $? = 1
configure: failed program was:
| #line 21115 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char inet_ntoa (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char inet_ntoa ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_inet_ntoa) || defined (__stub___inet_ntoa)
| choke me
| #else
| char (*f) () = inet_ntoa;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != inet_ntoa;
|   ;
|   return 0;
| }
configure:21179: result: no
configure:21193: checking for localtime_r
configure:21243: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21246: $? = 1
configure: failed program was:
| #line 21199 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char localtime_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char localtime_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_localtime_r) || defined (__stub___localtime_r)
| choke me
| #else
| char (*f) () = localtime_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != localtime_r;
|   ;
|   return 0;
| }
configure:21263: result: no
configure:21278: checking for memchr
configure:21328: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21331: $? = 1
configure: failed program was:
| #line 21284 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memchr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char memchr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_memchr) || defined (__stub___memchr)
| choke me
| #else
| char (*f) () = memchr;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != memchr;
|   ;
|   return 0;
| }
configure:21348: result: no
configure:21278: checking for memset
configure:21328: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
configure:21416: warning: conflicting types for built-in function `memset'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21331: $? = 1
configure: failed program was:
| #line 21284 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memset (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char memset ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_memset) || defined (__stub___memset)
| choke me
| #else
| char (*f) () = memset;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != memset;
|   ;
|   return 0;
| }
configure:21348: result: no
configure:21362: checking for putenv
configure:21412: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21415: $? = 1
configure: failed program was:
| #line 21368 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char putenv (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char putenv ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_putenv) || defined (__stub___putenv)
| choke me
| #else
| char (*f) () = putenv;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != putenv;
|   ;
|   return 0;
| }
configure:21432: result: no
configure:21447: checking for re_comp
configure:21497: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/tmp/ccHD8s5X.o: In function `main':
/usr/ports/net/ntop/work/ntop-2.2/ntop/configure(.text+0x18): undefined reference to `re_comp'
/usr/ports/net/ntop/work/ntop-2.2/ntop/configure(.data+0x0): undefined reference to `re_comp'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21500: $? = 1
configure: failed program was:
| #line 21453 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char re_comp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char re_comp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_re_comp) || defined (__stub___re_comp)
| choke me
| #else
| char (*f) () = re_comp;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != re_comp;
|   ;
|   return 0;
| }
configure:21517: result: no
configure:21447: checking for regcomp
configure:21497: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21500: $? = 1
configure: failed program was:
| #line 21453 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char regcomp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char regcomp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_regcomp) || defined (__stub___regcomp)
| choke me
| #else
| char (*f) () = regcomp;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != regcomp;
|   ;
|   return 0;
| }
configure:21517: result: no
configure:21531: checking for sched_yield
configure:21581: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21584: $? = 1
configure: failed program was:
| #line 21537 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sched_yield (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char sched_yield ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_sched_yield) || defined (__stub___sched_yield)
| choke me
| #else
| char (*f) () = sched_yield;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sched_yield;
|   ;
|   return 0;
| }
configure:21601: result: no
configure:21616: checking for select
configure:21666: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21669: $? = 1
configure: failed program was:
| #line 21622 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char select (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char select ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_select) || defined (__stub___select)
| choke me
| #else
| char (*f) () = select;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != select;
|   ;
|   return 0;
| }
configure:21686: result: no
configure:21616: checking for socket
configure:21666: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21669: $? = 1
configure: failed program was:
| #line 21622 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char socket (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char socket ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_socket) || defined (__stub___socket)
| choke me
| #else
| char (*f) () = socket;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != socket;
|   ;
|   return 0;
| }
configure:21686: result: no
configure:21700: checking for snprintf
configure:21750: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21753: $? = 1
configure: failed program was:
| #line 21706 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char snprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char snprintf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_snprintf) || defined (__stub___snprintf)
| choke me
| #else
| char (*f) () = snprintf;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != snprintf;
|   ;
|   return 0;
| }
configure:21770: result: no
configure:21784: checking for sqrt
configure:21834: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
configure:21922: warning: conflicting types for built-in function `sqrt'
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21837: $? = 1
configure: failed program was:
| #line 21790 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sqrt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char sqrt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_sqrt) || defined (__stub___sqrt)
| choke me
| #else
| char (*f) () = sqrt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sqrt;
|   ;
|   return 0;
| }
configure:21854: result: no
configure:21869: checking for strcasecmp
configure:21919: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21922: $? = 1
configure: failed program was:
| #line 21875 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strcasecmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strcasecmp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strcasecmp) || defined (__stub___strcasecmp)
| choke me
| #else
| char (*f) () = strcasecmp;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strcasecmp;
|   ;
|   return 0;
| }
configure:21939: result: no
configure:21869: checking for strncasecmp
configure:21919: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:21922: $? = 1
configure: failed program was:
| #line 21875 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strncasecmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strncasecmp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strncasecmp) || defined (__stub___strncasecmp)
| choke me
| #else
| char (*f) () = strncasecmp;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strncasecmp;
|   ;
|   return 0;
| }
configure:21939: result: no
configure:21954: checking for strchr
configure:22004: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22007: $? = 1
configure: failed program was:
| #line 21960 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strchr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strchr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strchr) || defined (__stub___strchr)
| choke me
| #else
| char (*f) () = strchr;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strchr;
|   ;
|   return 0;
| }
configure:22024: result: no
configure:21954: checking for strrchr
configure:22004: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22007: $? = 1
configure: failed program was:
| #line 21960 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strrchr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strrchr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strrchr) || defined (__stub___strrchr)
| choke me
| #else
| char (*f) () = strrchr;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strrchr;
|   ;
|   return 0;
| }
configure:22024: result: no
configure:22038: checking for strcspn
configure:22088: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22091: $? = 1
configure: failed program was:
| #line 22044 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strcspn (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strcspn ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strcspn) || defined (__stub___strcspn)
| choke me
| #else
| char (*f) () = strcspn;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strcspn;
|   ;
|   return 0;
| }
configure:22108: result: no
configure:22122: checking for strdup
configure:22172: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22175: $? = 1
configure: failed program was:
| #line 22128 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strdup (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strdup ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strdup) || defined (__stub___strdup)
| choke me
| #else
| char (*f) () = strdup;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strdup;
|   ;
|   return 0;
| }
configure:22192: result: no
configure:22206: checking for strerror
configure:22256: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22259: $? = 1
configure: failed program was:
| #line 22212 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strerror (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strerror) || defined (__stub___strerror)
| choke me
| #else
| char (*f) () = strerror;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strerror;
|   ;
|   return 0;
| }
configure:22276: result: no
configure:22290: checking for strpbrk
configure:22340: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22343: $? = 1
configure: failed program was:
| #line 22296 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strpbrk (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strpbrk ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strpbrk) || defined (__stub___strpbrk)
| choke me
| #else
| char (*f) () = strpbrk;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strpbrk;
|   ;
|   return 0;
| }
configure:22360: result: no
configure:22374: checking for strspn
configure:22424: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22427: $? = 1
configure: failed program was:
| #line 22380 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strspn (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strspn ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strspn) || defined (__stub___strspn)
| choke me
| #else
| char (*f) () = strspn;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strspn;
|   ;
|   return 0;
| }
configure:22444: result: no
configure:22458: checking for strstr
configure:22508: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22511: $? = 1
configure: failed program was:
| #line 22464 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strstr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strstr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strstr) || defined (__stub___strstr)
| choke me
| #else
| char (*f) () = strstr;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strstr;
|   ;
|   return 0;
| }
configure:22528: result: no
configure:22542: checking for strtoul
configure:22592: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22595: $? = 1
configure: failed program was:
| #line 22548 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtoul (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtoul ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtoul) || defined (__stub___strtoul)
| choke me
| #else
| char (*f) () = strtoul;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtoul;
|   ;
|   return 0;
| }
configure:22612: result: no
configure:22626: checking for uname
configure:22676: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22679: $? = 1
configure: failed program was:
| #line 22632 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char uname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char uname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_uname) || defined (__stub___uname)
| choke me
| #else
| char (*f) () = uname;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != uname;
|   ;
|   return 0;
| }
configure:22696: result: no
configure:22711: checking for strtok_r
configure:22761: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22764: $? = 1
configure: failed program was:
| #line 22717 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtok_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtok_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtok_r) || defined (__stub___strtok_r)
| choke me
| #else
| char (*f) () = strtok_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtok_r;
|   ;
|   return 0;
| }
configure:22781: result: no
configure:22795: checking for bzero
configure:22845: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22848: $? = 1
configure: failed program was:
| #line 22801 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char bzero (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char bzero ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_bzero) || defined (__stub___bzero)
| choke me
| #else
| char (*f) () = bzero;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != bzero;
|   ;
|   return 0;
| }
configure:22865: result: no
configure:22880: checking for pcap_freecode
configure:22930: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:22933: $? = 1
configure: failed program was:
| #line 22886 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pcap_freecode (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pcap_freecode ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_pcap_freecode) || defined (__stub___pcap_freecode)
| choke me
| #else
| char (*f) () = pcap_freecode;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pcap_freecode;
|   ;
|   return 0;
| }
configure:22950: result: no
configure:22964: checking for pcap_open_dead
configure:23014: cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12 -o conftest -g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC -I/usr/local/include  -L/usr/local/lib -lgnugetopt conftest.c -lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12 >&5
/usr/local/lib/libgd.so: undefined reference to `FT_Init_FreeType'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_scanlines'
/usr/local/lib/libgd.so: undefined reference to `jpeg_simple_progression'
/usr/local/lib/libgd.so: undefined reference to `FT_Load_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Face'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Kerning'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Char_Index'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_defaults'
/usr/local/lib/libgd.so: undefined reference to `FT_Get_Glyph'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_marker'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_To_Bitmap'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_std_error'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateDecompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Set_Char_Size'
/usr/local/lib/libgd.so: undefined reference to `jpeg_read_header'
/usr/local/lib/libgd.so: undefined reference to `jpeg_start_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_decompress'
/usr/local/lib/libgd.so: undefined reference to `jpeg_resync_to_restart'
/usr/local/lib/libgd.so: undefined reference to `jpeg_CreateCompress'
/usr/local/lib/libgd.so: undefined reference to `FT_Done_Glyph'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Get_CBox'
/usr/local/lib/libgd.so: undefined reference to `jpeg_finish_compress'
/usr/local/lib/libgd.so: undefined reference to `FT_New_Face'
/usr/local/lib/libgd.so: undefined reference to `jpeg_set_quality'
/usr/local/lib/libgd.so: undefined reference to `FT_Glyph_Transform'
/usr/local/lib/libgd.so: undefined reference to `jpeg_write_scanlines'
configure:23017: $? = 1
configure: failed program was:
| #line 22970 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "ntop"
| #define PACKAGE_TARNAME "ntop"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "ntop 2.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ntop"
| #define VERSION "2.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define CFG_LITTLE_ENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_OPENSSL_RSA_H 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_OPENSSL_X509_H 1
| #define HAVE_OPENSSL_PEM_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_SYSLOG_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_GDCHART_H 1
| #define HAVE_GDCPIE_H 1
| #define HAVE_GDC_H 1
| #define HAVE_GD_H 1
| #define HAVE_PNG_H 1
| #define HAVE_TCPD_H 1
| #define HAVE_RRD_H 1
| #define HAVE_GLIB_H 1
| #define HAVE_GLIBCONFIG_H 1
| #define HAVE_XMLVERSION_H 1
| #define HAVE_GDOME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_U_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT16_T 1
| #define HAVE_U_INT8_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT8_T 1
| #define C_ALLOCA 1
| #define STACK_DIRECTION -1
| #define HAVE_UNISTD_H 1
| #define vfork fork
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pcap_open_dead (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pcap_open_dead ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_pcap_open_dead) || defined (__stub___pcap_open_dead)
| choke me
| #else
| char (*f) () = pcap_open_dead;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pcap_open_dead;
|   ;
|   return 0;
| }
configure:23034: result: no
configure:23661: checking for required C headers
configure:23711: result: ok
configure:23715: checking for crypt
configure:23719: WARNING: error
configure:23737: error: Unable to continue... aborting ./configure

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_func_gethostname=no
ac_cv_c_stack_direction=-1
ac_cv_type_size_t=yes
ac_cv_header_netinet_if_ether_h=yes
am_cv_CC_dependencies_compiler_type=gcc
ac_cv_lib_gd_gdImageDestroy=no
ac_cv_lib_crypto_SSLeay_version=no
ac_cv_header_rrd_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_c_long_double=no
ac_cv_env_CXXFLAGS_value=' -O -pipe '
ac_cv_lib_c_getopt_long=no
ac_cv_lib_c_crypt=no
ac_cv_typedef_u_int64_t=yes
ac_cv_header_gdome_h=yes
ac_cv_c_bigendian=no
ac_cv_path_AUTOMAKE=/usr/local/bin/automake
ac_cv_func_select=no
ac_cv_header_netinet_ip_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_func_strtoul=no
ac_cv_func_strncasecmp=no
ac_cv_lib_c_sin=no
ac_cv_lib_c_dlopen=no
ac_cv_header_xmlversion_h=yes
ac_cv_header_openssl_pem_h=yes
ac_cv_header_openssl_crypto_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_func_pcap_freecode=no
ac_cv_func_sched_yield=no
ac_cv_func_getpass=no
ac_cv_func_alarm=no
ac_cv_lib_gdome_gdome_di_saveDocToFile=no
ac_cv_header_gdbm_h=yes
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=set
ac_cv_func_strspn=no
ac_cv_header_stdarg_h=yes
ac_cv_search_opendir=no
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_func_strftime=no
ac_cv_lib_png_png_read_info=no
ac_cv_header_dirent_h=yes
ac_cv_header_shadow_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_func_memcmp_working=no
ac_cv_header_openssl_rsa_h=yes
ac_cv_prog_gnu_ld=yes
ac_cv_lib_c_ceil=no
ac_cv_header_glib_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_prog_make_gmake_set=yes
ac_cv_func_lstat_dereferences_slashed_symlink=no
ac_cv_header_sys_wait_h=yes
ac_cv_path_AUTOCONF=/usr/local/bin/autoconf
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_func_strcasecmp=no
ac_cv_header_openssl_err_h=yes
ac_cv_func_socket=no
ac_cv_func_inet_ntoa=no
ac_cv_header_sys_syslog_h=yes
ac_cv_header_sys_ldr_h=no
ac_cv_header_langinfo_h=yes
ac_cv_header_float_h=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_func_snprintf=no
ac_cv_lib_glib_g_date_julian=no
ac_cv_typedef_int8_t=yes
ac_cv_header_semaphore_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_env_host_alias_set=
ac_cv_func_uname=no
ac_cv_func_strstr=no
ac_cv_func_memset=no
ac_cv_prog_gcc_traditional=no
ac_cv_lib_m_sin=no
ac_cv_lib_z_zlibVersion=no
ac_cv_header_gdc_h=yes
ac_cv_header_sys_sched_h=no
ac_cv_c_char_unsigned=no
ac_cv_c_const=yes
ac_cv_file_aclocal_m4=yes
ac_cv_header_glibconfig_h=yes
ac_cv_header_pcap_h=yes
ac_cv_c_volatile=yes
ac_cv_path_LD=/usr/libexec/elf/ld
ac_cv_path_ACLOCAL=/usr/local/bin/aclocal
ac_cv_func_sqrt=no
ac_cv_func_getipnodebyaddr=no
ac_cv_working_alloca_h=no
ac_cv_lib_ssl_SSL_accept=no
ac_cv_header_gdchart_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_netinet_ip_icmp_h=yes
ac_cv_func_strtok_r=no
ac_cv_lib_c_backtrace=no
ac_cv_header_net_bpf_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_file_depcomp=yes
ac_cv_env_build_alias_set=set
ac_cv_func_gethostbyaddr=no
ac_cv_lib_rrd_rrd_create=no
ac_cv_header_sys_select_h=yes
ac_cv_func_localtime_r=no
ac_cv_lib_m_ceil=no
ac_cv_typedef_int32_t=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_header_limits_h=yes
ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -lgnugetopt'
ac_cv_env_target_alias_set=
ac_cv_func_alloca_works=no
ac_cv_header_gdcpie_h=yes
ac_cv_header_openssl_ssl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd4.8
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_func_gettimeofday=no
ac_cv_os_cray=no
ac_cv_typedef_int16_t=yes
ac_cv_header_math_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_func_strpbrk=no
ac_cv_func_strrchr=no
ac_cv_header_tcpd_h=yes
ac_cv_header_net_ethernet_h=yes
ac_cv_header_time=yes
ac_cv_header_strings_h=yes
ac_cv_func_vprintf=no
ac_cv_type_signal=void
ac_cv_lib_nsl_gethostbyname=no
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_func_gethostbyname=no
ac_cv_func_ctime_r=no
ac_cv_lib_c_r_pthread_create=no
ac_cv_typedef_int64_t=yes
ac_cv_typedef_uint64_t=yes
ac_cv_header_locale_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_c_inline=inline
ac_cv_path_AUTOHEADER=/usr/local/bin/autoheader
ac_cv_build_alias=i386-portbld-freebsd4.8
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_func_pcap_open_dead=no
ac_cv_func_strchr=no
ac_cv_header_stdio_h=yes
ac_cv_func_bzero=no
ac_cv_func_re_comp=no
ac_cv_header_sys_sockio_h=yes
ac_cv_header_memory_h=yes
ac_cv_path_NM='/usr/bin/nm -B'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_target_alias=i386-portbld-freebsd4.8
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_func_strcspn=no
ac_cv_lib_gdbm_gdbm_open=no
ac_cv_header_pthread_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_host=i386-portbld-freebsd4.8
ac_cv_env_host_alias_value=
ac_cv_func_strerror=no
ac_cv_lib_pcap_pcap_open_live=no
ac_cv_header_zlib_h=yes
ac_cv_header_errno_h=yes
ac_cv_func_fork_works=no
ac_cv_lib_c_re_search=no
ac_cv_lib_pthreads_pthread_create=no
ac_cv_lib_socket_accept=no
ac_cv_header_net_if_h=yes
ac_cv_prog_cxx_g=yes
ac_cv_func_vfork_works=no
ac_cv_header_vfork_h=no
ac_cv_typedef_u_int8_t=yes
ac_cv_type_pid_t=yes
am_cv_prog_cc_stdc=
ac_cv_func_fork=no
ac_cv_lib_pthread_pthread_create=no
ac_cv_lib_nsl_gethostbyaddr_r=no
ac_cv_lib_c_gethostbyaddr_r=no
ac_cv_prog_CPP='cc -E'
am_cv_CXX_dependencies_compiler_type=gcc
ac_cv_prog_AWK=nawk
ac_cv_build=i386-portbld-freebsd4.8
ac_cv_env_build_alias_value=i386-portbld-freebsd4.8
ac_cv_func_gethostbyaddr_r=no
ac_cv_func_vfork=no
ac_cv_lib_posix4_sem_init=no
ac_cv_struct_tm=time.h
ac_cv_header_gd_h=yes
ac_cv_header_malloc_h=yes
ac_cv_prog_ac_ct_CC=cc
ac_cv_func_stat_empty_string_bug=no
ac_cv_lib_resolv_inet_aton=no
ac_cv_target=i386-portbld-freebsd4.8
ac_cv_env_target_alias_value=
ac_cv_func_regcomp=no
ac_cv_lib_intl_strftime=no
ac_cv_header_syslog_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_stddef_h=yes
ac_cv_env_CC_value=cc
ac_cv_lib_dl_dlopen=no
ac_cv_header_ethertype_h=no
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_env_CPP_set=
ac_cv_func_setvbuf_reversed=no
ac_cv_lib_crypt_crypt=no
ac_cv_typedef_u_int32_t=yes
ac_cv_header_sched_h=yes
ac_cv_header_if_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_func_strdup=no
ac_cv_func_putenv=no
ac_cv_func_endpwent=no
ac_cv_lib_xml2_xmlCheckVersion=no
ac_cv_header_png_h=yes
ac_cv_header_dl_h=no
ac_cv_header_netinet_udp_h=yes
ac_cv_func_memchr=no
ac_cv_lib_nsl_gethostname=no
ac_cv_typedef_u_int16_t=yes
ac_cv_header_openssl_x509_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_signal_h=yes
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/usr/local/bin/aclocal'
ALLOCA='alloca.o'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/net/ntop/work/ntop-2.2/ntop/missing --run tar'
AS=''
AUTOCONF='/usr/local/bin/autoconf'
AUTOHEADER='/usr/local/bin/autoheader'
AUTOMAKE='/usr/local/bin/automake'
AWK='nawk'
CC='cc  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12'
CCDEPMODE='depmode=gcc'
CCLD=''
CFG_CONFIGFILE_DIR=''
CFG_DATAFILE_DIR=''
CFG_DBFILE_DIR=''
CFG_PLUGIN_DIR=''
CFG_RUN_DIR=''
CFLAGS='-g -DFREEBSD -O -pipe  -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs  -fPIC'
CPP='cc -E  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12'
CPPFLAGS='-I/usr/local/include'
CXX='c++  -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12'
CXXDEPMODE='depmode=gcc'
CXXFLAGS=' -O -pipe '
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL=''
DYN_FLAGS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INCS=' -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/include -I/usr/local/include/libxml2/libxml -I/usr/local/include/libgdome -I/usr/local/include/glib12'
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTOP=''
LD='/usr/libexec/elf/ld'
LDFLAGS=' -L/usr/local/lib -lgnugetopt'
LIBCURSES=''
LIBOBJS=' memcmp.o lstat.o'
LIBREADLINE='1'
LIBS='-lcrypto -L/usr/local/lib -L/usr/lib -lpcap -L/usr/local/lib -lgdbm -L/usr/lib -lssl -L/usr/lib -lz -L/usr/local/lib -lgdc -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/usr/ports/net/ntop/work/ntop-2.2/gdchart0.94c/gd-1.8.3/libpng-1.2.4 -lpng -L/usr/local/lib -lrrd -L/usr/local/lib -lxml2 -L/usr/local/lib -lgdome -L/usr/local/lib -lglib12'
LIBTERMCAP=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='/usr/local/share/libtool13/ltconfig13 --disable-ltlibs /usr/local/share/libtool13/ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/net/ntop/work/ntop-2.2/ntop/missing --run makeinfo'
NM='/usr/bin/nm -B'
NTOP_VERSION_EXTRA=''
OBJDUMP=''
OBJEXT='o'
PACKAGE='ntop'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='ntop'
PACKAGE_STRING='ntop 2.2'
PACKAGE_TARNAME='ntop'
PACKAGE_VERSION='2.2'
PATH_SEPARATOR=':'
PLUGINS='plugins'
RANLIB='ranlib'
RRDLIB=''
SCRIPTVER='v2.2.000-2003-04-14'
SET_MAKE=''
SHELL='/bin/sh'
SO_VERSION_PATCH=''
STRIP=''
VERSION='2.2'
XMLDUMP=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.8'
build_alias='i386-portbld-freebsd4.8'
build_cpu='i386'
build_os='freebsd4.8'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd4.8'
host_alias=''
host_cpu='i386'
host_os='freebsd4.8'
host_vendor='portbld'
includedir='/usr/src/lib/libcrypt/'
infodir='${prefix}/info'
install_sh='/usr/ports/net/ntop/work/ntop-2.2/ntop/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/db'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd4.8'
target_alias=''
target_cpu='i386'
target_os='freebsd4.8'
target_vendor='portbld'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define CFG_LITTLE_ENDIAN 1
#define C_ALLOCA 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ARPA_NAMESER_H 1
#define HAVE_CRYPT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_GDBM_H 1
#define HAVE_GDCHART_H 1
#define HAVE_GDCPIE_H 1
#define HAVE_GDC_H 1
#define HAVE_GDOME_H 1
#define HAVE_GD_H 1
#define HAVE_GETOPT_H 1
#define HAVE_GLIBCONFIG_H 1
#define HAVE_GLIB_H 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_INT8_T 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MATH_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IF_ETHER_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_NETINET_IP_ICMP_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NETINET_UDP_H 1
#define HAVE_NET_BPF_H 1
#define HAVE_NET_ETHERNET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_OPENSSL_CRYPTO_H 1
#define HAVE_OPENSSL_ERR_H 1
#define HAVE_OPENSSL_PEM_H 1
#define HAVE_OPENSSL_RSA_H 1
#define HAVE_OPENSSL_SSL_H 1
#define HAVE_OPENSSL_X509_H 1
#define HAVE_PCAP_H 1
#define HAVE_PNG_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_PWD_H 1
#define HAVE_RRD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SECURITY_PAM_APPL_H 1
#define HAVE_SEMAPHORE_H 1
#define HAVE_SETJMP_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSLOG_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TCPD_H 1
#define HAVE_TM_ZONE 1
#define HAVE_UINT64_T 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_U_INT16_T 1
#define HAVE_U_INT32_T 1
#define HAVE_U_INT64_T 1
#define HAVE_U_INT8_T 1
#define HAVE_XMLVERSION_H 1
#define HAVE_ZLIB_H 1
#define PACKAGE "ntop"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "ntop"
#define PACKAGE_STRING "ntop 2.2"
#define PACKAGE_TARNAME "ntop"
#define PACKAGE_VERSION "2.2"
#define PROTOTYPES 1
#define RETSIGTYPE void
#define STACK_DIRECTION -1
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "2.2"
#define __PROTOTYPES 1
#define vfork fork

configure: exit 1

If you need any more information, please let me know! Thanks --Glenn

>How-To-Repeat:
just do make install
>Fix:
Unknown at this time...
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list