Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107072 - gnome-extra/medusa 0.5.1-r3 does not build
Summary: gnome-extra/medusa 0.5.1-r3 does not build
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-24 03:39 UTC by Jocelyn Mayer
Modified: 2006-02-10 23:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
medusa-0.5.1-gcc.patch (medusa-0.5.1-gcc.patch,477 bytes, patch)
2005-09-24 05:53 UTC, John N. Laliberte (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Mayer 2005-09-24 03:39:53 UTC
There is a small C error in medusa-idled/x-screensaver-code.c:
at line 802, as some defines are not set, we end we code like:
switch (...) {
[...]
default:
}
which gcc does not like. Old gcc would have emit warnings, recent ones stop with
an error.
Adding a break here fixes the problem and the merge can then go on.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-09-24 05:52:38 UTC
can you please test this patch and report back if it works fine?

Thanks!
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2005-09-24 05:53:29 UTC
Created attachment 69161 [details, diff]
medusa-0.5.1-gcc.patch
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-02-10 23:41:17 UTC
This package is old, and upstream seems to be dead.  Dropping on 18/2/2006 in favor of newer utilities like beagle.