search for: ltermcap

Displaying 20 results from an estimated 104 matches for "ltermcap".

Did you mean: termcap
1998 Dec 08
0
R compile problems with AIX
...lect2: ld returned 255 exit status ld: 0706-006 Cannot find or open library file: -l ncurses ld:open(): No such file or directory configure: failed program was: #line 1857 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1890: checking for main in -ltermcap configure:1905: gcc -o conftest -g -O2 conftest.c -ltermcap -lm 1>&5 configure:1979: checking for dlopen in -ldl configure:1998: gcc -o conftest -g -O2 conftest.c -ldl -ltermcap -lm 1>&5 configure:2027: checking for main in -lhdf5 configure:2042: gcc -o conftest -g -O2 conft...
1998 Dec 08
0
R compile problems with AIX
...lect2: ld returned 255 exit status ld: 0706-006 Cannot find or open library file: -l ncurses ld:open(): No such file or directory configure: failed program was: #line 1857 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1890: checking for main in -ltermcap configure:1905: gcc -o conftest -g -O2 conftest.c -ltermcap -lm 1>&5 configure:1979: checking for dlopen in -ldl configure:1998: gcc -o conftest -g -O2 conftest.c -ldl -ltermcap -lm 1>&5 configure:2027: checking for main in -lhdf5 configure:2042: gcc -o conftest -g -O2 conft...
2001 Nov 02
1
png and jpeg libs for Solaris
...ude conftest.c >/dev/null 2>conftest.out configure:13658: checking if libpng version >= 1.0.5 configure:13675: checking for png_create_write_struct in -lpng configure:13694: gcc -o conftest -g -O2 -I/erd/statistic/apps/R/libs-2.7/include conftest.c -lpng -lnsl -lsocket -lreadline -ldl -ltermcap -lm -L/erd/statistic/apps/R/libs-2.7/lib -lnsl -lsocket -lreadline -ldl -ltermcap -lm -L/erd/statistic/apps/R/libs-2.7/lib 1>&5 Undefined first referenced symbol in file deflateInit2_ /erd/statistic/apps/R/libs-2.7/lib/libpng.a(pngwutil.o) deflateReset /erd/statistic/apps/R/l...
2003 Jul 17
7
Speex support
What is the state of speex support in asterisk? I saw the codec seems to be there. Can speex be used on IAX2 links? Is there much work still to be done? many thanks, --J.
2003 Apr 14
7
Trouble installing
I am trying to run the make command to install Asterisk, but I get the following error: make ... ... checking for tgetent in -ltermcap ... no checking for tgetent in -ltinfo ... no checking for tgetent in -lcurses ... no checking for tgetent in -lncurses ... no configure: error: termcap support not found I am running Mandrake 9.1 on a Pentium II 200MHz. Could this be a hardware issue? I have Mandrake 9.1 running on my laptop a...
2005 Mar 10
4
Compiling Asterisk On SUSE 9.2
Dear all, I have tried to compile * 1.0.6 (downloaded from the digium site, in the right sequence - zaptel, libpri, asterisk) on two different machines running SUSE 9.2. The problem comes during some preliminary checks: checking for ar... /usr/bin/ar checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for tgetent in -lcurses... no checking for tgetent in -lncurses... no configure: error: termcap support not found make: *** [editline/libedit.a] Error 1 Now I got the termcap rpm and afaik it's installed (now). Is there anything obvious I s...
2010 Jan 22
2
readline/termcap problems compiling Samba 3.5.0rc1 on CentOS 5.4 64-bit
...i386 readline-devel 5.1 x86_64 termcap 5.5 noarch A little testprogram fails with the same error, if I do # gcc -o tt tt.c -lreadline /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `PC' ... But succeeds if I either add -lcurses/-ltermcap or the linker flags that Samba uses gcc -o tt tt.c -Wl,-z,relro -Wl,--as-needed -Wl,--export-dynamic -lreadline I checked the Makefile and config.log, it correctly determined the linker flags to be TERMLIBS=-lreadline -ltermcap but still, I can't get rid of the above error. I'm a bit...
1998 Sep 10
2
R-beta: trouble compiling 0.62.3 on SunOS 4.1.4: lgamma conflicts
...place), I get a conflict with the function lgamma being defined both in R and in the system's libm.a file: make [snip] cd main; make g77 -o R.binary arithmetic.o [snip] version.o ../lib/libgraphics.a ../lib/libunix.a ../lib/libappl.a ../lib/libmath.a -lSM -lICE -L/usr/lib/X11 -lX11 -ldl -ltermcap -lm collect2: ld returned 2 exit status ld: /lib/libm.a(lgamma.o): _gamma: multiply defined ld: /lib/libm.a(lgamma.o): _lgamma: multiply defined *** Error code 1 lgamma appears to be defined both in ./src/nmath/lgamma.c -> ./src/lib/libmath.a and in /lib/libm.a. We have a fairly p...
1997 Dec 03
1
R-beta: Compile Prblm, dont have/need X11
Hi All, I removed all the X stuff and here is my latest error in the make Thanx(1000K) John van V. johnvv at hotmail.com -ltermcap -lm -L/lib/pa1.1 -ldld collect2: ld returned 1 exit status /usr/bin/ld: Unsatisfied symbols: PostScriptOpenPolygon (code) PostScriptFileHeader (code) PostScriptLineTo (code) PostScriptSetColor (code) getwd (code) PostScriptOpenCircle (code) PostScriptLoadFontMetrics (code)...
2006 Oct 02
1
(no subject)
...ry.h presence... no checking for readline/history.h... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking for rl_callback_read_char in -lreadline... no checking for main in -lncurses... no checking for main in -ltermcap... no checking for main in -ltermlib... no checking for rl_callback_read_char in -lreadline... no checking for history_truncate_file... no configure: error: --with-readline=yes (default) and headers/libs are not available I'm now hoping for some help Thanks in advance. john
2006 Oct 13
1
HP UX
...R on a desktop system which takes 3 days to run. We have an Itanium 2 Cluster running HP UX. My system manager has tried to install R and has sent the following message INSTALL file says do ./configure make ./configure fails with ( tail end of output checking for main in -ltermcap... no checking for main in -ltermlib... no checking for rl_callback_read_char in -lreadline... no checking for history_truncate_file... no configure: error: --with-readline=yes (default) and headers/libs are not available Has anyone install R on HP UX system? Ricky ______________________...
2004 Aug 06
1
termcapsupport not found
I try to make an asterisk system and downloaded and unzipped the file asterisk-1.0-RC1.tar.gz. When I do the first make I got the following messages: ..... checking for tgetent in ltermcap.......no checking for tgetent in ltinfo.......no checking for tgetent in lcurses.......no checking for tgetent in lncurses.......no configure: error: termcapsupport not found make: *** [editline/libedit.a] Error 1 I am using a recent stable debian system Linux version 2.2.20-idepci, gcc version 2....
2003 Oct 27
1
configure, config.site and TCLTK_CPPFLAGS
...(See the excerpt from config.site below). This was working with R-1.7.1. I am not an autoconf/configure expert, so any hint is welcome. Thanks, L. configure:23914: gcc -o conftest -g -O2 -I/usr/freeware/include -I /usr/freeware/include/ # no special path needed -L/usr/local/lib conftest.c -ldl -ltermcap -lm -L/usr/freeware/lib32 -ltcl8.0 -L/usr/freeware/lib32 -ltk8.0 -lX11 -lm >&5 gcc: #: No such file or directory gcc: no: No such file or directory gcc: special: No such file or directory gcc: path: No such file or directory gcc: needed: No such file or directory
2003 Apr 10
4
Error compiling in RedHat 9
...her we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking host system type... i686-pc-linux-gnu checking for a BSD compatible install... install checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for tgetent in -lcurses... no checking for tgetent in -lncurses... no configure: error: termcap support not found make: *** [editline/config.h] Error 1 ------End------ Any idea whats wrong?? or is somthing missing?? Later.. -- _______________...
2003 May 02
5
Termcap support not found
...checking whether gcc accepts -g... yes > checking how to run the C preprocessor... gcc -E > checking host system type... i586-pc-linux-gnu > checking for a BSD compatible install... install > checking for ranlib... ranlib > checking for ar... /usr/bin/ar > checking for tgetent in -ltermcap... no > checking for tgetent in -ltinfo... no > checking for tgetent in -lcurses... no > checking for tgetent in -lncurses... no > configure: error: termcap support not found > make: *** [editline/config.h] Error 1 > > I am running redhat release 9 (Shrike) > > I did a...
2007 Jan 29
1
Problem with "readline" in compilatio of R for Solaris 11 (Nevada) in x86
...ry.h presence... no checking for readline/history.h... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking for rl_callback_read_char in -lreadline... no checking for main in -lncurses... no checking for main in -ltermcap... yes checking for rl_callback_read_char in -lreadline... no checking for history_truncate_file... no configure: error: --with-readline=yes (default) and headers/libs are not available I was not able to figure out what readline is about, whether it is optional or not (at some point of the scrip...
2003 Jul 08
1
readline and R
...gh gnu readline is installed and works fine on the parent directory, R is not recognizing it. I get the following in the config.log file. configure:11627: checking for rl_callback_read_char in -lreadline configure:11658: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lreadline -ldl -ltermcap -lm >&5 ld: fatal: library -lreadline: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status I also tried to install the most recent version of readline (version 4.3) with no luck. as I do not have root access to the syste...
2011 Jun 02
1
need help for R Installation in AIX 5.3
...ry.h presence... no checking for readline/history.h... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking for rl_callback_read_char in -lreadline... no checking for main in -lncurses... no checking for main in -ltermcap... no checking for main in -ltermlib... no checking for rl_callback_read_char in -lreadline... no checking for history_truncate_file... no configure: error: --with-readline=yes (default) and headers/libs are not available I have attached its log file with this mail. Please help me. Earliest reply...
1998 Aug 14
1
R-beta: ld problem/SunOS/gcc/g77
In trying to compile R-0.62.2 on my SPARC SunOS: tajo% uname -a SunOS tajo 4.1.3_U1 1 sun4m with gcc/g77, I ran into gcc -o R.binary [deleted] ../lib/libmath.a -L/usr/openwin/lib -lX11 -ldl -ltermcap -lm -lf2c collect2: ld returned 2 exit status ld: /lib/libm.a(lgamma.o): _gamma: multiply defined ld: /lib/libm.a(lgamma.o): _lgamma: multiply defined *** Error code 1 make: Fatal error: Command failed for target `R.binary' Current working directory /usr/local/RHOME/R-0.62.2/src/main [rest dele...
2004 Aug 02
1
readline, 64bit solaris build
...Everything seems quite functional, except that readline produces the following: > configure:21277: checking for rl_callback_read_char in -lreadline > configure:21307: cc -xarch=v9 -o conftest -xO5 -xlibmil -dalign > -I/usr/local/include -L/us > r/local/lib conftest.c -lreadline -ldl -ltermcap -lm >&5 > ld: warning: file /usr/local/lib/libreadline.a(callback.o): wrong ELF > class: ELFCLASS32 > Undefined first referenced > symbol in file > rl_callback_read_char conftest.o > ld: fatal: Symbol referen...