Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2003:
[Freeciv-Dev] Re: (PR#6146) autogen.sh fails at gettimeofday
Home

[Freeciv-Dev] Re: (PR#6146) autogen.sh fails at gettimeofday

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#6146) autogen.sh fails at gettimeofday
From: "kenn@xxxxxxxxxxxxxx" <kenn@xxxxxxxxxxxxxx>
Date: Mon, 15 Sep 2003 18:46:48 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Mon, 2003-09-15 at 19:25, Per I. Mathisen wrote:
> On Thu, 11 Sep 2003, Guest wrote:
> > Sept 08 CVS, Red Hat 9:
> >
> > checking for uname... yes
> > checking for flock... yes
> > checking for working gettimeofday... ./configure: line 15985: syntax
> > error near
> > unexpected token `,'
> > ./configure: line 15985: `FC_CHECK_GETTIMEOFDAY_RUNTIME(,'
> >
> > configure failed
> >
> > Any suggestions?
> 
> Please give me the output of
>       autoconf --version
autoconf (GNU Autoconf) 2.57

> and   automake --version
automake (GNU automake) 1.6.3

> 
> and the full output of ./autogen.sh before ./configure is run, please.
[root@cable111-216 freeciv-cvs-Sep-08]# ./autogen.sh
+ checking for autoconf >= 2.52 ... found 2.57, ok.
+ checking for automake >= 1.5 ... found 1.6.3, ok.
+ checking for xgettext >= 0.10.36 ... found 0.11.4, ok.
+ checking for msgfmt >= 0.10.36 ... found 0.11.4, ok.
+ using new autoconf configuration (use --disable-autoconf2.52 to use
old)
+ creating acinclude.m4
+ running aclocal ...
+ running autoheader ...
+ running autoconf ...
+ generating automake files...
+ running automake ...
+ removing config.cache ...
+ running configure ...
 
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
 
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles...
no
./configure: line 1877: FC_CHECK_AUTH: command not found
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for uname... uname
checking for strerror in -lcposix... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 1.35, ok
checking for catalogs to be installed...  ca da de en_GB es et fi fr
he_IL hu it ja nl no pl pt pt_BR ro ru sv uk
checking for ngettext in -lc... yes
checking whether libc's ngettext works at runtime... yes
checking for GNU xgettext version >= 0.10.36... yes
checking for GNU msgfmt version >= 0.10.35... yes
configure: checking for which client to compile:...
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.2.1)
checking for esd-config... /usr/bin/esd-config
checking for ESD - version >= 0.0.20... yes
checking building ESOUND support... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.0.0... yes
checking SDL/SDL_mixer.h usability... yes
checking SDL/SDL_mixer.h presence... yes
checking for SDL/SDL_mixer.h... yes
checking for Mix_OpenAudio in -lSDL_mixer... yes
checking building SDL_mixer support... yes
checking for gethostbyname... yes
checking for connect... yes
checking for gethostbyaddr in -lbind... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for completion_matches in -lreadline... no
checking for rl_completion_matches in -lreadline... no
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... yes
checking for tgetent in -lcurses... yes
checking for tgetent in -lncurses... yes
checking for filename_completion_function in -lreadline... yes
configure: WARNING: I had to manually add -lncurses dependency to
make readline library pass the test.
checking for rl_filename_completion_function in -lreadline... yes
configure: WARNING: I had to manually add -lncurses dependency to
make readline library pass the test.
checking whether readline works at runtime... _ yes
checking for pow... no
checking for pow in -lm... yes
checking for main in -lnls... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzgets in -lz... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.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 pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for an ANSI C-conforming const... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for working strcoll... yes
checking for vprintf... yes
checking for _doprnt... no
checking for working vsnprintf... yes
checking for fileno... yes
checking for gethostname... yes
checking for getpwuid... yes
checking for inet_aton... yes
checking for select... yes
checking for snooze... no
checking for strerror... yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... yes
checking for strlcat... no
checking for strlcpy... no
checking for strstr... yes
checking for usleep... yes
checking for vsnprintf... yes
checking for uname... yes
checking for flock... yes
checking for working gettimeofday... ./configure: line 15985: syntax
error near
unexpected token `,'
./configure: line 15985: `  FC_CHECK_GETTIMEOFDAY_RUNTIME(,'
 
configure failed

Kenn





[Prev in Thread] Current Thread [Next in Thread]