similar to: RHEL 5 compilation of Samba 3.5.2, termcap library problem, use '--no-as-needed'

Displaying 20 results from an estimated 7000 matches similar to: "RHEL 5 compilation of Samba 3.5.2, termcap library problem, use '--no-as-needed'"

2003 May 02
5
Termcap support not found
Make sure you have libtermcap and libtermcap-devel loaded.. To check use #rpm -q libtermcap and #rpm -q libtermcap-devel I have an install guide for RH9 in PDF format if you are interested.. Later.. > Hello, I am trying to install asterisk and get this error. > > creating cache ./config.cache > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes
2010 Jan 22
2
readline/termcap problems compiling Samba 3.5.0rc1 on CentOS 5.4 64-bit
Hi all When I try to compile 3.5.0rc1 on CentOS 5.4, I get the seemingly well know problem below Linking bin/smbclient /usr/lib/gcc/x86_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'
2009 Sep 10
1
Problems setting terminal size in termcap/xterm
Hi I'm trying to set the terminal size in /usr/share/vte/termcap/xterm, but it seems that CentOS doesn't look at this file. I know this works in REHL 4.7 and Fedora 10, 11. Does anyone know a work around to this? Thanks Marcelo
2003 Jul 16
2
Compiling problems
Hi, I'm trying to update my 4.6.2 to the latest stable with CVSup. But make buildworld fails with this: ===> share/termcap gzip -cn /usr/src/share/termcap/termcap.5 > termcap.5.gz TERM=dumb TERMCAP=dumb: ex - /usr/src/share/termcap/termcap.src < /usr/src/share/termcap/reorder Incomplete termcap entry *** Error code 1 Stop in /usr/src/share/termcap. *** Error code 1 Stop in
2008 Jan 10
1
Linux disk quota support
Dear Listmembers, I installed samba-3.0.28 and configured --with-quotas, but I don't seem to be getting quota support. Is there a description on how to do quotas with samba? Is there something I should know about besides the configuration option --with-quotas? Thank you, Emre Brookes --------example----------------- Last login: Fri Jan 11 16:44:19 2008 from localhost Linux 2.4.33.3.
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
1998 Jul 03
0
RedHat broke termcap on the 4.2 libtermcap security upgrade
RedHat broke termcap on the 4.2 libtermcap security upgrade. Until RedHat gets a chance to fix it, fixed RPMS are here: http://linux.samiam.org/blackdragon - Sam (Who is just glad that RedHat continues to keep RedHat 4.2 current with security, even though it is an older distribution. In fact, their support is the best support I have seen for a legacy distro) "That which does not
2010 Apr 15
2
problem compiling samba-3.5.2 on RHEL 5.5
this is 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
2014 Nov 06
1
Re: [PATCH] Use -ltinfo instead of -lncurses.
On Thu, Nov 06, 2014 at 01:34:24PM +0100, Pino Toscano wrote: > Given that three AC_CHECK_LIB checking for ncurses are now gone, > wouldn't it better to explicitly search for it prior to searching for > readline? According to https://bugzilla.redhat.com/show_bug.cgi?id=499837 readline can be linked against either ncurses or termcap. No modern system would prefer termcap, and
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
2011 Feb 04
4
x25 line xterm
Noted that xterm by default uses 24 lines per window. I have reviewed /etc/termcap looking for a specific entry for xterm that I can edit to change the ln#24 to ln#25 for our application. When I used RedHat there was an editable option to change the number of displayable lines as is done in putty. Any suggestions? --Hal. -- Hal Davison Observe Goal, Set the course, Burn the map
2003 Sep 13
1
install help - make error
I'm attempting to install * for the first time and encountering some problems... I'm running an old 166MMX processor with 50megs RAM... SuSE 8.1 distro... when I make clean ; make install in the /usr/src/asterisk dir, I get a "error: termcap support not found". the termcap libraries are installed. Anyone run into this before? Thanks, dave redmore
2005 Apr 15
1
(no subject)
> From: Lars Schouw > > Can anyone explain what this means the NEWS for for > 2.1 beta? > > R is now linked against ncurses/termlib/termcap only > if > readline is specified (now the default) and that > requires it. > > I get an error while running configure: > checking for history_truncate_file... no > configure: error: --with-readline=yes (default) and
2003 Jun 17
2
xterm screen restore
when i exit more, vi, ... i like to have the window restored to the way it was before i entered more, vi, ... i used to effect this by a hack to the termcap data, but have lost the hack. what am i missing here? randy
2007 Jun 30
1
Asterisk 1.4.6 Fedora 7 configure error
Hi guys I'm at a loss in getting ./configure to complete successfully with asterisk 1.4.6 on Fedora 7 x86_64, as it complains about no termcap support, even though it is installed (see below). Any ideas where to go next? checking for ZT_DIAL_OP_CANCEL in zaptel/zaptel.h... no configure: error: *** termcap support not found [root at mail3 asterisk-1.4.6]# rpm -qv termcap
2004 Dec 13
6
Asterisk on SuSE 9.1?
I am trying to do my first asterisk install on a SuSE 9.1 box, using the asterisk-update script mentioned a few days ago on this list. I did read the 'quickstart' document on onlamp.com, and made sure the following packages were installed via yast: bison, cvs, gcc, kernel-source, libtermcap-devel, ncurses-devel, newt-devel, openssl096b, and openssl-devel. The SuSE 9.1 DVD contained
2003 Apr 10
4
Error compiling in RedHat 9
I thought I would give RedHat 9 a try with Asterisk..I thought it would be a good idea to use the latest version.. Zaptel, Zapata and Libpri all appear to have compiled sucessfully.. But.. (Why is there always a but??) It seems Asterisk is having issues with 'termcap' or 'tgetent' whatever that is.. Here is the output from 'make install'.. --------Start-------- if [ -d
2005 Jan 17
2
error compiling
I got this error while compiling: configure: error: termcap support not found I don't know how to solve this problem...
1997 Oct 22
1
SNI-20: Telnetd tgetent vulnerability
[mod: Executive summary: SNI found recent linux-distributions not-vulnerable -- REW] -----BEGIN PGP SIGNED MESSAGE----- ###### ## ## ###### ## ### ## ## ###### ## # ## ## ## ## ### ## ###### . ## ## . ######.
2012 Mar 18
2
malloc/calloc/strdup and R's aequivalents
Hello, when looking at "Writing R Extensions" with mem-allocation in mind, I wondered, which functions to use to substitute malloc(), calloc(), realloc() and strdup() and free(). It looked like Calloc() or R_Calloc() might be useful for some of my tasks, but when trying to use R_Calloc() for example, I got some error messages which I don't see where they are coming from. Maybe I