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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-03-2013, 08:51 AM
|
#1
|
|
LQ Newbie
Registered: Jan 2013
Location: Munich
Posts: 6
Rep: 
|
configure: WARNING: no enhanced curses library found; disabling TUI
Hi Everyone,
I am new for Linux. I had download gdb-7.5 from gnu resourses. I am building gdb in cygwin environment and I got an error as shown below.
configure: WARNING: no enhanced curses library found; disabling TUI
checking for library containing tgetent... no
configure: error: no termcap library found
make[1]: *** [configure-gdb] Error 1
make[1]: Leaving directory `/xyz/..../xyz'
make: *** [all] Error 2
[xyz/..../xyz]$
I had also referred others thread and I already installed the ncurses-5.9 but when I was going to make that file then <i got the error message like
collect2: ld returned 1 exit status
make[1]: *** [demo.exe] Error 1
make[1]: Leaving directory xyz/.../xyz/ncurses-5.9/c++'
make: *** [all] Error 2
So if anyone has idea how to solve this problem then it would be very kind...
Thanks in advance...
|
|
|
|
01-03-2013, 04:08 PM
|
#2
|
|
LQ 5k Club
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,321
|
The ncurses package you have will provide runtime support for ncurses applications. To build those applications, you need the ncurses development package. My Debian repository seems to describe it as "libncurses5-dev - developer's libraries and docs for ncurses", as well as a 64-bit specific version.
--- rod.
|
|
|
1 members found this post helpful.
|
01-04-2013, 05:36 AM
|
#3
|
|
LQ Newbie
Registered: Jan 2013
Location: Munich
Posts: 6
Original Poster
Rep: 
|
Hi,
Thank you for the reply. But I haven't solve the problem yet. As per your reply, I went to http://packages.debian.org website and I download this file lib64ncurses5-dev_5.9-10ubuntu1_i386.deb. As you mention in answer that it would be a package rather than a file. Furthermore I didn't find any package for "lib64ncurses5-dev - developer's libraries and docs for ncurses". So if this package avaiable in a direct link than can you give me a direct link. Moreover I build ncurses5 again with adding that file but it didn't work out....
Thanks in advance..
|
|
|
|
01-04-2013, 09:05 AM
|
#4
|
|
LQ 5k Club
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,321
|
It is hard to know how a Debian or Ubuntu package works in a Cygwin environment. Were you able to install the .deb file? It might be necessary to install the devel package from a source tarball.
There may be a specific option to configure that lets you tell it where to find libraries and header for external packages. Try running 'configure --help' to see if it suggests one.
--- rod.
|
|
|
1 members found this post helpful.
|
01-04-2013, 11:00 AM
|
#5
|
|
Senior Member
Registered: Nov 2005
Distribution: Debian
Posts: 2,054
|
You shouldn't install a Debian package in cygwin, cygwin provides it's own packages:
Quote:
Choosing Packages
...
Once you have an existing Cygwin installation, the setup.exe chooser is also used to manage your Cygwin installation.
|
The name will be something with libncurses-dev el instead of -dev because cygwin is closer to Redhat.
|
|
|
1 members found this post helpful.
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:10 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|