From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22057 invoked by alias); 11 Jan 2005 20:11:18 -0000 Mailing-List: contact rhug-rhats-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhug-rhats-owner@sources.redhat.com Received: (qmail 21879 invoked from network); 11 Jan 2005 20:11:02 -0000 Received: from unknown (HELO smtp.netsonic.fi) (194.29.192.26) by sourceware.org with SMTP; 11 Jan 2005 20:11:02 -0000 Received: from sauna (kulho150.adsl.netsonic.fi [81.17.193.150]) by smtp.netsonic.fi (Postfix) with ESMTP id 478C71F80FB for ; Tue, 11 Jan 2005 22:11:01 +0200 (EET) Received: from lindi by sauna with local (Exim 3.35 #1 (Debian)) id 1CoSM4-0007Zo-00 for ; Tue, 11 Jan 2005 22:11:04 +0200 Received: by sauna (hashcash-sendmail, from uid 1003); Tue, 11 Jan 2005 22:11:04 +0200 Date: Tue, 11 Jan 2005 20:11:00 -0000 To: rhug-rhats@sources.redhat.com Subject: rhug/rhino from 2005-01-11 build failure with jar -c@ Message-ID: <20050111201103.GA28892@sauna.l.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Hashcash: 0:050111:rhug-rhats@sources.redhat.com:c6f17cd39c459e9e25ed88d0 From: Timo Juhani Lindfors X-SW-Source: 2005-01/txt/msg00002.txt.bz2 Hi, I tried to build rhug from cvs 2005-01-11 today. All the commands I used are listed in http://iki.fi/lindi/build-free-java-tools.sh.2005-01-11 Also full output of the build is available at http://iki.fi/lindi/build.2005-01-11.log.gz where the last lines are (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 ... Options: [skip] make[1]: *** [rhino-tools-1.5R3.jar] Error 1 make[1]: Leaving directory `/home/lindi/src-2005-01-11/rhug/rhino' make: *** [install-recursive] Error 1 The same script built rhug just fine in 2004-12-27. Just ask if you need more information. best regards, Timo Lindfors