Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 457562

Summary: app-accessibility/speech-tools-2.1-r2 fails with ncurses[tinfo]
Product: Gentoo Linux Reporter: Travis Hansen <travisghansen>
Component: Current packagesAssignee: Jesus Rivero (RETIRED) <neurogeek>
Status: RESOLVED FIXED    
Severity: normal CC: accessibility, sound
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 457530    

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