Re: Unable to build 0.2.13



On Wed, 2006-11-22 at 22:38 +0400, George Sherwood wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I am getting an error trying to build beagle 0.2.13, that I can't
> figure out.
> 
> 
> ./HtmlAgilityPack/HtmlDocument.cs(2218,18): warning CS0169: The private method `HtmlAgilityPack.HtmlDocument.CurrentAttributeName()' is never used
> ./HtmlAgilityPack/HtmlDocument.cs(2223,18): warning CS0169: The private method `HtmlAgilityPack.HtmlDocument.CurrentAttributeValue()' is never used
> ./HtmlAgilityPack/HtmlDocument.cs(2233,18): warning CS0169: The private method `HtmlAgilityPack.HtmlDocument.CurrentNodeOuter()' is never used
> ./HtmlAgilityPack/HtmlDocument.cs(2238,18): warning CS0169: The private method `HtmlAgilityPack.HtmlDocument.CurrentNodeInner()' is never used
> ./HtmlAgilityPack/MixedCodeDocument.cs(211,29): warning CS0169: The private field `HtmlAgilityPack.MixedCodeDocumentFragmentList._doc' is assigned but its value is never used
> ./FilterOpenOffice.cs(44,16): warning CS0169: The private field `Beagle.Filters.FilterOpenOffice.odtFormat' is assigned but its value is never used
> ./AssemblyInfo.cs(46,10): error CS0246: The type or namespace name `FilterDOC' could not be found. Are you missing a using directive or an assembly reference?
> Compilation failed: 1 error(s), 13 warnings
> make[2]: *** [Filters.dll] Error 1
> make[2]: Leaving directory `/usr/src/beagle-0.2.13/Filters'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/beagle-0.2.13'
> make: *** [all] Error 2
> 
> Quite a few warnings and then fails with the above error.  I can still
> build 0.2.12.
> 
> 
It's a bug on 0.1.13 you need to install gsf-sharp. I think Joe already
fixed that on cvs.




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