search for: tgetstr

Displaying 14 results from an estimated 14 matches for "tgetstr".

2010 Apr 15
2
problem compiling samba-3.5.2 on RHEL 5.5
...rence to `tgoto' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tgetnum' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `BC' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tgetstr' collect2: ld returned 1 exit status make: *** [bin/smbclient] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.14813 (%build) any ideas? werner
2004 Jun 14
4
Readline on R-1.9.1a
...eadline.so: undefined reference to `tputs' /usr/local/lib/libreadline.so: undefined reference to `PC' /usr/local/lib/libreadline.so: undefined reference to `tgetent' /usr/local/lib/libreadline.so: undefined reference to `UP' /usr/local/lib/libreadline.so: undefined reference to `tgetstr' collect2: ld returned 1 exit status configure:21313: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "1.9.1" | #define PACKAGE_STRING "R 1.9.1" | #d...
2004 Mar 31
6
Can't compile asterisk.
.../editline/term.c:938: relocation truncated to fit: R_PPC_REL24 tgetnum /usr/src/asterisk/editline/term.c:939: undefined reference to `tgetnum' /usr/src/asterisk/editline/term.c:939: relocation truncated to fit: R_PPC_REL24 tgetnum /usr/src/asterisk/editline/term.c:941: undefined reference to `tgetstr' /usr/src/asterisk/editline/term.c:941: relocation truncated to fit: R_PPC_REL24 tgetstr editline/libedit.a(editline.o_a): In function `term_echotc': /usr/src/asterisk/editline/term.c:1439: undefined reference to `tgetstr' /usr/src/asterisk/editline/term.c:1439: relocation truncated to...
2004 Jun 17
6
Compiling problem on Debian
...term.c:938: undefined reference to `tgetnum' editline/libedit.a(editline.o_a)(.text+0x8859):/home/robin/asterisk-0.9.0/editline/term.c:939: undefined reference to `tgetnum' editline/libedit.a(editline.o_a)(.text+0x8881):/home/robin/asterisk-0.9.0/editline/term.c:941: undefined reference to `tgetstr' editline/libedit.a(editline.o_a)(.text+0x96b4): In function `term_echotc': /home/robin/asterisk-0.9.0/editline/term.c:1439: undefined reference to `tgetstr' editline/libedit.a(editline.o_a)(.text+0x9843):/home/robin/asterisk-0.9.0/editline/term.c:1518: undefined reference to `tgoto'...
2006 Oct 31
2
rcompletion: TAB completion for the R command line
CRAN now has a package called rcompletion that attempts to provide TAB completion for R using the GNU readline library, intended for R sessions run from a command line. From the package help page: Description: This package provides pseudo-intelligent TAB completion for a readline enabled instance of R when it is run from a terminal (or more specifically, an interface which uses
2006 Oct 31
2
rcompletion: TAB completion for the R command line
CRAN now has a package called rcompletion that attempts to provide TAB completion for R using the GNU readline library, intended for R sessions run from a command line. From the package help page: Description: This package provides pseudo-intelligent TAB completion for a readline enabled instance of R when it is run from a terminal (or more specifically, an interface which uses
2003 Nov 16
3
asterisk installation error
...`tgetflag' follow editline/libedit.a(editline.o_a): In function `term_set': /usr/src/asterisk/editline/term.c:938: undefined reference to `tgetnum' /usr/src/asterisk/editline/term.c:939: undefined reference to `tgetnum' /usr/src/asterisk/editline/term.c:941: undefined reference to `tgetstr' editline/libedit.a(editline.o_a): In function `term_echotc': /usr/src/asterisk/editline/term.c:1439: undefined reference to `tgetstr' /usr/src/asterisk/editline/term.c:1574: undefined reference to `tgoto' /usr/src/asterisk/editline/term.c:1574: undefined reference to `tputs' co...
2017 Aug 29
0
cannot compile R with readline
...rence to `tgoto' /home/giessen/ivanov/build/packages/usr/lib64/libreadline.so: undefined reference to `tgetnum' /home/giessen/ivanov/build/packages/usr/lib64/libreadline.so: undefined reference to `BC' /home/giessen/ivanov/build/packages/usr/lib64/libreadline.so: undefined reference to `tgetstr' collect2: error: ld returned 1 exit status I have the readline-6.3 library installed. I compiled it from source, so nothing should be missing. Any suggestions will be appreciated. Best regards, Martin
2010 Feb 04
1
Samba 3.5.0RC2 can't compile on CentOS 5.3/RHEL 5.3
...g bin/smbclient /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tgetnum' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tgetent' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tgetstr' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tgoto' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `UP' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `BC' /usr/lib/...
2003 Nov 18
2
readline not found
Hi all, I just upgraded to R-1.8.0. Everything worked fine but command line editing does not work. This clearly indicates that readline has not been found in the compilation process. How could I explicitely indicate where to find it ? I use a Red Hat 8.0 system. I checked the FAQ which says readline-devel is also needed, but I have it already installed. Perhaps should I add the configure
2010 Jan 22
2
readline/termcap problems compiling Samba 3.5.0rc1 on CentOS 5.4 64-bit
...64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetnum' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetent' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetstr' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgoto' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `UP' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefine...
2003 Feb 11
2
configure can't get readline to work
...r/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/../../../libreadline.so: undefined reference to `tgetent' /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/../../../libreadline.so: undefined reference to `UP' /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/../../../libreadline.so: undefined reference to `tgetstr' collect2: ld returned 1 exit status configure:11400: $? = 1 configure: failed program was: | #line 11373 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "r" | #define PACKAGE_VERSION "1.6.2" | #define PACKAGE_STRI...
2005 Aug 28
2
error compiling on solaris 10
>Message: 11 >Date: Sun, 28 Aug 2005 11:46:29 +0800 >From: "chris" <chris@fivestartel.com> >Subject: [Asterisk-Users] error compiling on solaris 10 >To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> >Message-ID: <003a01c5ab83$149a9e30$650fa8c0@acid> >Content-Type: text/plain;
2004 Jan 23
3
Problem installing Asterisk with Mandrake 9.1
Hi All, I am trying to get Asterisk up and running on my new Mandrake 9.1 install. I've installed Linux in the "standard" mandrake security mode, and "su" to do my attempts at install. I managed to obtain the source from CVS, and have been able to compile Zaptel. I then ran insmod zaptel, and also make config. I think I have compiled and loaded Zaptel successfully as