public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mark at klomp dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug java/19882] fail to create shared lib from jar - 2 instances, xerces and log4
Date: Fri, 11 Feb 2005 04:05:00 -0000	[thread overview]
Message-ID: <20050210230003.19421.qmail@sourceware.org> (raw)
In-Reply-To: <20050210220850.19882.delarosa@ilstechnology.com>


------- Additional Comments From mark at klomp dot org  2005-02-10 23:00 -------
Subject: Re:  New: fail to create shared lib from jar - 2
	instances, xerces and log4

Hi,

On Thu, 2005-02-10 at 22:08 +0000, delarosa at ilstechnology dot com
wrote:
> [acuser@fedora xerces-2_5_0]$ gcj -shared -o xerces.so  *.jar
> org/apache/xerces/util/DOMUtil.java: In class `org.apache.xerces.util.DOMUtil':
> org/apache/xerces/util/DOMUtil.java: In method
> `org.apache.xerces.util.DOMUtil.copyInto(org.w3c.dom.Node,org.w3c.dom.Node)':
> org/apache/xerces/util/DOMUtil.java:0: error: cannot find file for class
> org.w3c.dom.events.EventTarget
> org/apache/xerces/util/DOMUtil.java:0: error: cannot find file for class
> org.w3c.dom.events.DocumentEvent
> org/apache/xerces/util/DOMUtil.java:0: error: cannot find file for class
> org.w3c.dom.events.DocumentEvent
> org/apache/xerces/util/DOMUtil.java:0: confused by earlier errors, bailing out

The new org.w3c.dom.events packages were recently added to gcc 4.0
(CVS). Could you retry with a CVS version?

> [acuser@fedora lib]$ gcj --shared -o log4j.so *jar
> org/apache/log4j/chainsaw/LoadXMLAction.java: In class
> `org.apache.log4j.chainsaw.LoadXMLAction':
> org/apache/log4j/chainsaw/LoadXMLAction.java: In constructor
> `(javax.swing.JFrame,org.apache.log4j.chainsaw.MyTableModel)':
> org/apache/log4j/chainsaw/LoadXMLAction.java:43: error: cannot find file for
> class javax.xml.parsers.SAXParserFactory
> org/apache/log4j/chainsaw/LoadXMLAction.java:43: error: cannot find file for
> class javax.xml.parsers.SAXParserFactory
> org/apache/log4j/chainsaw/LoadXMLAction.java:43: error: cannot find file for
> class javax.xml.parsers.SAXParser
> org/apache/log4j/chainsaw/LoadXMLAction.java:68: error: cannot find file for
> class javax.xml.parsers.SAXParserFactory
> org/apache/log4j/chainsaw/LoadXMLAction.java:68: confused by earlier errors,
> bailing out

Same for the javax.xml.parsers package.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19882


  reply	other threads:[~2005-02-10 23:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11  1:45 [Bug java/19882] New: " delarosa at ilstechnology dot com
2005-02-11  4:05 ` mark at klomp dot org [this message]
2005-02-11  5:28 ` [Bug java/19882] " delarosa at ilstechnology dot com
2005-02-11 13:47 ` rmathew at gcc dot gnu dot org
2005-02-13  6:44 ` pinskia at gcc dot gnu dot org
2005-08-17  3:24 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050210230003.19421.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).