similar to: RedHat broke termcap on the 4.2 libtermcap security upgrade

Displaying 20 results from an estimated 7000 matches similar to: "RedHat broke termcap on the 4.2 libtermcap security upgrade"

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'
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
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
1998 Jun 30
1
Patched Qpopper2.5 release Notification. (fwd)
Hi, well, swift response! Qualcomm has a patched qpopper (2.5) Greetings, Jan-Philip Velders <jpv@jvelders.tn.tudelft.nl> ---------- Forwarded message ---------- Date: Mon, 29 Jun 1998 21:43:18 -0700 From: Praveen Yaramada <pyaramad@QUALCOMM.COM> To: BUGTRAQ@NETSPACE.ORG Subject: Patched Qpopper2.5 release Notification. Hello Folks, As you are already aware that qpopper
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
2005 Jan 18
1
I'm gonna kill Yum AND Outlook
Here we go again: Hi all. Most of you already know about my problems (well, my computer?s problems ;-) ), since we?ve been discussing on the forum. Hughesjr recommended me to post here, so let?s see, I have my faith on you I have a dedicated server with RH9 that I upgraded to CentOS 3.4 . Everything ok, but after the first yum upgrade and reboot I get this when I try to do a yum update:
2010 Apr 09
1
RHEL 5 compilation of Samba 3.5.2, termcap library problem, use '--no-as-needed'
There have been various reports of the difficulties compiling Samba 3.5.x on RHEL 5 and other older operating systems, due to the failure to correctly load the 'termcap' libraries. The issue is described in various sources as involving the automaticlaly included GCC option: '--as-needed' failes to detect the dependencies and add the termcap library. There are two graceful fixes
2005 Jan 18
6
I'm gonna kill YUM (mailing list version ;-) )
Hi all. Most of you already know about my problems (well, my computer's problems ;-) ), since we've been discussing on the forum. Hughesjr recommended me to post here, so let's see, I have my faith on you. I have a dedicated server with RH9 that I upgraded to CentOS 3.4 . Everything ok, but after the first yum upgrade and reboot I get this when I try to do a yum update: yum
1998 Jun 19
1
SSH security hole found
>From http://lwn.net/#security A vulnerability present in the SSH software package can allow an attacker to execute arbitrary commands on the SSH server. To protect against this, immediately upgrade to ssh 1.2.25. Red Hat ssh-1.2.25 RPMs are available, as is the Debian ssh-1.1.25 package for hamm (Debian 2.0-to-be). There are SSH 1.2.25 RPMs here:
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
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
2005 Sep 10
1
Missing libs on install
I've run across a couple of things I'm not quite sure why, but just discovered the libtermcap.* was not installed from the CD's. I would have thought the termcap libs would be part of the base install, and in fact, when I retrieved them with yum, it does show "base" or "core". Is this just some errant behavior one time or is something broken in the install?
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 Sep 22
0
Samba not announcing the correct IP address to a Windows NT Wins server
We have two systems with dual NICs that run samba 2.2.5 with winbind, and neither of them is announcing the system's primary IP address correctly to the WINS server. The systems show up in the wins database with the secondary IP address (which is the private network we use for the heartbeat/meta data on our CXFS cluster). We worked around it by entering the correct IP addresses for these
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
2005 Sep 03
1
CentOS bootstrapper for chroot(2) environment
Hi, just some script built along: Unattended install & run CentOS-4.1 just using chroot(1). Mostly a surprise for me it was so easy to reach that goal. It requires rpm(1) based host OS and it was tested only on Fedora Core 4. I needed it to do only a bit customized CentOS kernel package rebuild. Regards, Lace -------------- next part -------------- #! /bin/bash # Bootstrap for: CentOS-4.1
1998 Jun 14
14
SSH w/ttysnoop
I was wondering if anyone here has or knows how to implement ttysnoop w/ssh ?
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
2005 Jun 23
0
Error Redhat ES 3.0
Hi, Can anyone help me with this one.... ################### LogWatch 4.3.2 (02/18/03) ####################=20 Processing Initiated: Wed Jun 22 04:02:00 2005 Date Range Processed: yesterday Detail Level of Output: 0 Logfiles for Host: inchgapp ################################################################=20 --------------------- Kernel Begin
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.