On 27/01/2011 7:12 p.m., Don Gould wrote: > Ok, good news... I'm progressing... bad news.... bit stuck :) > > The nfdump version in Debian5 seems to be nfdump: Version: 1.5.7 > > I downloaded the nfsen tar and it says I need at least 1.6.1. > > So downloaded the 1.6.2 tar, > Ok, I discovered I was missing a heap of stuff.
I've now installed: apt-get install fakeroot apt-get install linux-source-2.6.26 apt-get install glibc-source and a few other things but I'm just not sure what I'm missing that's causing the errors... D RRDTool:~/nfdump-1.6.2# ./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... gawk checking whether make sets $(MAKE)... yes 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 whether gcc and cc understand -c and -o together... yes checking whether we are using SunPro C... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes 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 struct sockaddr.sa_len... no checking for gethostbyname... yes checking for setsockopt... yes checking for fpurge... no checking for __fpurge... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking nameser8_compat.h usability... no checking nameser8_compat.h presence... no checking for nameser8_compat.h... no 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 netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... 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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking iso/limits_iso.h usability... no checking iso/limits_iso.h presence... no checking for iso/limits_iso.h... no checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking size of void *... 4 checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether closedir returns void... no 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 whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for inet_ntoa... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for scandir... yes checking for res_search in -lsocket... no checking for res_search in -lresolv... yes checking for ptrdiff_t... yes checking for size_t... (cached) yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of __int64... 0 checking size of void *... (cached) 4 checking size of size_t... 4 checking size of ptrdiff_t... 4 checking for an ANSI C-conforming const... (cached) yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for union semun... no checking for the %z format string in printf()... yes configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands * Many thanks for using nfdump tools * You may want to subscribe to the nfdump-discuss and/or * nfsen-discuss mailing list: * http://lists.sourceforge.net/lists/listinfo/nfdump-discuss * http://lists.sourceforge.net/lists/listinfo/nfsen-discuss * Please send bug reports back to me: [email protected] * or to one of the lists. RRDTool:~/nfdump-1.6.2# ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Nfdump-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfdump-discuss
