Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119740 - mono-1.1.13.1 breaks app-misc/beagle-0.1.2 (Mono.Unix stuff)
Summary: mono-1.1.13.1 breaks app-misc/beagle-0.1.2 (Mono.Unix stuff)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 118841
  Show dependency tree
 
Reported: 2006-01-20 14:34 UTC by gad.kadosh
Modified: 2006-02-23 12:31 UTC (History)
1 user (show)

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 gad.kadosh 2006-01-20 14:34:42 UTC
Compiling beagle-0.1.2 with mono-1.1.13.1 fails:


mcs -debug -nowarn:0067,0618 -unsafe -out:Util.dll -target:library -define:OS_LINUX   -define:ENABLE_INOTIFY ArrayFu.cs BetterBitArray.cs camel.cs CommandLineFu.cs CompatFileChooser.cs Conf.cs DelayedTextWriter.cs DirectoryWalker.cs Evolution.cs ExceptionHandlingThread.cs ExifData.cs ExtendedAttribute.cs FileAdvise.cs FileSystem.cs FrequencyStatistics.cs FSpotTools.cs GeckoUtils.cs GnomeFu.cs GtkUtils.cs GuidFu.cs HigMessageDialog.cs ImBuddy.cs ImLog.cs Inotify.cs IoPriority.cs JpegHeader.cs KdeUtils.cs Log.cs Logger.cs Mozilla.cs MultiReader.cs NautilusTools.cs Note.cs PathFinder.cs PullingReader.cs Scheduler.cs SmallIntArray.cs Stopwatch.cs StringFu.cs StringMatcher.cs SystemInformation.cs TeeTextWriter.cs ThreadPond.cs Timeline.cs TopScores.cs UnclosableStream.cs UnixClient.cs UnixListener.cs UriFu.cs XKeybinder.cs XmlFu.cs GoogleSearch.cs ExternalStringsHack.cs -r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/glade-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gconf-sharp-peditors.dll -r:/usr/lib/mono/gmime-sharp/gmime-sharp.dll -r:/usr/lib/mono/gecko-sharp-2.0/gecko-sharp.dll   -r:System.Web.Services -r:Mono.Data.SqliteClient -r:Mono.Posix
camel.cs(357,11): warning CS0652: Comparison to integral constant is useless; the constant is outside the range of type `uint'
camel.cs(382,11): warning CS0652: Comparison to integral constant is useless; the constant is outside the range of type `uint'
ExtendedAttribute.cs(88,83): error CS0234: The type or namespace name `Stdlib' does not exist in the namespace `Mono.Unix'. Are you missing an assembly reference?
ExtendedAttribute.cs(130,83): error CS0234: The type or namespace name `Stdlib' does not exist in the namespace `Mono.Unix'. Are you missing an assembly reference?
ExtendedAttribute.cs(148,86): error CS0234: The type or namespace name `Stdlib' does not exist in the namespace `Mono.Unix'. Are you missing an assembly reference?
Compilation failed: 3 error(s), 2 warnings
make[2]: *** [Util.dll] Error 1
make[2]: Leaving directory `/var/tmp/portage/beagle-0.1.2/work/beagle-0.1.2/Util'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/beagle-0.1.2/work/beagle-0.1.2'
make: *** [all] Error 2
Comment 1 gad.kadosh 2006-01-20 14:44:36 UTC
For more info on how to deal with this issue see: http://bugs.gentoo.org/show_bug.cgi?id=119739#c1
Comment 2 Luis Medinas (RETIRED) gentoo-dev 2006-02-23 12:31:40 UTC
fixed in the 0.2.1 that is on cvs.