ndt-dev - [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found
Subject: NDT-DEV email list created
List archive
- From:
- To:
- Subject: [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found
- Date: Wed, 08 Apr 2015 17:40:32 +0000
Comment #2 on issue 177 by : ./configure error web10srv library not found
https://code.google.com/p/ndt/issues/detail?id=177
root@WebNDT:~/test/ndt#
./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable debugging... no
checking whether to enable experimental code... yes
checking whether to enable database support... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for web100_snap in -lweb100... no
checking for tcpe_client_init in -ltcpe... no
checking for pcap_open_live in -lpcap... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking pcap.h usability... no
checking pcap.h presence... no
checking for pcap.h... no
./configure: line 4460: test: ==: unary operator expected
checking for deflateInit_ in -lz... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for SQLDriverConnect in -lodbc... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
checking dependency style of javac... none
checking for javac... javac
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking linux/sockios.h usability... yes
checking linux/sockios.h presence... yes
checking for linux/sockios.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking netinet/ip6.h usability... yes
checking netinet/ip6.h presence... yes
checking for netinet/ip6.h... yes
checking linux/icmpv6.h usability... yes
checking linux/icmpv6.h presence... yes
checking for linux/icmpv6.h... yes
checking sql.h usability... no
checking sql.h presence... no
checking for sql.h... no
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for error_at_line... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for wait3 that fills in rusage... yes
checking for alarm... yes
checking for bzero... yes
checking for gethostbyaddr... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for sqrt... no
checking for strchr... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating Admin/Makefile
config.status: creating Applet/Makefile
config.status: creating conf/Makefile
config.status: creating doc/Makefile
config.status: creating janalyze/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
=== configuring in I2util (/root/test/ndt/I2util)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
./configure: line 2776: I2_RANDOMDEV: command not found
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for library containing getaddrinfo... none required
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
./configure: line 4525: I2_C___ATTRIBUTE__: command not found
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
./configure: line 4653: I2_C_SYSLOG_NAMES: command not found
./configure: line 4654: I2_C_SYSLOG_PERROR: command not found
checking for struct sockaddr.sa_len... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for strftime... yes
checking for memset... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for socket... yes
checking for getaddrinfo... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating I2util/Makefile
config.status: creating aespasswd/Makefile
config.status: creating pfstore/Makefile
config.status: creating doc/Makefile
config.status: creating test/Makefile
config.status: creating I2util.spec
config.status: creating I2util/config.h
config.status: I2util/config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands
***********************************
*** Network Diagnostic Tool ***
***********************************
* configured modules *
***********************************
*** Client Tools - complete
* web100clt: YES
*** Server Tools - incomplete
* fakewww: NO (missing web100 library)
* web100srv: NO (missing web100 library)
* web10gsrv: NO (missing tcpe (web10g) library)
* Tcpbw100.jar: YES
*** Administrative Tools - incomplete
* analyze: NO (missing web100 library)
* viewtrace: NO (missing web100 library)
* tr-mkmap: NO (missing web100 library)
* genplot: NO (missing web100 library)
* JAnalyze.jar: YES
* Admin.class: YES
--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [ndt-dev] Issue 177 in ndt: ./configure error web10srv library not found, ndt, 04/08/2015
- [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found, ndt, 04/08/2015
- [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found, ndt, 04/08/2015
- [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found, ndt, 04/08/2015
- [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found, ndt, 04/08/2015
- [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found, ndt, 04/08/2015
- [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found, ndt, 04/08/2015
- [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found, ndt, 04/08/2015
Archive powered by MHonArc 2.6.16.