bug-autoconf
[Top][All Lists]
Advanced

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

report


From: Zoltan Homorodi
Subject: report
Date: Mon, 11 Aug 2003 00:57:37 -0700 (PDT)

Hi the configure reported warnings on the system:
 
RedHat Linux
LD_ASSUME_KERNEL=2.2.5
LDEMULATION=elf_i386_glibc21
Kernel:
Current (running) version is 2.4.18-3
 
The report is:
 
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
checking whether ln -s works... yes
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... gcc
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking for ranlib... ranlib
checking for perl... /usr/bin/perl
checking for gdb... /usr/bin/gdb
checking for a supported version of gcc... ok (2.96)
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking for a supported CPU... ok (i686)
checking for a supported OS... ok (linux)
checking for the kernel version... 2.4 family (2.4.18-3)
checking for egrep... grep -E
checking the glibc version... 2.1 family
checking whether sched_param has a sched_priority member... yes
checking whether nfds_t is defined... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking XFree version... cannot compile test program
checking if this is an NPTL-based system... no
checking if gcc accepts -mpreferred-stack-boundary... no
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking fcntl.h usability... no
checking fcntl.h presence... yes
configure: WARNING: fcntl.h: present but cannot be compiled
configure: WARNING: fcntl.h: check for missing prerequisite headers?
configure: WARNING: fcntl.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for fcntl.h... yes
checking malloc.h usability... no
checking malloc.h presence... yes
configure: WARNING: malloc.h: present but cannot be compiled
configure: WARNING: malloc.h: check for missing prerequisite headers?
configure: WARNING: malloc.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for malloc.h... yes
checking for stdlib.h... (cached) no
checking for string.h... (cached) no
checking sys/socket.h usability... no
checking sys/socket.h presence... yes
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h: check for missing prerequisite headers?
configure: WARNING: sys/socket.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/socket.h... yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... yes
configure: WARNING: sys/statfs.h: present but cannot be compiled
configure: WARNING: sys/statfs.h: check for missing prerequisite headers?
configure: WARNING: sys/statfs.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/statfs.h... yes
checking sys/time.h usability... no
checking sys/time.h presence... yes
configure: WARNING: sys/time.h: present but cannot be compiled
configure: WARNING: sys/time.h: check for missing prerequisite headers?
configure: WARNING: sys/time.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/time.h... yes
checking termios.h usability... no
checking termios.h presence... yes
configure: WARNING: termios.h: present but cannot be compiled
configure: WARNING: termios.h: check for missing prerequisite headers?
configure: WARNING: termios.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for termios.h... yes
checking for unistd.h... (cached) no
checking utime.h usability... no
checking utime.h presence... yes
configure: WARNING: utime.h: present but cannot be compiled
configure: WARNING: utime.h: check for missing prerequisite headers?
configure: WARNING: utime.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for utime.h... yes
checking for uid_t in sys/types.h... yes
checking for off_t... no
checking for size_t... no
checking whether time.h and sys/time.h may both be included... no
checking for working memcmp... no
checking for stdlib.h... (cached) no
checking for unistd.h... (cached) no
checking for getpagesize... no
checking for working mmap... no
checking return type of signal handlers... int
checking for floor... no
checking for memchr... no
checking for memset... no
checking for mkdir... no
checking for strchr... no
checking for strdup... no
checking for strpbrk... no
checking for strrchr... no
checking for strstr... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating valgrind.spec
config.status: creating docs/Makefile
config.status: creating tests/Makefile
config.status: creating tests/vg_regtest
config.status: creating tests/unused/Makefile
config.status: creating include/Makefile
config.status: creating auxprogs/Makefile
config.status: creating coregrind/Makefile
config.status: creating coregrind/demangle/Makefile
config.status: creating coregrind/docs/Makefile
config.status: creating coregrind/valgrind
config.status: creating addrcheck/Makefile
config.status: creating addrcheck/tests/Makefile
config.status: creating addrcheck/docs/Makefile
config.status: creating memcheck/Makefile
config.status: creating memcheck/tests/Makefile
config.status: creating memcheck/docs/Makefile
config.status: creating cachegrind/Makefile
config.status: creating cachegrind/tests/Makefile
config.status: creating cachegrind/docs/Makefile
config.status: creating cachegrind/cg_annotate
config.status: creating corecheck/Makefile
config.status: creating corecheck/tests/Makefile
config.status: creating corecheck/docs/Makefile
config.status: creating helgrind/Makefile
config.status: creating helgrind/tests/Makefile
config.status: creating helgrind/docs/Makefile
config.status: creating lackey/Makefile
config.status: creating lackey/tests/Makefile
config.status: creating lackey/docs/Makefile
config.status: creating none/Makefile
config.status: creating none/tests/Makefile
config.status: creating none/docs/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Using the following suppressions by default:
       glibc-2.1.supp


Zoltan Homorodi
email: address@hidden


Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
reply via email to

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