Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Failures on SunOS



When trying to build from the latest CVS sources on:

    SunOS ise4 5.5.1 Generic sun4m sparc

using 'gcc version 2.95.2 19991024 (release)", I get the following
errors from "make check":

  cd Test ; make check
  make[1]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Test'
  if test -n "gcc"; then \
    cd .. && \
    make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
  fi
  mkdir /u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Test/Modules
  mkdir /u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Test/Modules/zsh
  for f in /u/shelton/new/src/zsh-2000-10-04-1005-GMT/Test/*.ztst; do \
    ../Src/zsh -f /u/shelton/new/src/zsh-2000-10-04-1005-GMT/Test/ztst.zsh $f; \
  done
  /u/shelton/new/src/zsh-2000-10-04-1005-GMT/Test/ztst.zsh:36: failed to load module: zsh/parameter
  /u/shelton/new/src/zsh-2000-10-04-1005-GMT/Test/ztst.zsh:41: failed to load module: zsh/parameter
  /u/shelton/new/src/zsh-2000-10-04-1005-GMT/Test/ztst.zsh:49: failed to load module: zsh/parameter
  ZTST_execchunk:1: failed to load module: zsh/parameter
  ZTST_execchunk:1: failed to load module: zsh/parameter
  ZTST_execchunk:5: failed to load module: zsh/parameter
  ZTST_execchunk:6: failed to load module: zsh/parameter
  ZTST_execchunk:6: failed to load module: zsh/parameter
  *** /tmp/zsh.ztst.err.23519	Wed Oct  4 06:26:01 2000
  --- /tmp/zsh.ztst.terr.23519	Wed Oct  4 06:26:03 2000
  ***************
  *** 0 ****
  --- 1,5 ----
  + ZTST_execchunk:1: failed to load module: zsh/parameter
  + ZTST_execchunk:1: failed to load module: zsh/parameter
  + ZTST_execchunk:5: failed to load module: zsh/parameter
  + ZTST_execchunk:6: failed to load module: zsh/parameter
  + ZTST_execchunk:6: failed to load module: zsh/parameter
...


I then get the following errors from "make install":

  make[1]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  Linking with the standard modules.
  make[2]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Builtins'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Builtins'
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Modules'
  make[4]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[4]: `complete.mdh' is up to date.
  make[4]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Modules'
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[2]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  rm -f stamp-modobjs.tmp
  make[2]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Builtins'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Builtins'
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Modules'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Modules'
  make[3]: Entering directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[3]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src/Zle'
  make[2]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  `stamp-modobjs' is up to date.
  /u/shelton/new/src/zsh-2000-10-04-1005-GMT/mkinstalldirs /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin
  mkdir /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT
  mkdir /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin
  /u/shelton/new/SunOS-5.5/bin/install -c  zsh /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh-3.1.9-dev-6
  if test -f /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh; then \
      rm -f /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh.old; \
      ln /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh.old; \
  else :; fi
  rm -f /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh.new
  ln /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh-3.1.9-dev-6 /u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh.new
  ln: accessing `/u/shelton/new/SunOS-5.5/zsh-2000-10-04-1005-GMT/bin/zsh-3.1.9-dev-6': No such file or directory
  make[1]: *** [install.bin-here] Error 1
  make[1]: Leaving directory `/u/shelton/new/build/SunOS-5.5/zsh-2000-10-04-1005-GMT/Src'
  make: *** [install.bin] Error 2



Messages sorted by: Reverse Date, Date, Thread, Author