Displaying 20 results from an estimated 206 matches for "libedit".
Did you mean:
ldbedit
2004 Jun 17
6
Compiling problem on Debian
...y.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o aestab.o aeskey.o -ldl -lpthread -lncurses -lm -lresolv editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a
qeditline/libedit.a(editline.o_a)(.text+0x7e6a): In function `term_move_to_line':
/home/robin/asterisk-0.9.0/editline/term.c:554: undefined reference to `tgoto'
editline/libedit.a(editline.o_a)(.text+0x7e7e):/home/robin/asterisk-0.9.0/editline/term.c:554...
2009 Apr 05
1
libedit
Moving s sccessful compole of 5.2.p1 from a Suse 10.3 x86-64 box to a Suse
11.1 x86-box created a build problem
./configure --with-libedit=/usr/lib64
checking for el_init in -ledit... no
configure: error: libedit not found
however libedit (amd el_init) certainly exist:
ookpik:/data/openssh-5.2p1.test # l /usr/lib64/libedit*
lrwxrwxrwx 1 root root 17 Apr 4 17:11 /usr/lib64/libedit.so ->
libedit.so.0.0.27*
lrwxrwxrwx 1 root r...
2005 Aug 09
1
(4.1p1) Building failure with libedit on FreeBSD 4.x-RELEASE
Hi,
I've noticed that building 4.1p1 fails on FreeBSD 4.x if the
libedit support is enabled by the "--with-libedit" configure
option.
I tried to build OpenSSH-4.1p1 under the following environment:
CPU: i386 family
OS: FreeBSD 4.11-RELEASE
Compiler: gcc-2.95.4 (/usr/bin/gcc)
----
libedit: (located at /usr/lib/)
Building fails with the following mes...
2010 Mar 26
12
[Bug 1744] New: libedit support shouldn't assume -lcurses
https://bugzilla.mindrot.org/show_bug.cgi?id=1744
Summary: libedit support shouldn't assume -lcurses
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: Other
Status: NEW
Severity: minor
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs a...
2004 Nov 16
0
OpenSSH snaps have sftp libedit (command line history/editing) support
Hi All.
For a couple of weeks, the Portable snapshots have contained optional
support for NetBSD's libedit in the sftp client, thanks to djm's work in
OpenBSD. It's enabled with: ./configure --with-libedit.
If enabled, sftp gains command history, recall and line editing (and
probably other features too, I haven't looked into libedit's
capabilities much). If not enabled, sftp behav...
2013 Nov 21
5
[Bug 2173] New: configure fails to find libedit in non-standard location
https://bugzilla.mindrot.org/show_bug.cgi?id=2173
Bug ID: 2173
Summary: configure fails to find libedit in non-standard
location
Product: Portable OpenSSH
Version: 6.2p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: Build system
Assignee: unassigned-bugs...
2013 Sep 19
15
[Bug 2155] New: sftp program has tty attributes setting problem
https://bugzilla.mindrot.org/show_bug.cgi?id=2155
Bug ID: 2155
Summary: sftp program has tty attributes setting problem
Product: Portable OpenSSH
Version: 5.3p1
Hardware: ix86
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: sftp
Assignee: unassigned-bugs at
2013 May 26
10
[Bug 1990] sftp segfaults when tab-completing a directory which contains umlauts
...What |Removed |Added
----------------------------------------------------------------------------
CC| |codl at codl.fr
--- Comment #8 from Corentin Delcourt <codl at codl.fr> ---
Note that Arch Linux's version of libedit has wide character support
enabled [0].
[0]:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/libedit#n20
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
2009 Apr 08
3
libedit not found on SUse 11.1
Included below is a diff between the output from configure on a 64 bit
SUse 11.1 (doesn't find libedit) and a 64 bit Suse 10.3 (does find
libedit) for otherwise identical setups.
1. How can I get the output set up to look at conftest.c?
2. I added a set -x to configure above LIBEDIT_MSG=no
3. ./configure --with-ldflags="-L/usr/lib64" --with-cflags="-ggdb3
-I/usr/include/gssapi"...
2004 Mar 31
6
Can't compile asterisk.
...pbx.o cli.o md5.o term.o ulaw.o alaw.o call
erid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast
_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum
.o srv.o dns.o aescrypt.o aestab.o aeskey.o -ldl -lpthread -lncurses -lm -lresol
v editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a
make: pwd: Command not found
??editline/libedit.a(editline.o_a): In function `term_move_to_line':
/usr/src/asterisk/editline/term.c:554: undefined reference to `tgoto'
/usr/src/asterisk/editline/term.c:554: relocation truncated to fit: R_PPC_REL24
tgoto...
2013 Oct 24
1
Error while installing libedit
...Kindly help.
/usr/lib/gcc/i686-linux-gnu/4.6/include/stddef.h:353:23: error: conflicting
types for 'wint_t'
/usr/include/curses.h:241:18: note: previous declaration of 'wint_t' was
here
make[3]: *** [terminal.lo] Error 1
make[3]: Leaving directory
`/home/egguser/fmbt/fmbt-0.11.2-1/libedit-20130712-3.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/egguser/fmbt/fmbt-0.11.2-1/libedit-20130712-3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/egguser/fmbt/fmbt-0.11.2-1/libedit-20130712-3.1'
make: *** [all] Error 2
--
*---*...
2005 Sep 02
1
(4.2p1) Missing -R<path_to_libedit>/lib
Hi,
I tried building the version 4.2p1 on the FreeBSD box.
Even if I executed the configure script with
--with-rpath
and
--with-libedit=/path/to/libedit
the -R options for libedit are NOT added in linking although
that for zlib and OpenSSL are correctly done.
This problem can be easily avoided by editing
openssh-4.2p1/Makefile after executing the configure script.
This means that you should add -R<path_to_libedit>/lib to
LDF...
2012 Dec 11
4
[Bug 1990] sftp segfaults when tab-completing a directory which contains umlauts
https://bugzilla.mindrot.org/show_bug.cgi?id=1990
mikolajmm at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikolajmm at gmail.com
--- Comment #3 from mikolajmm at gmail.com ---
The same here:
openssh 6.1p1
archlinux 64-bit
sftp> ls
1????
2023 Mar 08
5
[Bug 3547] New: sftp crash with 'invalid multibyte character' when pressing Tab to complete specific Chinese filenames
https://bugzilla.mindrot.org/show_bug.cgi?id=3547
Bug ID: 3547
Summary: sftp crash with 'invalid multibyte character' when
pressing Tab to complete specific Chinese filenames
Product: Portable OpenSSH
Version: 8.4p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: trivial
2010 Jun 17
1
[patch/cygwin]: Change to README file
Hi,
could somebody with checking rights please apply the below patch?
It's only a small fix to the README file to remove a reference
to the obsolete minires-devel package, and to add the reference
to the libedit-devel package since CYgwin now provides libedit as well.
Thanks,
Corinna
Index: contrib/cygwin/README
===================================================================
RCS file: /cvs/openssh/contrib/cygwin/README,v
retrieving revision 1.16
diff -u -p -r1.16 README
--- contrib/cygwin/README 5...
2003 Nov 16
3
asterisk installation error
...frame.o loader.o config.o channel.o translate.o file.o
say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o
callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o
rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o
indications.o autoservice.o db.o privacy.o astmm.o
enum.o srv.o dns.o -lresolv editline/libedit.a
db1-ast/libdb1.a stdtime/libtime.a
loader.o: In function `ast_unload_resource':
/usr/src/asterisk/loader.c:132: undefined reference to
`dlclose'
loader.o: In function `ast_load_resource':
/usr/src/asterisk/loader.c:226: undefined reference to
`dlopen'
/usr/src/asterisk/loader.c:22...
2010 Apr 25
6
[Bug 1761] New: sftp exits on 2nd terminal resize after a transfer
...P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: ejsheldrake at googlemail.com
Created attachment 1844
--> https://bugzilla.mindrot.org/attachment.cgi?id=1844
remove progress meter signal handlers in stop_progress_meter
sftp, when built with libedit (editline) support enabled, may exit
unexpectedly if you resize the terminal window after a transfer.
This is with libedit 20100424-3.0 (which fixed the resize problem in
libedit 20090923), but this appears to be a separate bug in sftp.
sftp handles any number of terminal resizes before a transfe...
2005 Aug 28
2
error compiling on solaris 10
...sts.digium.com>
>Message-ID: <003a01c5ab83$149a9e30$650fa8c0@acid>
>Content-Type: text/plain; charset="iso-8859-1"
>hello,
>i change my OS from solaris 9 to solaris 10, tried running make to install asterisk but i'm getting the error below:
>make -C editline libedit.a
To start try using gmake. It's there, just add it to your PATH.
Frank
2009 Apr 08
2
configure.ac libedit problem solved
Turns out that Suse 11.1 needs a soft link:
ln -s /lib64/libncurses.so.5.6 /lib64/libcurses.so
This is pretty poor error reporting....
I wonder how many carps are due to building not properly reporting errors...
Thanks
tedc
2013 Dec 11
1
Ctrl-W killing entire line, not just last word
...eneric #49-Ubuntu SMP Tue Nov 12 18:00:10 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux
- eris():~$ cat /etc/issue
Ubuntu 13.04 \n \l
Interestingly, I don't even seem to have editline installed and thus
Asterisk is likely using its own packaged editline:
- eris():~$ aptitude search editline
p libeditline-dev - development files for
libeditline
p libeditline-dev:i386 - development files for
libeditline
p libeditline0 - line editing library
similar to readline
p libeditline0:i386 - line e...