LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-12-2012, 11:49 AM   #1
banuri
LQ Newbie
 
Registered: May 2012
Posts: 12

Rep: Reputation: Disabled
NCTUns Installation Error. make: *** [tcsh] Error 1


I am in process of installing NCTUns v6 on Fedora 12. After i untarred the file I ran a the command ./install.sh. The command executed just fine and after 4 to 5 minutes of installation i received the following messages and errors and the installation stoped. Any idea how to solve it?

home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1418: undefined reference to `tputs'
ed.screen.o: In function `SetAttributes':
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1012: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1061: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1047: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1025: undefined reference to `tputs'
ed.screen.o:/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1055: more undefined references to `tputs' follow
ed.screen.o: In function `DeleteChars':
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1291: undefined reference to `tgoto'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1291: undefined reference to `tputs'
ed.screen.o: In function `Insert_write':
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1337: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1342: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1344: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1350: undefined reference to `tputs'
ed.screen.o:/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1355: more undefined references to `tputs' follow
ed.screen.o: In function `Insert_write':
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1331: undefined reference to `tgoto'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1331: undefined reference to `tputs'
ed.screen.o: In function `MoveToChar':
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1162: undefined reference to `tgoto'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1162: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1192: undefined reference to `tgoto'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1192: undefined reference to `tputs'
ed.screen.o: In function `MoveToLine':
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1110: undefined reference to `tgoto'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1110: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1123: undefined reference to `tgoto'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1123: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1128: undefined reference to `tputs'
ed.screen.o: In function `GetTermCaps':
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1467: undefined reference to `tgetent'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1487: undefined reference to `tgetflag'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1489: undefined reference to `tgetflag'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1490: undefined reference to `tgetflag'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1491: undefined reference to `tgetflag'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1492: undefined reference to `tgetnum'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1493: undefined reference to `tgetnum'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1495: undefined reference to `tgetstr'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1487: undefined reference to `tgetflag'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:1489: undefined reference to `tgetflag'
ed.screen.o: In function `EchoTC':
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:675: undefined reference to `tgetflag'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:725: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:771: undefined reference to `tgoto'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:771: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:740: undefined reference to `tgoto'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:740: undefined reference to `tputs'
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/ed.screen.c:673: undefined reference to `tgetstr'
tc.func.o: In function `dotermname':
/home/adeel/nctuns/NCTUns-6.0/tools/misc/nctuns-tcsh/tc.func.c:2308: undefined reference to `tgetent'
collect2: ld returned 1 exit status
make: *** [tcsh] Error 1

ERROR: configure or make failed...

Thanks in anticipation
 
Old 08-08-2012, 07:52 AM   #2
banuri
LQ Newbie
 
Registered: May 2012
Posts: 12

Original Poster
Rep: Reputation: Disabled
[SOLVED]nctuns installation problem

Executed the following and the installation went smoothly afterwards.

yum install readline-devel ncurses-devel
 
1 members found this post helpful.
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
error while installing nctuns 4.0 on fedora 7 perfectvijay Linux - Software 1 09-14-2008 01:57 PM
NCTUns 2. 0 giving error NCTUNSHOME not set perfectvijay Linux - Software 0 09-14-2008 07:13 AM
NCTUns 4.0 - error installation noamsheffi Linux - Newbie 1 01-29-2008 04:29 PM
mysql installation error (make install error) jolly_good2000 Linux - Software 1 11-14-2002 04:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration