First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 119740
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Drake <dsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gad Kadosh <gad.kadosh@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 119740 depends on: Show dependency tree
Show dependency graph
Bug 119740 blocks: 118841
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-01-20 14:34 0000
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 From Gad Kadosh 2006-01-20 14:44:36 0000 -------
For more info on how to deal with this issue see:
http://bugs.gentoo.org/show_bug.cgi?id=119739#c1

------- Comment #2 From Luis Medinas (RETIRED) 2006-02-23 12:31:40 0000 -------
fixed in the 0.2.1 that is on cvs.

First Last Prev Next    No search results available      Search page      Enter new bug