public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: Alexandre Petit-Bianco <apbianco@cygnus.com>
To: rhug-rhats@sources.redhat.com
Subject: Re: gcj -C bug in xalan
Date: Mon, 10 Sep 2001 13:24:00 -0000	[thread overview]
Message-ID: <15261.8540.164347.544376@fencer.cygnus.com> (raw)
In-Reply-To: <200109091641.JAA30245@fencer.cygnus.com>

Anthony Green writes:

>       Any ideas?

FYI, I'm looking into it. On the other hand, I'm getting some other
build errors:

cj -C --encoding=UTF-8 -fCLASSPATH=upstream/src:../xerces/upstream/src:../BCEL/upstream:../cup/upstream:/home/apbianco/src/rhug/xalan/upstream/src -O2 -d upstream/src /home/apbianco/src/rhug/xalan/upstream/src/javax/xml/transform/stream/StreamSource.java
gcj -C --encoding=UTF-8 -fCLASSPATH=upstream/src:../xerces/upstream/src:../BCEL/upstream:../cup/upstream:/home/apbianco/src/rhug/xalan/upstream/src -O2 -d upstream/src /home/apbianco/src/rhug/xalan/upstream/src/org/apache/xalan/extensions/ExpressionContext.java
/home/apbianco/src/rhug/xalan/upstream/src/org/apache/xml/utils/XMLString.java:648: unrecognized character in input stream.
      * "Fahrvergn|gen".toUpperCase() returns "FAHRVERGN\GEN"
                                                             ^
/home/apbianco/src/rhug/xalan/upstream/src/org/apache/xml/utils/XMLString.java:649: unrecognized character in input stream.
      * "Visit Ljubinje!".toUpperCase() returns "VISIT LJUBINJE!"
                                                                 ^
/home/apbianco/src/rhug/xalan/upstream/src/org/apache/xpath/objects/XString.java:1044: unrecognized character in input stream.
      * "Fahrvergn|gen".toUpperCase() returns "FAHRVERGN\GEN"
                                                             ^
/home/apbianco/src/rhug/xalan/upstream/src/org/apache/xpath/objects/XString.java:1045: unrecognized character in input stream.
      * "Visit Ljubinje!".toUpperCase() returns "VISIT LJUBINJE!"
                                                                 ^
4 errors
make[1]: *** [upstream/src/org/apache/xalan/extensions/ExpressionContext.class] Error 1
make[1]: Leaving directory `/raid/apbianco/build/rhug/i686-pc-linux-gnu/xalan'
make: *** [all-recursive] Error 1

I guess the trick would be to provide a different value for --encoding
(or no value at all) but then I get:

apbianco@janus[~/build/rhug/i686-pc-linux-gnu]: gcj -C -fCLASSPATH=upstream/src:../xerces/upstream/src:../BCEL/upstream:../cup/upstream:/home/apbianco/src/rhug/xalan/upstream/src -O2 -d upstream/src /home/apbianco/src/rhug/xalan/upstream/src/org/apache/xalan/extensions/ExpressionContext.java
jc1: No such file or directory: can't create directory upstream/src/org


./A

  reply	other threads:[~2001-09-10 13:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-09  9:41 Anthony Green
2001-09-10 13:24 ` Alexandre Petit-Bianco [this message]
2001-09-10 13:33   ` Anthony Green
2001-09-10 13:42   ` Anthony Green
2001-09-11  1:21 ` Alexandre Petit-Bianco
2001-09-13 15:14 ` Alexandre Petit-Bianco
2001-09-13 15:25   ` Anthony Green
2001-09-14 14:35   ` Anthony Green

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=15261.8540.164347.544376@fencer.cygnus.com \
    --to=apbianco@cygnus.com \
    --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).