bug-readline
[Top][All Lists]
Advanced

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

The backspace key can only move forward and cannot delete characters


From: 高剑平
Subject: The backspace key can only move forward and cannot delete characters
Date: Tue, 19 Mar 2024 13:32:53 +0800

hello:

I got the same on:
arch: mips
gcc:
Using built-in specs.
COLLECT_GCC=/opt/toolchain/rtk-ms-2.0.0-linux-mips-3.18-4.8.5-u0.9.33-toolchain//bin/mips-linux-uclibc-xgcc
COLLECT_LTO_WRAPPER=/opt/toolchain/rtk-ms-2.0.0-linux-mips-3.18-4.8.5-u0.9.33-toolchain/bin/../libexec/gcc/mips-linux-uclibc/4.8.5/lto-wrapper
Target: mips-linux-uclibc
Configured with: Realtek SDK Builder release 4.8
Thread model: posix
gcc version 4.8.5 20150209 (prerelease) (Realtek MSDK-4.8.5p1 Build 2536)

libyang: libyang-1.0.184
readline 8.0
pcre 8.44
c-ares-1.12.0
frr: frr-7.5.1

/* compile readline-8.0 */
cd frr/src/readline-8.0
mkdir build
cd build
../configure --prefix=/home/compile/oem/frr/build/mips-linux --host=mips-linux  CC=mips-linux-gcc CXX=mips-linux-g++ AR=mips-linux-ar STRIP=mips-linux-strip



the running results are as follows:
/tmp # ./vtysh
Hello, this is FRRouting (version 7.5.1).
Copyright 1996-2005 Kunihiro Ishiguro, et al.
Realtek_0CA5D5#
Realtek_0CA5D5#

The backspace key can only move forward and cannot delete characters, How to compile to solve this problem?


thanks .


use vtysh : The backspace key can only move forward and cannot delete characters 


gaojianping@onvcom.com

reply via email to

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