Do

Configure fails to check for new-enough gmcs

Bug #323835 reported by Adam Porter
2
Affects Status Importance Assigned to Milestone
Do
Confirmed
Low
Unassigned

Bug Description

configure finished successfully, but make fails here:

make[1]: Entering directory `/home/first/Downloads/Linux/Source/gnome-do-0.8.0/Do.Interface.Linux'
Compiling Do.Interface.Linux.dll...
./src/Do.Interface/Do.Interface.AnimationBase/BezelColors.cs(107,73): error CS1501: No overload for method `ShadeColor' takes `1' arguments
./src/Do.Interface/Do.Interface.AnimationBase/BezelColors.cs(108,77): error CS1501: No overload for method `ShadeColor' takes `1' arguments
./src/Do.Interface/Do.Interface.AnimationBase/BezelColors.cs(109,77): error CS1501: No overload for method `ShadeColor' takes `1' arguments
./src/Do.Interface/Do.Interface.AnimationBase/BezelColors.cs(110,73): error CS1501: No overload for method `ShadeColor' takes `1' arguments
./src/Do.Interface/Do.Interface.AnimationBase/BezelColors.cs(111,73): error CS1501: No overload for method `ShadeColor' takes `1' arguments
Compilation failed: 5 error(s), 0 warnings
make[1]: *** [../build/Do.Interface.Linux.dll] Error 1
make[1]: Leaving directory `/home/first/Downloads/Linux/Source/gnome-do-0.8.0/Do.Interface.Linux'
make: *** [all-recursive] Error 1

Revision history for this message
Chris Halse Rogers (raof) wrote : Re: [Bug 323835] [NEW] Build fails on Hardy

 status confirmed
 importance low
 summary "Configure fails to check for new-enough gmcs"

Yeah, correct. Sadly, Do requires a newer version of mono than is in
Hardy. You can get a backport of mono 1.9, which will build Do, from
directhex's "Badgerports" repository - he's on the Debian mono team, and
active in Ubuntu, so they're as close to official Mono backports as
you'll find.

Changed in do:
importance: Undecided → Low
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.