This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

rhug/rhino from 2005-01-11 build failure with jar -c@


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]