icedtea6-1.9.3 Build Problem: NoClassDefFoundError: org.apache.xerces.dom.DeferredDocumentImpl

tjoen tjoen at dds.nl
Wed Dec 8 03:45:51 PST 2010


On Tue, 2010-12-07 at 21:10 +0000, Dr Andrew John Hughes wrote:
> On 18:07 Tue 07 Dec     , Andrew Haley wrote:
> > On 12/07/2010 05:57 PM, tjoen wrote:

[problem with xerces compiled by myself from sources]

> As to the issue encountered by tjoen, I've never seen this before and I
> don't see any patch in BLFS that would fix it.

No, I didn't use a BLFS patch. Only replaced xerces-j2.jar by a 
precompiled one. That did the trick.

> > > My guess is that the Oracle/SUN JDK doesn't strip CR/LF
> > > resulting in requesting class DeferredDocumentImpl+CR
> > 
> > I'd be a bit worried about that.

Not sure about the Java specifications:
Is "import blah^M" asking for blah.class or blah^M.class?




More information about the distro-pkg-dev mailing list