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.
Thanks, removed sounds USE flag from all versions in the tree.