bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in configure of cgoban


From: Chas Stewart
Subject: Bug in configure of cgoban
Date: Sat, 26 Mar 2005 16:06:58 -0500

The following package will be installed or updated:
 cgoban
curl -f -L -O http://distfiles.master.finkmirrors.net/cgoban-1.9.14.tar.gz % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed

0 407k 0 1092 0 0 4569 0 0:01:31 0:00:00 0:01:31 4569 0 407k 0 3988 0 0 9540 0 0:00:43 0:00:00 0:00:43 16178 4 407k 4 19916 0 0 10759 0 0:00:38 0:00:01 0:00:36 11670 8 407k 8 37292 0 0 15964 0 0:00:26 0:00:02 0:00:23 17262 39 407k 39 162k 0 0 50306 0 0:00:08 0:00:03 0:00:04 53874 100 407k 100 407k 0 0 102k 0 0:00:03 0:00:03 0:00:00 108k
dpkg-deb -b /sw/src/root-fink-buildlock-cgoban-1.9.14-1 /sw/src
dpkg-deb: building package `fink-buildlock-cgoban-1.9.14-1' in `/sw/src/fink-buildlock-cgoban-1.9.14-1_2005.03.26-16.03.01_darwin- powerpc.deb'.
Setting build lock...
dpkg -i /sw/src/fink-buildlock-cgoban-1.9.14-1_2005.03.26-16.03.01_darwin- powerpc.deb
Selecting previously deselected package fink-buildlock-cgoban-1.9.14-1.
(Reading database ... 43635 files and directories currently installed.)
Unpacking fink-buildlock-cgoban-1.9.14-1 (from .../fink-buildlock-cgoban-1.9.14-1_2005.03.26-16.03.01_darwin- powerpc.deb) ...
Setting up fink-buildlock-cgoban-1.9.14-1 (2005.03.26-16.03.01) ...
gzip -dc /sw/src/cgoban-1.9.14.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions sed 's|@PREFIX@|/sw|g' </sw/fink/dists/unstable/main/finkinfo/games/cgoban-1.9.14-1.patch | patch -p1
patching file src/cgoban.c
./configure --prefix=/sw
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/sw/src/cgoban-1.9.14-1/cgoban-1.9.14/missing: Unknown `--run' option
Try `/sw/src/cgoban-1.9.14-1/cgoban-1.9.14/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
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 for egrep... grep -E
checking for AIX... no
checking for strerror in -lcposix... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking how to run the C preprocessor... gcc -E
checking for best CFLAGS argument... -O2 -fomit-frame-pointer
checking for ranlib... ranlib
checking for library containing cos... none required
checking for main in -lseq... no
checking for main in -lnsl... no
checking for main in -lsocket... no
checking for ANSI C header files... (cached) yes
checking for memory.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for unistd.h... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/in.h usability... no
checking sys/in.h presence... no
checking for sys/in.h... no
checking sys/inet.h usability... no
checking sys/inet.h presence... no
checking for sys/inet.h... no
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking resolv.h usability... no
checking resolv.h presence... yes
configure: WARNING: resolv.h: present but cannot be compiled
configure: WARNING: resolv.h: check for missing prerequisite headers?
configure: WARNING: resolv.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for resolv.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking sun/audioio.h usability... no
checking sun/audioio.h presence... no
checking for sun/audioio.h... no
checking linux/soundcard.h usability... no
checking linux/soundcard.h presence... no
checking for linux/soundcard.h... no
checking for h_errno... yes
checking for sockets... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking whether byte ordering is bigendian... yes
checking for strerror... yes
checking for getdtablesize... yes
checking for memmove... yes
checking for strcasecmp... yes
checking return type of signal handlers... void
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes

it built successfully





reply via email to

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