Networking Forums

Networking Forums > Computer Networking > Linux Networking > netkit-telnet compile error

Reply
Thread Tools Display Modes

netkit-telnet compile error

 
 
onionsjk
Guest
Posts: n/a

 
      06-27-2006, 04:16 PM
Hello,

I am trying to compile telnet and I have gotten the source code
(netkit-telnet-0.17.orig.tar.gz ) from http://www.debian.org.

But the problem is, as you see the below, make produces error messages
and
stop. My environment is RedHat 8.0 3.2-7 and gcc 3.2.

Any help will be greately appreciated.

Thank you.

(E-Mail Removed)

[[[ messages from make ]]]
--------------------------------------------------


make[1]: entering `/airhost/src/netkit-telnet-0.17/telnet' directory
g++ -O2 -fno-rtti -fno-exceptions -Wall -W -Wpointer-arith
-Wbad-function-cast -
Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnes
ted-externs -Winline -DUSE_TERMIO -DKLUDGELINEMODE commands.cc -c
cc1plus: warning: ignoring command line option '-Wbad-function-cast'
cc1plus: warning: ignoring command line option '-Wmissing-declarations'
cc1plus: warning: ignoring command line option '-Wnested-externs'
commands.cc:91:15: warning: extra tokens at end of #endif directive
g++ -O2 -fno-rtti -fno-exceptions -Wall -W -Wpointer-arith
-Wbad-function-cast -
Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnes
ted-externs -Winline -DUSE_TERMIO -DKLUDGELINEMODE main.cc -c
cc1plus: warning: ignoring command line option '-Wbad-function-cast'
cc1plus: warning: ignoring command line option '-Wmissing-declarations'
cc1plus: warning: ignoring command line option '-Wnested-externs'
main.cc: In function `void usage()':
main.cc:92: `exit' undeclared (first use this function)
main.cc:92: (Each undeclared identifier is reported only once for each
function
it appears in.)
make[1]: *** [main.o] error 1
make[1]: exiting `/airhost/src/netkit-telnet-0.17/telnet' directory
make: *** [telnet.build] error 2

 
Reply With Quote
 
 
 
Reply

« T1 | FTP »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to compile kernel? Fister Linux Networking 1 07-05-2007 06:22 PM
Enable root access to telnet with krb5-telnet Phoe6 Linux Networking 2 06-08-2007 11:00 AM
compile IPMASQ coop Linux Networking 1 04-21-2005 02:17 PM
error compile freeswan KratochvilJan Linux Networking 0 02-22-2005 08:13 AM
LiS Compile problems Big Jim Linux Networking 2 11-11-2003 02:30 AM



1 2 3 4 5 6 7 8 9 10 11