public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* Problems with the new Xerces
@ 2003-01-10 14:35 Gary Benson
  2003-01-10 15:09 ` Anthony Green
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Benson @ 2003-01-10 14:35 UTC (permalink / raw)
  To: rhug-rhats

Since Xerces got upgraded I've started getting the following error
when trying to start tomcat:

libgcj failure: Duplicate class registration: org.xml.sax.ext.LexicalHandler
Aborted (core dumped)

Has anyone else seen this, and does anyone have any idea what might be
causing it and how it might be fixed?

Cheers,
Gary

[ gary@inauspicious.org ][ GnuPG 85A8F78B ][ http://inauspicious.org/ ]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems with the new Xerces
  2003-01-10 14:35 Problems with the new Xerces Gary Benson
@ 2003-01-10 15:09 ` Anthony Green
  2003-01-12 12:09   ` Dhek Bhun Kho
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Green @ 2003-01-10 15:09 UTC (permalink / raw)
  To: Gary Benson; +Cc: rhug-rhats

On Fri, 2003-01-10 at 06:34, Gary Benson wrote:
> Since Xerces got upgraded I've started getting the following error
> when trying to start tomcat:
> 
> libgcj failure: Duplicate class registration: org.xml.sax.ext.LexicalHandler
> Aborted (core dumped)
> 
> Has anyone else seen this, and does anyone have any idea what might be
> causing it and how it might be fixed?

org.xml.sax and org.w3c.dom were revently split out of libgcj for this
very reason.

You need to update your gcj.  My suggestion is to use the tools on the
gcc-3_3-branch branch in cvs.  It's a very stable set of tools.

AG


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems with the new Xerces
  2003-01-10 15:09 ` Anthony Green
@ 2003-01-12 12:09   ` Dhek Bhun Kho
  0 siblings, 0 replies; 3+ messages in thread
From: Dhek Bhun Kho @ 2003-01-12 12:09 UTC (permalink / raw)
  To: Rhug

Hi there,

I put up a Ant static compiled elf binary on sourceforge.

http://prdownloads.sourceforge.net/salvation/ant-glibc2.3.1-linux-2.4.19-ix86-static-0.0.2.tar.bz2?download

(don't mind the project page too much, it's mostly still super
experimental for me). It was compiled on a glibc2.3.1/linux2.4.19
system. I was just wondering if somebody could point out some resources
about how this inflences binary compatibility for other linux systems.
Or is it irrelevant for static binaries? There something odd with the
gcc3.3 snapshot from 2003-01-09, as the Pass1Verifier from
org.apache.bcel.verifier.statics will throw an exception in the compiler
because gnu.gcj.runtime.StringBuffer is read twice. It could be a local
problem, so I won't submit a PR yet.

greets Abhun.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-12 12:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-10 14:35 Problems with the new Xerces Gary Benson
2003-01-10 15:09 ` Anthony Green
2003-01-12 12:09   ` Dhek Bhun Kho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).