Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140927 - banshee-0.10.10-r4 build error
Summary: banshee-0.10.10-r4 build error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Luis Medinas (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-18 08:47 UTC by Christian
Modified: 2006-08-01 11:06 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 Christian 2006-07-18 08:47:45 UTC
I'm using nautilus-cd-burner 2.15.4 and I get an error building banshee:

glue.c: In function `nautilus_burn_glue_drive_get_id':
glue.c:26: error: structure has no member named `cdrecord_id'
glue.c: In function `nautilus_burn_glue_drive_get_type':
glue.c:32: error: structure has no member named `type'
glue.c: In function `nautilus_burn_glue_drive_get_display_name':
glue.c:38: error: structure has no member named `display_name'
glue.c: In function `nautilus_burn_glue_drive_get_max_read_speed':
glue.c:44: error: structure has no member named `max_speed_read'
glue.c: In function `nautilus_burn_glue_drive_get_max_write_speed':
glue.c:50: error: structure has no member named `max_speed_write'
glue.c: In function `nautilus_burn_glue_drive_get_device':
glue.c:56: error: structure has no member named `device'
make[1]: *** [glue.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/banshee-0.10.10-r4/work/banshee-0.10.10/burn-sharp'
make: *** [install-recursive] Error 1

!!! ERROR: media-sound/banshee-0.10.10-r4 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_install
  ebuild.sh, line 1019:   Called src_install
  banshee-0.10.10-r4.ebuild, line 104:   Called gnome2_src_install
  gnome2.eclass, line 77:   Called die
Comment 1 Christian 2006-07-18 08:51:44 UTC
A patch for this issue can be found here: http://bugzilla.gnome.org/show_bug.cgi?id=346501. Perhaps it should be included in the ebuild?
Comment 2 Luis Medinas (RETIRED) gentoo-dev 2006-07-18 11:20:30 UTC
thanks for the report i need to think a bit about this because gnome 2.15 isn't on  portage and it won't be soon. So i will test the patch.
Comment 3 Luis Medinas (RETIRED) gentoo-dev 2006-07-28 04:56:59 UTC
i'm aware of this problem. I asked the upstream do release a new stable version with the proper fix for this problem. So you need to wait.

Thanks
Comment 4 Luis Medinas (RETIRED) gentoo-dev 2006-08-01 11:06:34 UTC
fixed on the new stable release that's available on portage

Thanks for the heads up.

btw... the upstream didn't mention on release notes but it should build with nautilus burn 2.15/2.16. But it's not clear that it will work (at least for now).