[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-readline] report readline bug
From: |
jann |
Subject: |
[Bug-readline] report readline bug |
Date: |
Thu, 17 Dec 2015 08:41:05 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
HI :
In the procession of compiling readline-6.3 sourcecode and i get
this WARNING when I configure readline ,the out put is below:
----------------------------------------------cut line
---------------------------------------------------------------------------------------
configure: WARNING: termcap.h: present but cannot be compiled
configure: WARNING: termcap.h: check for missing prerequisite headers?
configure: WARNING: termcap.h: see the Autoconf documentation
configure: WARNING: termcap.h: section "Present But Cannot Be Compiled"
configure: WARNING: termcap.h: proceeding with the compiler's result
configure: WARNING: ## ----------------------------------- ##
configure: WARNING: ## Report this to address@hidden ##
configure: WARNING: ## ----------------------------------- ##
checking for termcap.h... no
--------------------------------------------cut
line-------------------------------------------------------------------------------------------------
I am cross-compiling the readline to my arm linux ,My configure
parameters is below:
./configure --prefix=/home/jann/nfs-tftp-root/timesys-rootfs/usr/
--mandir=/home/jann/nfs-tftp-root/timesys-rootfs/share/man/
--sysconfdir=/home/jann/nfs-tftp-root/timesys-rootfs/etc/
--localstatedir=/home/jann/nfs-tftp-root/timesys-rootfs/var/
--host=arm-linux
CC=/home/jann/timesys/toolchain/bin/armv7l-timesys-linux-gnueabi-gcc
--libdir=/home/jann/nfs-tftp-root/timesys-rootfs/usr/lib/
--includedir=/home/jann/nfs-tftp-root/timesys-rootfs/usr/include/
LDFLAGS=-L/home/jann/nfs-tftp-root/timesys-rootfs/usr/lib/
CFLAGS=-I/home/jann/nfs-tftp-root/timesys-rootfs/usr/include/
bash_cv_wcwidth_broken=no SHLIB_LIBS=-lncurses
Thanks !
- [Bug-readline] report readline bug,
jann <=