public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: weisz@vcpc.univie.ac.at
To: gcc-gnats@gcc.gnu.org
Subject: libgcj/7556: libjava tests fail because of new naming of libgcj.jar
Date: Fri, 09 Aug 2002 09:16:00 -0000	[thread overview]
Message-ID: <200208091544.g79FiHJ15095@gescher.vcpc.univie.ac.at> (raw)


>Number:         7556
>Category:       libgcj
>Synopsis:       libjava tests fail because of new naming of libgcj.jar
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 09 08:46:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Willy Weisz
>Release:        3.1.1
>Organization:
VCPC, University of Vienna
>Environment:
System: Linux gescher 2.4.17-PMC-SMP #3 SMP Fri Apr 26 10:26:28 CEST 2002 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-3.1.1/configure --prefix=/opt/local/gcc-3.1.1 : (reconfigured) ../gcc-3.1.1/configure --prefix=/opt/local/gcc-3.1.1 --enable-threads=posix : (reconfigured) /home/INSTALL/GCC/gcc-3.1.1/gcc-3.1.1/configure --prefix=/opt/local/gcc-3.1.1 --enable-threads=posix : (reconfigured) ../gcc-3.1.1/configure --prefix=/opt/local/gcc-3.1.1 --enable-threads=posix
>Description:
	As can be seen from multiple testsuite outputs already submitted the
libjava tests fail. The problem could be traced to the renaming of libgcj.jar
to libgcj-${gcc_version}.jar (libgcj-3.1.1.jar in this release) whereas the
default name of the built-in system directory is libgcj.jar as stated in the
manual:
If --bootclasspath was specified, append its value. Otherwise, append the built-
in system directory, libgcj.jar. 
>How-To-Repeat:
	Run "make -k check"
>Fix:
	Add a soft link in the subdirectory obj_dir/i686-pc-linux-gnu/libjava
        ln -s libgcj-3.1.1.jar libgcj.jar

        I suppose the same has to be done for the production in the directory
        install_dir/share/java
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-08-09 15:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-09  9:16 weisz [this message]
2002-08-16 15:06 tromey

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=200208091544.g79FiHJ15095@gescher.vcpc.univie.ac.at \
    --to=weisz@vcpc.univie.ac.at \
    --cc=gcc-gnats@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).