This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

libgcj.jar


I am having problems with the libgcj.jar file.  This file is not building
correctly on an alpha machine in the basic toolchain directory.
the error looks like this:
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[2]: *** [libgcj.jar] Error 126
make[2]: Leaving directory
`/home/buildsys/build/intel1/basic/native/toolchain/i686-pc-lin
ux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory
`/home/buildsys/build/intel1/basic/native/toolchain'
make: *** [bootstrap] Error 2



  Can anyone help me with this?
matt bemis
alpha inux group


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