bug-autoconf
[Top][All Lists]
Advanced

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

Warnings say to report this... so I am!


From: nci nci
Subject: Warnings say to report this... so I am!
Date: Tue, 18 Jul 2006 09:31:59 -0700 (PDT)

Hello:

What follows is the output of the Minicom configuration  script. I am trying to 
cross-compile for the Altera Nios2 (Elf) platform and have not yet been able to 
resolve the WARNINGS in the output below.

Will provide more info if I get a response to this.


./configure --host=nios2-elf 
--exec-prefix=/home/nick/sm3k_sw2/software/minicom-2.1
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for nios2-elf-gcc... nios2-elf-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether nios2-elf-gcc accepts -g... yes
checking for nios2-elf-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... nios2-elf-gcc -E
checking for egrep... grep -E
checking whether nios2-elf-gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for nios2-elf-ranlib... nios2-elf-ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... no
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 for AIX... no
checking for nios2-elf-gcc option to accept ANSI C... none needed
checking build system type... i686-pc-linux-gnu
checking host system type... nios2-unknown-elf
checking for an ANSI C-conforming const... yes
checking for inline... inline
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... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... no
configure: WARNING: locale.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: locale.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for locale.h... no
checking nl_types.h usability... yes
checking nl_types.h presence... no
configure: WARNING: nl_types.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: nl_types.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for nl_types.h... no
checking malloc.h usability... yes
checking malloc.h presence... no
configure: WARNING: malloc.h: accepted by the compiler, rejected by the 
preprocessor!
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... no
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... no
configure: WARNING: sys/param.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: sys/param.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/param.h... no
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... no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
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... 2.1, ok
checking for catalogs to be installed...  cs es fr fi hu ja pl pt_BR ru
checking for kermit... no
checking for tputs in -ltinfo... no
checking for tputs in -lncurses... yes
checking for gettext in -lintl... no
checking ncurses/termcap.h usability... yes
checking ncurses/termcap.h presence... no
configure: WARNING: ncurses/termcap.h: accepted by the compiler, rejected by 
the preprocessor!
configure: WARNING: ncurses/termcap.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for ncurses/termcap.h... no
checking for socket in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking POSIX termios... yes
checking whether use of TIOCGWINSZ requires sys/ioctl.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking termcap.h usability... no
checking termcap.h presence... no
checking for termcap.h... no
checking termio.h usability... yes
checking termio.h presence... no
configure: WARNING: termio.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: termio.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for termio.h... no
checking termios.h usability... yes
checking termios.h presence... no
configure: WARNING: termios.h: accepted by the compiler, rejected by the 
preprocessor!
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... no
checking setjmp.h usability... yes
checking setjmp.h presence... no
configure: WARNING: setjmp.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: setjmp.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for setjmp.h... no
checking errno.h usability... yes
checking errno.h presence... no
configure: WARNING: errno.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: errno.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for errno.h... no
checking pwd.h usability... yes
checking pwd.h presence... no
configure: WARNING: pwd.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: pwd.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for pwd.h... no
checking signal.h usability... yes
checking signal.h presence... no
configure: WARNING: signal.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: signal.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for signal.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... no
configure: WARNING: fcntl.h: accepted by the compiler, rejected by the 
preprocessor!
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... no
checking sgtty.h usability... yes
checking sgtty.h presence... no
configure: WARNING: sgtty.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: sgtty.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sgtty.h... no
checking for locale.h... (cached) no
checking sys/ptem.h usability... no
checking sys/ptem.h presence... no
checking for sys/ptem.h... no
checking for sys/stat.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... no
configure: WARNING: sys/file.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: sys/file.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/file.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... no
configure: WARNING: sys/ioctl.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: sys/ioctl.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/ioctl.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... no
configure: WARNING: sys/time.h: accepted by the compiler, rejected by the 
preprocessor!
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... no
checking sys/ttold.h usability... no
checking sys/ttold.h presence... no
checking for sys/ttold.h... no
checking for sys/param.h... (cached) no
checking for unistd.h... (cached) yes
checking posix1_lim.h usability... no
checking posix1_lim.h presence... no
checking for posix1_lim.h... no
checking for sgtty.h... (cached) no
checking features.h usability... yes
checking features.h presence... no
configure: WARNING: features.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: features.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for features.h... no
checking for an ANSI C-conforming const... (cached) yes
checking for function prototypes... yes
checking for uid_t in sys/types.h... no
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for error_at_line... yes
checking whether closedir returns void... yes
checking if malloc debugging is wanted... no
checking for getcwd... (cached) yes
checking for getwd... yes
checking for strerror... yes
checking for strstr... yes
checking for vsnprintf... yes
checking for vprintf... yes
checking for select... yes
checking for snprintf... yes
checking for usleep... yes
checking for getopt... yes
checking for getopt_long... yes
checking for long file names... yes
checking for com line lock directory... /var/lock
checking for default serial port device... /dev/ttyS1
checking for default baud rate... 38400
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating extras/Makefile
config.status: creating extras/linux/Makefile
config.status: creating extras/tables/Makefile
config.status: creating extras/termcap/Makefile
config.status: creating extras/terminfo/Makefile
config.status: creating man/Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating minicom.spec
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


                
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ 
countries) for 2ยข/min or less.


reply via email to

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