upon emerging app-misc/tipptrainer i found the executable was missing. during the compilation/installation process the following output was given: /bin/install -c -d /var/tmp/portage/tipptrainer-0.6.0/image//usr/bin /bin/install -c -m 755 ../tipptrainer /var/tmp/portage/tipptrainer-0.6.0/image//usr/bin /bin/install: cannot stat `../tipptrainer': No such file or directory make[1]: *** [install] Error 1 the emerge was "successfully" completed though. Reproducible: Always Steps to Reproduce: emerge -v app-misc/tipptrainer (version 0.6.0) Actual Results: successful emerge; error msg see above Expected Results: an executable to actually use the tipptrainer
the problem only appears when wxGTK has been compiled with gtk2/unicode use flags. if wxGTK is compiled without them the tipptrainer binary can be build successfull.
What version of wxGTK are you using? I can't reproduce this using gtk2+unicode Post the output of "emerge --info" please
Please re-open if you can provide more info.