Beagle 0.1.4 build failing



My build of beagle 0.1.4 is failing with the following error:

chmod +x bludgeon
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/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:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:Mono.Posix -r:ICSharpCode.SharpZipLib.dll
./TarFileObject.cs(60,4): error CS0122:
`ICSharpCode.SharpZipLib.Tar.TarHeader.name' is inaccessible due to its
protection level
./TarFileObject.cs(62,4): error CS0122:
`ICSharpCode.SharpZipLib.Tar.TarHeader.modTime' is inaccessible due to
its protection level
./TarFileObject.cs(64,5): error CS0122:
`ICSharpCode.SharpZipLib.Tar.TarHeader.mode' is inaccessible due to its
protection level
./TarFileObject.cs(65,5): error CS0122:
`ICSharpCode.SharpZipLib.Tar.TarHeader.typeFlag' is inaccessible due to
its protection level
./TarFileObject.cs(66,5): error CS0122:
`ICSharpCode.SharpZipLib.Tar.TarHeader.size' is inaccessible due to its
protection level
./TarFileObject.cs(68,5): error CS0122:
`ICSharpCode.SharpZipLib.Tar.TarHeader.mode' is inaccessible due to its
protection level
./TarFileObject.cs(69,5): error CS0122:
`ICSharpCode.SharpZipLib.Tar.TarHeader.typeFlag' is inaccessible due to
its protection level
./TarFileObject.cs(72,5): error CS0122:
`ICSharpCode.SharpZipLib.Tar.TarHeader.size' is inaccessible due to its
protection level
Compilation failed: 8 error(s), 0 warnings
make[2]: *** [Bludgeon.exe] Error 1
make[2]: Leaving directory `/usr/src/beagle-0.1.4/bludgeon'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/beagle-0.1.4'
make: *** [all] Error 2

beagle 0.1.3 builds fine for me.

George

Attachment: signature.asc
Description: This is a digitally signed message part



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