Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188371 - app-editors/tea - sounds functionality not implemented yet - remove USE flag
Summary: app-editors/tea - sounds functionality not implemented yet - remove USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Peter Weller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-10 16:58 UTC by James Ausmus
Modified: 2007-10-22 14:26 UTC (History)
0 users

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 James Ausmus 2007-08-10 16:58:18 UTC
E-mail thread from Peter Semiletov (tea upstream dev):

Hi James,

On Thu, 9 Aug 2007 16:15:11 -0700 James wrote:

I'm trying to upgrade from version 16.x to a 17.x version, and I'm
getting this compile failure when I enable sounds:
main.o: In function `main':
/var/tmp/portage/app-editors/tea-17.1.4/work/tea-17.1.4/src/main.c:110:
undefined reference to `sounds_init'
tea_text_document.o: In function `on_editor_keypress':
/var/tmp/portage/app-editors/tea-17.1.4/work/tea-17.1.4/src/tea_text_document.c:1636:
undefined reference to `sounds_click'
tea_config.o: In function `tea_done':
/var/tmp/portage/app-editors/tea-17.1.4/work/tea-17.1.4/src/tea_config.c:567:
undefined reference to `sounds_done'
<snip>


Sounds are not implemented yet - it is a planned feature :)



Reproducible: Always

Steps to Reproduce:
1.USE="sounds" emerge tea
2.
3.
Comment 1 Peter Weller (RETIRED) gentoo-dev 2007-10-22 14:26:47 UTC
Thanks, removed sounds USE flag from all versions in the tree.