Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found

Subject: NDT-DEV email list created

List archive

[ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] Re: Issue 177 in ndt: ./configure error web10srv library not found
  • Date: Wed, 08 Apr 2015 18:25:17 +0000


Comment #4 on issue 177 by : ./configure error web10srv library not found
https://code.google.com/p/ndt/issues/detail?id=177

That works thanks!

root@WebNDT:~/test2/ndt-3.7.0-rc3# ./configure --with-I2util /root/tests2/I2util/
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /root/tests2/I2util/
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 javac... javac
checking for javac... (cached) javac
checking for mxmlc... no
checking for style of include used by make... GNU
checking for /root/tests2/I2util/-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing I2AddrByNode... -lI2util
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 for I2util/util.h... yes
checking for I2util/conf.h... yes
checking for web100_snap in -lweb100... no
checking for estats_record_open in -lestats... yes
checking for pcap_open_live in -lpcap... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for json_true in -ljansson... yes
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 /root/tests2/I2util/-gcc... 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 for /root/tests2/I2util/-gcj... javac
checking dependency style of javac... none
checking for javac... javac
checking for mxmlc... no
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 flash-client/Makefile
config.status: creating HTML5-frontend/Makefile
config.status: creating config.h
config.status: executing depfiles commands


***********************************
*** Network Diagnostic Tool ***
***********************************
* configured modules *
***********************************


*** Client Tools - complete
* web100clt: YES
* Tcpbw100.jar: YES
* flash-client: YES

*** Server Tools - incomplete
* fakewww: NO (disabled by default)
* web100srv: NO (missing web100 library)
* web10gsrv: 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)
* genplot10g: YES
* JAnalyze.jar: YES
* Admin.class: YES


root@WebNDT:~/test2/ndt-3.7.0-rc3#



--
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



Archive powered by MHonArc 2.6.16.

Top of Page