RT RT/krbdev.mit.edu: Ticket #3112 telnet does not build on Fedora Core 4 Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
3112
Status
new
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
Version_reported
Version_Fixed
Target_Version
Tags
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Sun Jul 3 11:30:17 2005
Starts: Not set
Started: Not set
Last Contact: Fri Jul 8 08:48:08 2005
Due: Not set
Updated: Fri Jul 8 08:48:08 2005 by guest
 

 People  
Owner
 Nobody
Requestors
 jaltman@mit.edu
Cc
 
AdminCc
 
 

 More about Jeffrey Altman  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Sun Jul  3 11:30:18 2005  jaltman - Ticket created    
     
Subject: telnet does not build on Fedora Core 4

src/appl/telnet/telnet/telnet.c will not build on Fedora Core 4.
FC4's /usr/include/term.h declares setupterm() but autoconf does not
detect it and therefore HAVE_SETUPTERM is not defined in the Makefile.

In addition, the variable 'ttytype' is not available unless we use
NCURSES instead of CURSES.  This is also not detected by autoconf.



Download (untitled) 341b
      Fri Jul  8 08:48:05 2005  guest - Correspondence added    
     
RT-Send-CC: andy.ciordia@pgdc.com

[jaltman - Sun Jul  3 11:30:18 2005]:

> src/appl/telnet/telnet/telnet.c will not build on Fedora Core 4.
> FC4's /usr/include/term.h declares setupterm() but autoconf does not
> detect it and therefore HAVE_SETUPTERM is not defined in the Makefile.
>
> In addition, the variable 'ttytype' is not available unless we use
> NCURSES instead of CURSES.  This is also not detected by autoconf.
>

Just hit this problem, what is the temporary workaround?

andy d0t ciordia at pgdc d0t com


Download (untitled) 485b