Problems compiling beagle from cvs



Im having problems compiling Bludgeon.exe, i have installed gmime from cvs and patched TarFileObject.cs with the patch
Joe mentioned on http://bugzilla.gnome.org/attachment.cgi?id=56272&action="">, am also using mono 1.1.13

Here is the output


mcs -debug -out:Bludgeon.exe  ./Log.cs ./Token.cs ./EventTracker.cs ./Action.cs ./FileSystemObject.cs ./Bzip2FileObject.cs ./DirectoryObject.cs ./FileObject.cs ./GzipFileObject.cs ./TarFileObject.cs ./TextFileObject.cs ./ZipFileObject.cs ./TreeBuilder.cs ./QueryFu.cs ./SanityCheck.cs ./IHammer.cs ./HammerAttribute.cs ./Toolbox.cs ./TestBasic.cs ./Daemon.cs ./Abuse.cs ./Bludgeon.cs -r:/usr/local/lib/mono/evolution-sharp/evolution-sharp.dll   -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/glib-sharp.dll -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/glade-sharp.dll -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/art-sharp.dll -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/home/davor/stuff/devel/mono/lib/mono/gtk-sharp-2.0/gconf-sharp-peditors.dll -r:/usr/local/lib/mono/gmime-sharp/gmime-sharp.dll   -r:/home/davor/stuff/devel/mono/lib/pkgconfig/../../lib/mono/compat-1.0/ICSharpCode.SharpZipLib.dll -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:Mono.Posix
./TarFileObject.cs(60,4): error CS0117: `ICSharpCode.SharpZipLib.Tar.TarHeader' does not contain a definition for `Name'
./TarFileObject.cs(62,4): error CS0117: `ICSharpCode.SharpZipLib.Tar.TarHeader' does not contain a definition for `ModTime'
./TarFileObject.cs(64,5): error CS0117: `ICSharpCode.SharpZipLib.Tar.TarHeader' does not contain a definition for `Mode'
./TarFileObject.cs(65,5): error CS0117: `ICSharpCode.SharpZipLib.Tar.TarHeader' does not contain a definition for `TypeFlag'
./TarFileObject.cs(66,5): error CS0117: `ICSharpCode.SharpZipLib.Tar.TarHeader' does not contain a definition for `Size'
./TarFileObject.cs(68,5): error CS0117: `ICSharpCode.SharpZipLib.Tar.TarHeader' does not contain a definition for `Mode'
./TarFileObject.cs(69,5): error CS0117: `ICSharpCode.SharpZipLib.Tar.TarHeader' does not contain a definition for `TypeFlag'
./TarFileObject.cs(72,5): error CS0117: `ICSharpCode.SharpZipLib.Tar.TarHeader' does not contain a definition for `Size'
Compilation failed: 8 error(s), 0 warnings
make[2]: *** [Bludgeon.exe] Error 1
make[2]: Leaving directory `/home/davor/stuff/devel/beagle/beagle/bludgeon'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/davor/stuff/devel/beagle/beagle'
make: *** [all] Error 2

Any clue ?


Greets


--
David Uvalle

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]