public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: "Anthony Green" <green@redhat.com>
To: <rhug-rhats@sources.redhat.com>
Cc: "Java@Gcc. Gnu. Org" <java@gcc.gnu.org>
Subject: rhug status
Date: Mon, 03 Sep 2001 23:42:00 -0000	[thread overview]
Message-ID: <003201c1350d$43ac5920$5be6b4cd@cygnus.com> (raw)

I did some hacking on http://sources.redhat.com/rhug this weekend.

* The most exciting thing was getting output from Tomcat.  This is a big
program that excercises a lot of code, including xerces.  It appears to serve
up static pages ok.  Attempting to run a servlet from a .class file results in
a NullPointerException from
javax.servlet.GenericServlet.log(java.lang.String) -- although it kindly
reports this in a nice web page and continues running. It looks like it's
creating the appropriate log files, but never writes anything to them.  For
the Red Hat guys, I've left the server up tonight at
http://fencer.cygnus.com:8080/examples .

* Switched to automake 1.5.

* I spend a fair bit of time hacking on the gnu.regexp configury, trying to
figure out the best way to build, and install the .so, .jar, headers, etc.
There's a primitive "make check" as well.

* I added some of the Xerces sample programs to check_PROGRAMS, and they run
fine by hand.  Getting them to run with "make check" is next.

* Xalan builds and says semi-intelligent stuff now.  It builds two command
line programs (xsltc and xsltp).

The "gcj -R" patches I submitted this weekend are used throughout the tree.
Tomcat also requires the iso8859_1 runtime patch.

There are about 12 Makefile.in files adding up to almost 6MB!  The largest,
rhug/xalan/Makefile.in, is about 1.9MB.

It would be great to get some help.  Just check it out and try building...

Thanks!

AG


             reply	other threads:[~2001-09-03 23:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-03 23:42 Anthony Green [this message]
2001-09-18 12:25 Anthony Green
2003-09-07 18:18 Bart Locanthi
2003-09-08 15:59 ` Anthony Green
     [not found]   ` <3F5CB32B.3060203@sabl.com>
2003-09-08 16:59     ` Anthony Green
     [not found]     ` <1063040272.3495.22.camel@escape>
     [not found]       ` <3F5CB782.5090203@sabl.com>
2003-09-08 17:17         ` Anthony Green
2003-09-08 17:28           ` Bart Locanthi
2003-09-08 17:11   ` Gary Benson

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='003201c1350d$43ac5920$5be6b4cd@cygnus.com' \
    --to=green@redhat.com \
    --cc=java@gcc.gnu.org \
    --cc=rhug-rhats@sources.redhat.com \
    /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).