Bug 489236 - libtermcap not generated correctly
Summary: libtermcap not generated correctly
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: ncurses
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-09 00:44 UTC by Daryll
Modified: 2009-03-09 08:01 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-09 08:01:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daryll 2009-03-09 00:44:28 UTC
If you install ncurses-devel-5.6-20.20080927.fc10.i386 which is the latest released fedora core 10 version.

Then the file /usr/lib/libtermcap.so is a text file containing

INPUT(-ltinfo)

Instead of an actually shared library.

I'm also guessing there should a /lib/libtermcap.so.<something> which doesn't exist at all.

Comment 1 Miroslav Lichvar 2009-03-09 08:01:24 UTC
libtermcap was dropped few releases ago and all applications should use libncurses (or libtinfo directly) instead.

The .so file should allow linking with libtinfo where -ltermcap is used.


Note You need to log in before you can comment on or make changes to this bug.