This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
other/4804: jar not found
- To: gcc-gnats at gcc dot gnu dot org
- Subject: other/4804: jar not found
- From: georg dot wild at gmx dot de
- Date: 6 Nov 2001 15:32:45 -0000
- Reply-To: georg dot wild at gmx dot de
>Number: 4804
>Category: other
>Synopsis: jar not found
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Nov 06 07:36:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: georg.wild@gmx.de
>Release: latest cvs
>Organization:
>Environment:
i686-pc-linux-gnu
>Description:
Compiling gcc results:
...
find java gnu javax org -type d -o -type f -name '*.class' | \
sed -e '/\/\./d' -e '/\/xlib/d' | \
../../fastjar/jar cfM0E@ libgcj.jar
/bin/sh: ../../fastjar/jar: No such file or directory
make[1]: *** [libgcj.jar] Error 127
...
>How-To-Repeat:
just compile
>Fix:
/gcc/fastjar> ln -s jarno jar
>Release-Note:
>Audit-Trail:
>Unformatted: