Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47301 - netcat does not support telnet negotiation, a build option
Summary: netcat does not support telnet negotiation, a build option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-08 21:24 UTC by Michael Leuchtenburg
Modified: 2004-04-09 21:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Leuchtenburg 2004-04-08 21:24:19 UTC
Netcat is not built with -DTELNET, which would provide the commandline option -t to make it support telnet options responding - a useful feature, especially for those who don't also want a telnet server, which is required to get telnet on gentoo.

It's easy to fix. Probably doesn't need a local USE flag, as there are no disadvantages to having it, other than a slight increase in the size of the binary.

Reproducible: Always
Steps to Reproduce:
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-04-09 07:55:27 UTC
spanky, thoughts?
Comment 2 SpanKY gentoo-dev 2004-04-09 21:14:50 UTC
sounds good to me
Comment 3 SpanKY gentoo-dev 2004-04-09 21:53:01 UTC
110-r5 adds -DTELNET to the compile flags