Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457562 - app-accessibility/speech-tools-2.1-r2 fails with ncurses[tinfo]
Summary: app-accessibility/speech-tools-2.1-r2 fails with ncurses[tinfo]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jesus Rivero (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2013-02-14 16:56 UTC by Travis Hansen
Modified: 2013-08-07 22:46 UTC (History)
2 users (show)

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 Travis Hansen 2013-02-14 16:56:51 UTC
../lib/libestools.so: undefined reference to `tgetnum'
../lib/libestools.so: undefined reference to `tgetent'
../lib/libestools.so: undefined reference to `tgetstr'
collect2: ld returned 1 exit status
make[1]: *** [ngram_test] Error 1
make: *** [main] Error 2
emake failed


Reproducible: Always
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-02-14 18:21:15 UTC
Maintainers, see blocked bug #457530 for fix.
Comment 2 Jesus Rivero (RETIRED) gentoo-dev 2013-08-07 22:46:43 UTC
Should be fixed with this:

  07 Aug 2013; <neurogeek@gentoo.org> speech-tools-2.1-r2.ebuild:
  Bumped rev on patchset and added a patch to fix ncurses[tinfo]. Closes
  #457562 and #459556