Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2001:
[Freeciv-Dev] build city seg fault (PR#952)
Home

[Freeciv-Dev] build city seg fault (PR#952)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] build city seg fault (PR#952)
From: ainu@xxxxxxxxxxxxxxx
Date: Mon, 10 Sep 2001 08:26:24 -0700 (PDT)

Full_Name: Iain Sutherland
Version: 1.12.1
Distribution: Built from source
Client: Both (or N/A)
OS: Red Hat 7.1
Submission from: (NULL) (142.177.214.217)


I ran into this problem both with 1.12.0 and 1.12.1.  Just after the game starts
and I try to build my first city I will get a seg fault.  

loading cache ./config.cachechecking whether the C compiler (gcc  ) is a
cross-compiler... nochecking whether the C compiler (gcc  ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking whether ln -s works... (cached) yes 
checking for ranlib... (cached) ranlib
checking for uname... (cached) uname 
checking host system type... i686-pc-linux-gnu
checking for strerror in -lcposix... (cached) no
checking for ANSI C header files... (cached) yes
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking whether ln -s works... (cached) yes 
checking for ranlib... (cached) ranlib
checking for uname... (cached) uname 
checking host system type... i686-pc-linux-gnu
checking for strerror in -lcposix... (cached) no
checking for ANSI C header files... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for mawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking whether ln -s works... (cached) yes 
checking for ranlib... (cached) ranlib
checking for uname... (cached) uname 
checking host system type... i686-pc-linux-gnu
checking for strerror in -lcposix... (cached) no
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes   
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking whether we are using the GNU C Library 2.1 or newer... (cached)
yeschecking for argz.h... (cached) yes
checking for limits.h... (cached) yes 
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes 
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes   
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... (cached) yes
checking for fgets_unlocked... (cached) yes
checking for getcwd... (cached) yes  
checking for getegid... (cached) yes   
checking for geteuid... (cached) yes 
checking for getgid... (cached) yes   
checking for getuid... (cached) yes  
checking for mempcpy... (cached) yes    
checking for munmap... (cached) yes  
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for stpcpy... (cached) yes  
checking for strchr... (cached) yes    
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes   
checking for strtoul... (cached) yes 
checking for tsearch... (cached) yes    
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft,
c$checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes   
checking for GNU gettext in libc... (cached) yes
checking for dcgettext... (cached) yes  
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for bison... (cached) bison
checking version of bison... 1.28, ok   
checking for catalogs to be installed...  de en_GB es fr hu it ja nl no pl pt
p$checking for mingw32 environment... (cached) no
checking for which client to compile:    
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.5... yes
checking for imlib-config... (cached) /usr/bin/imlib-config
checking for IMLIB - version >= 1.9.2... yes
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for readline/readline.h... (cached) yes
checking for rl_completion_matches in -lreadline... (cached) no
checking for initscr in -ltermlib... (cached) no
checking for initscr in -ltermcap... (cached) no
checking for initscr in -lcurses... (cached) yes
checking for initscr in -lncurses... (cached) yes
checking for rl_filename_completion_function in -lreadline... (cached) no
configure: warning: Test to link against readline library failed.
Configuring server without readline support.
checking for pow in -lm... (cached) yes
checking for main in -lnls... (cached) no
checking for zlib.h... (cached) yes
checking for gzgets in -lz... (cached) yes
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/utsname.h... (cached) yes  
checking for arpa/inet.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for pwd.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/signal.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/termio.h... (cached) no
checking for sys/uio.h... (cached) yes
checking for termios.h... (cached) yes  
checking for working const... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking return type of signal handlers... (cached) void
checking for working strcoll... (cached) yes
checking for vprintf... (cached) yes
checking for working vsnprintf... (cached) yes
checking for fileno... (cached) yes
checking for gethostname... (cached) yes
checking for getpwuid... (cached) yes   
checking for gettimeofday... (cached) yes 
checking for inet_aton... (cached) yes
checking for select... (cached) yes
checking for snooze... (cached) no
checking for strerror... (cached) yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... (cached) yes
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
checking for strstr... (cached) yes     
checking for usleep... (cached) yes
checking for vsnprintf... (cached) yes
checking for uname... (cached) yes 
checking for fdopen... (cached) yes
checking for fcntl... (cached) yes   
checking for SIGPIPE... yes
creating ./config.status
creating Makefile
creating data/Makefile
creating data/misc/Makefile
creating data/trident/Makefile
creating data/engels/Makefile
creating data/hires/Makefile
creating data/default/Makefile
creating data/classic/Makefile
creating data/civ1/Makefile
creating data/civ2/Makefile
creating data/scenario/Makefile
creating data/nation/Makefile
creating common/Makefile   
creating ai/Makefile
creating client/Makefile
creating client/include/Makefile
creating client/gui-gtk/Makefile
creating client/gui-xaw/Makefile
creating client/gui-win32/Makefile
creating client/gui-stub/Makefile
creating server/Makefile
creating intl/Makefile
creating po/Makefile.in    
creating doc/Makefile
creating undep.sh
creating config.h
config.h is unchanged
creating po/POTFILES
creating po/Makefile
extending po/Makefile
silencing po/Makefile   
modifying po/Makefile msgmerge
modifying po/Makefile add-comments/escape





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