public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: Timo Juhani Lindfors <timo.lindfors@iki.fi>
Cc: rhug-rhats@sources.redhat.com
Subject: Re: rhug/rhino from 2005-01-11 build failure with jar -c@
Date: Thu, 13 Jan 2005 05:24:00 -0000	[thread overview]
Message-ID: <20050113052432.GA5539@sauna.l.org> (raw)
In-Reply-To: <41E4EB6F.8080307@in.tum.de>

On Wed, Jan 12, 2005 at 10:18:39AM +0100, Immanuel Scheerer wrote:
> Timo Juhani Lindfors wrote:
> >(cd upstream/toolsrc && \
> > (../../listclasses rhino-tools; \
> >  for i in 
> >  upstream/toolsrc/org/mozilla/javascript/tools/resources/Messages.properties; do echo $i; done | \
> >      sed -e 's:^upstream/toolsrc/::') | \
> >     jar -c@) > rhino-tools-1.5R3.jar
> >Illegal option: @
> >Usage: jar {ctxu}[vfm0Mi] [jar-file] [manifest-file] [-C dir] files ...
> 
> I think you are using the jar-binary shipped with the SUN SDK. libgcj itself
> provides a jar binary with following usage:

Oh, good catch.

> I suppose the problem can be solved by changing $PATH so that the path with 
> the
> libgcj-binaries comes before the path with the SUN-binaries.

I thought I already did this as the build log has

+ LD_LIBRARY_PATH=/home/lindi/installdir-2005-01-11/gcc/lib
+ PATH=/home/lindi/installdir-2005-01-11/gcc/bin:/home/lindi/bin:/home/lindi/bin:/usr/kerberos/bin:/usr/java/jdk1.5.0_01/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/java/jdk1.5.0/bin:/home/lindi/bin
+ ./configure --prefix=/home/lindi/installdir-2005-01-11/rhug --disable-static

However, problem seems to be that the jar binary is now called

/home/lindi/installdir-2005-01-11/gcc/bin/fastjar

instead of

/home/lindi/installdir-2005-01-11/gcc/bin/jar

java-gui-branch still has bin/jar so this must have changed
recently. I'll add a symbolic link to fix this. Thanks for help!

best regards,
Timo Lindfors

      reply	other threads:[~2005-01-13  5:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-11 20:11 Timo Juhani Lindfors
2005-01-12  9:18 ` Immanuel Scheerer
2005-01-13  5:24   ` Timo Juhani Lindfors [this message]

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=20050113052432.GA5539@sauna.l.org \
    --to=timo.lindfors@iki.fi \
    --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).