Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When trying to install bmpx on Gentoo Linux 2005.1, I receive the following error: Reproducible: Always Steps to Reproduce: 1. login as root 2. ACCEPT_KEYWORDS=~x86 emerge bmpx Actual Results: bmp_system_control.c:25: warning: ISO C does not allow extra `;' outside of a function bmp_play.c:27: warning: ISO C does not allow extra `;' outside of a function bmp_system_control.c: In function `bmp_system_control_init': bmp_system_control.c:1301: warning: unused variable `error' bmp_system_control.c:1302: warning: unused variable `request_name_result' bmp_system_control.c: In function `bmp_system_control_class_init': bmp_system_control.c:1869: error: `DBUS_TYPE_G_INT_ARRAY' undeclared (first use in this function) bmp_system_control.c:1869: error: (Each undeclared identifier is reported only once bmp_system_control.c:1869: error: for each function it appears in.) bmp_play.c:78: warning: `_fadeout' defined but not used make[4]: *** [bmpx-bmp_system_control.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/var/tmp/portage/bmpx-0.12_rc2/work/bmpx-0.12-RC2/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/bmpx-0.12_rc2/work/bmpx-0.12-RC2/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/bmpx-0.12_rc2/work/bmpx-0.12-RC2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/bmpx-0.12_rc2/work/bmpx-0.12-RC2' make: *** [all] Error 2 !!! ERROR: media-sound/bmpx-0.12_rc2 failed. !!! Function gnome2_src_compile, Line 48, Exitcode 2 !!! compile failure !!! If you need support, post the topmost build error, NOT this status message.
*** This bug has been marked as a duplicate of 109494 ***