search for: tgetflag

Displaying 15 results from an estimated 15 matches for "tgetflag".

2004 Mar 31
6
Can't compile asterisk.
...24 tputs editline/libedit.a(editline.o_a): In function `term_set': /usr/src/asterisk/editline/term.c:911: undefined reference to `tgetent' /usr/src/asterisk/editline/term.c:911: relocation truncated to fit: R_PPC_REL24 tgetent /usr/src/asterisk/editline/term.c:929: undefined reference to `tgetflag' /usr/src/asterisk/editline/term.c:929: relocation truncated to fit: R_PPC_REL24 tgetflag /usr/src/asterisk/editline/term.c:930: undefined reference to `tgetflag' /usr/src/asterisk/editline/term.c:930: relocation truncated to fit: R_PPC_REL24 tgetflag /usr/src/asterisk/editline/term.c:932...
2004 Jun 17
6
Compiling problem on Debian
...`tputs' follow editline/libedit.a(editline.o_a)(.text+0x86e2): In function `term_set': /home/robin/asterisk-0.9.0/editline/term.c:911: undefined reference to `tgetent' editline/libedit.a(editline.o_a)(.text+0x87d6):/home/robin/asterisk-0.9.0/editline/term.c:929: undefined reference to `tgetflag' editline/libedit.a(editline.o_a)(.text+0x87ea):/home/robin/asterisk-0.9.0/editline/term.c:930: undefined reference to `tgetflag' editline/libedit.a(editline.o_a)(.text+0x87ff):/home/robin/asterisk-0.9.0/editline/term.c:932: undefined reference to `tgetflag' editline/libedit.a(editline....
2003 Nov 16
3
asterisk installation error
...itline.o_a):/usr/src/asterisk/editline/term.c:805: more undefined references to `tputs' follow editline/libedit.a(editline.o_a): In function `term_set': /usr/src/asterisk/editline/term.c:911: undefined reference to `tgetent' /usr/src/asterisk/editline/term.c:929: undefined reference to `tgetflag' /usr/src/asterisk/editline/term.c:930: undefined reference to `tgetflag' /usr/src/asterisk/editline/term.c:932: undefined reference to `tgetflag' /usr/src/asterisk/editline/term.c:933: undefined reference to `tgetflag' /usr/src/asterisk/editline/term.c:935: undefined reference to `...
2010 Apr 15
2
problem compiling samba-3.5.2 on RHEL 5.5
...my output when I try to compile samba-3.5.2 using the spec file provided in the samba packages: Linking bin/smbclient /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `PC' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tgetflag' /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 `UP' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tputs' /usr...
2004 Jun 14
4
Readline on R-1.9.1a
...gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c \ -lreadline -ldl -lm >&5 /usr/local/lib/libreadline.so: undefined reference to `tgetnum' /usr/local/lib/libreadline.so: undefined reference to `tgoto' /usr/local/lib/libreadline.so: undefined reference to `tgetflag' /usr/local/lib/libreadline.so: undefined reference to `BC' /usr/local/lib/libreadline.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...
2003 Feb 11
2
configure can't get readline to work
...ib/gcc-lib/i586-mandrake-linux-gnu/3.2/../../../libreadline.so: undefined reference to `tgetnum' /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/../../../libreadline.so: undefined reference to `tgoto' /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/../../../libreadline.so: undefined reference to `tgetflag' /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/../../../libreadline.so: undefined reference to `BC' /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/../../../libreadline.so: undefined reference to `tputs' /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/../../../libreadline.so: undefined referen...
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
2006 Apr 28
0
R installation on ALPHA/OSF1
I am stuck in the installation of "R" on ALPHA runing OSF1/V5.1 for individual use. When I ran "./configure CC=cc F77=f77 Make=gmake ", the following message came out, 506426:/usr/users/1/mwang2/R/R-2.1.1/bin/exec/R: /sbin/loader: Error: libreadline.so.4: symbol "tgetflag" unresolved 506426:/usr/users/1/mwang2/R/R-2.1.1/bin/exec/R: /sbin/loader: Fatal Error: Load of "/usr/users/9/jlim/R/R-2.1.1/bin/exec/R" failed: Unresolved symbol name, ... It seems the executable "R" has been made, but some parameters/flags are missing. I checked some...
2017 Aug 29
0
cannot compile R with readline
.../giessen/ivanov/build/packages/usr/lib64 -L/home/giessen/ivanov/build/packages/lib64 conftest.c -lreadline ? >&5 /home/giessen/ivanov/build/packages/usr/lib64/libreadline.so: undefined reference to `PC' /home/giessen/ivanov/build/packages/usr/lib64/libreadline.so: undefined reference to `tgetflag' /home/giessen/ivanov/build/packages/usr/lib64/libreadline.so: undefined reference to `tgetent' /home/giessen/ivanov/build/packages/usr/lib64/libreadline.so: undefined reference to `UP' /home/giessen/ivanov/build/packages/usr/lib64/libreadline.so: undefined reference to `tputs' /hom...
2010 Feb 04
1
Samba 3.5.0RC2 can't compile on CentOS 5.3/RHEL 5.3
...reference to `BC' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tputs' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `PC' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tgetflag' collect2: ld returned 1 exit status make: *** [bin/smbclient] Error 1 ------------------------------------------------------------------------------------ in web I found suggestion, http://groups.google.co.jp/group/mailing.unix.samba/browse_thread/thread/702994dd300018ff/7ca3a0ac4d2c15e2?lnk=...
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
...cc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tputs' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `PC' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetflag' collect2: ld returned 1 exit status make: *** [bin/smbclient] Error 1 I googled and read quite a bit, all links seem to suggest that either a missing readline-devel and/or ncurses-devel might be the cuplrit. Now, I think I got everything installed: # rpm -qa --queryformat '%{name}\t%{ver...
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