bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] Building tar 1.19 on OSF/1 (HP Tru64)


From: Gary E. Barnes
Subject: [Bug-tar] Building tar 1.19 on OSF/1 (HP Tru64)
Date: Tue, 6 Nov 2007 10:28:44 -0800

There is no snprintf on the system.  The final link fails because it does
not exist.

    Gary

4.4.2c-coralsea 102: cd /ned/gnu/tar.ss/tar-1.19.wrk/
4.4.2c-coralsea 103: make distclean
Make: Don't know how to make distclean.  Stop.
4.4.2c-coralsea 104: ./configure
checking for a BSD-compatible install... 
/accts/fumar.a/usr/local/alpha_osf1/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... none
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for ranlib... ranlib
checking for bison... bison -y
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/bin/grep
checking for egrep... 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc option to accept ISO C99... unsupported
checking for gcc option to accept ISO C89... (cached) none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for strerror in -lcposix... no
checking for inline... inline
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking linux/fd.h usability... no
checking linux/fd.h presence... no
checking for linux/fd.h... no
checking for memory.h... (cached) yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking for string.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/device.h usability... no
checking sys/device.h presence... no
checking for sys/device.h... no
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/gentape.h usability... no
checking sys/gentape.h presence... no
checking for sys/gentape.h... no
checking sys/inet.h usability... no
checking sys/inet.h presence... no
checking for sys/inet.h... no
checking sys/io/trioctl.h usability... no
checking sys/io/trioctl.h presence... no
checking for sys/io/trioctl.h... no
checking sys/mtio.h usability... yes
checking sys/mtio.h presence... yes
checking for sys/mtio.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/tprintf.h usability... no
checking sys/tprintf.h presence... no
checking for sys/tprintf.h... no
checking sys/tape.h usability... no
checking sys/tape.h presence... no
checking for sys/tape.h... no
checking for unistd.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking linewrap.h usability... no
checking linewrap.h presence... no
checking for linewrap.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking for stdint.h... (cached) no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for inttypes.h... (cached) no
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking priv.h usability... no
checking priv.h presence... no
checking for priv.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for sys/buf.h... yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking whether stat file-mode macros are broken... no
checking for ANSI C header files... (cached) yes
checking for st_fstype string in struct stat... no
checking return type of signal handlers... void
checking for mode_t... yes
checking for pid_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for major_t... yes
checking for minor_t... yes
checking for dev_t... yes
checking for ino_t... yes
checking for ssize_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for C/C++ restrict keyword... __restrict
checking whether getenv is declared... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... no
checking whether getchar_unlocked is declared... no
checking whether putc_unlocked is declared... no
checking whether putchar_unlocked is declared... no
checking for flockfile... yes
checking for funlockfile... yes
checking for pathconf... yes
checking for canonicalize_file_name... no
checking for getcwd... yes
checking for readlink... yes
checking for dup2... yes
checking for fchdir... yes
checking for btowc... yes
checking for isblank... no
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for mempcpy... no
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for __fpending... no
checking for ftruncate... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for alarm... yes
checking for lchmod... no
checking for fdopendir... no
checking for mbsinit... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for wcscoll... yes
checking for setenv... yes
checking for sleep... yes
checking for strerror... yes
checking for lstat... yes
checking for pipe... yes
checking for futimes... no
checking for futimesat... no
checking for vasnprintf... no
checking for iswcntrl... yes
checking for wcwidth... yes
checking for mkfifo... yes
checking for setlocale... yes
checking for d_ino member in directory struct... yes
checking whether system is Windows or MSDOS... no
checking for long file names... yes
checking whether canonicalize_file_name is declared... no
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether chown(2) dereferences symlinks... yes
checking build system type... alphaev56-dec-osf4.0d
checking host system type... alphaev56-dec-osf4.0d
checking whether // is distinct from /... no
checking whether strerror_r is declared... no
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether the preprocessor supports include_next... yes
checking for mbstate_t... yes
checking whether getcwd (NULL, 0) allocates memory for result... no
checking whether getcwd is declared... yes
checking for compound literals... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... yes
checking whether getdelim is declared... no
checking whether getline is declared... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... no
checking for struct timeval... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of size_t... 64
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... no
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... l
checking for sig_atomic_t integer literal suffix... 
checking for size_t integer literal suffix... ul
checking for wchar_t integer literal suffix... u
checking for wint_t integer literal suffix... u
checking for inttypes.h... (cached) no
checking whether imaxabs is declared... no
checking whether imaxdiv is declared... no
checking whether strtoimax is declared... no
checking whether strtoumax is declared... no
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether memrchr is declared... no
checking whether strdup is declared... yes
checking for working strerror function... yes
checking whether strndup is declared... no
checking whether strnlen is declared... no
checking for struct timespec in <time.h>... yes
checking whether utime accepts a null argument... yes
checking for struct utimbuf... yes
checking determine whether the utimes function works... yes
checking for EOVERFLOW... 103
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for intmax_t... no
checking whether vsnprintf is declared... no
checking for stdint.h... (cached) no
checking for SIZE_MAX... (((1UL << 63) - 1) * 2 + 1)
checking for alloca as a compiler built-in... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking whether program_invocation_name is defined... no
checking whether program_invocation_short_name is defined... no
checking whether this system has an arbitrary file name length limit... yes
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for clock_settime... yes
checking for d_ino member in directory struct... (cached) yes
checking for dirfd... no
checking whether dirfd is declared... no
checking whether dirfd is a macro... no
checking for dirfd... (cached) no
checking how to get the file descriptor associated with an open DIR*... dd_fd
checking whether // is distinct from /... (cached) no
checking for error_at_line... no
checking for working fcntl.h... no (bad O_NOFOLLOW)
checking for struct stat.st_blocks... yes
checking for working GNU fnmatch... no
checking whether isblank is declared... no
checking whether __fpending is declared... no
checking how to determine the number of pending output bytes on a stream... 
fp->_ptr - fp->_base
checking for struct tm.tm_zone... yes
checking for getdelim... no
checking for flockfile... (cached) yes
checking for funlockfile... (cached) yes
checking for getline... no
checking for getdelim... (cached) no
checking for flockfile... (cached) yes
checking for funlockfile... (cached) yes
checking OS.h usability... no
checking OS.h presence... no
checking for OS.h... no
checking for getpagesize... yes
checking for gettimeofday with POSIX signature... yes
checking whether gettimeofday clobbers localtime buffer... no
checking whether the compiler generally respects inline... yes
checking whether inttypes.h conforms to C99... no
checking for lchown... yes
checking whether lstat dereferences a symlink specified with a trailing 
slash... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) no
checking for memchr... yes
checking for mempcpy... (cached) no
checking for memrchr... no
checking for memset... yes
checking for mkdtemp... no
checking for working mktime... no
checking for obstacks... no
checking for fchmodat... no
checking for mkdirat... no
checking for openat... no
checking for fchownat... no
checking for mbstate_t... (cached) yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking for working re_compile_pattern... no
checking whether isblank is declared... (cached) no
checking for rmdir... yes
checking for rpmatch... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking for ssize_t... (cached) yes
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_atim.st__tim.tv_nsec... no
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for va_copy... no
checking for sys/inttypes.h... (cached) no
checking for sys/bitypes.h... (cached) no
checking for bit size of ptrdiff_t... (cached) 64
checking for bit size of sig_atomic_t... (cached) 32
checking for bit size of size_t... (cached) 64
checking for bit size of wchar_t... (cached) 32
checking for bit size of wint_t... (cached) 32
checking whether sig_atomic_t is signed... (cached) yes
checking whether wchar_t is signed... (cached) no
checking whether wint_t is signed... (cached) no
checking for ptrdiff_t integer literal suffix... (cached) l
checking for sig_atomic_t integer literal suffix... (cached) 
checking for size_t integer literal suffix... (cached) ul
checking for wchar_t integer literal suffix... (cached) u
checking for wint_t integer literal suffix... (cached) u
checking for stpcpy... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for strchrnul... no
checking for strdup... yes
checking for working strndup... no
checking for working strnlen... no
checking whether <inttypes.h> defines strtoimax as a macro... no
checking for strtoimax... no
checking whether strtoll is declared... no
checking for strtol... yes
checking for strtoll... no
checking for strtoul... yes
checking for strtoull... no
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... no
checking whether strtoull is declared... no
checking whether mkdir is declared... yes
checking for a thread-safe mkdir -p... 
/accts/fumar.a/usr/local/alpha_osf1/bin/mkdir -p
checking for a thread-safe mkdir -p... 
/accts/fumar.a/usr/local/alpha_osf1/bin/mkdir -p
checking whether localtime_r is compatible with its POSIX signature... no
checking for ptrdiff_t... yes
checking for snprintf... no
checking for wcslen... yes
checking whether _snprintf is declared... no
checking for vsnprintf... no
checking whether <wchar.h> is standalone... yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for stdint.h... (cached) no
checking whether time.h and sys/time.h may both be included... yes
checking for struct stat.st_blksize... yes
checking for library containing setsockopt... none required
checking for library containing setsockopt... (cached) none required
checking for sys/mtio.h... (cached) yes
checking which ioctl field to test for reversed bytes... mt_type
checking whether to build rmt... yes
checking for remote tape header files... yes
checking for sys/buf.h... (cached) yes
checking for struct stat.st_blksize... (cached) yes
checking for fsync... yes
checking for getdtablesize... yes
checking for lstat... (cached) yes
checking for mkfifo... (cached) yes
checking for readlink... (cached) yes
checking for strerror... (cached) yes
checking for symlink... yes
checking for setlocale... (cached) yes
checking for utimes... yes
checking whether getgrgid is declared... yes
checking whether getpwuid is declared... yes
checking whether time is declared... yes
checking for waitpid... yes
checking for remote shell... no
checking for netdb.h... (cached) yes
checking for default archive format... GNU
checking for default archive... -
checking for default blocking... 20
checking for default quoting style... escape
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... no
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv_t... yes
checking whether NLS is requested... yes
checking for msgfmt... 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/bin/msgfmt
checking for gmsgfmt... 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/bin/msgfmt
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) no
checking for GNU gettext in libintl... no
checking whether to use NLS... no
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating po/Makefile.in
config.status: creating scripts/Makefile
config.status: creating rmt/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing tests/atconfig commands
4.4.2c-coralsea 105: 
4.4.2c-coralsea 105: 
4.4.2c-coralsea 105: 
4.4.2c-coralsea 105: 
4.4.2c-coralsea 105: 
4.4.2c-coralsea 105: make
No suffix list.
make  all-recursive
No suffix list.
Making all in doc
Making all in lib
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  cat ./alloca.in.h;  } > 
alloca.h-t
mv -f alloca.h-t alloca.h
rm -f configmake.h-t configmake.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  echo '#define PREFIX 
"/usr/local"';  echo '#define EXEC_PREFIX "/usr/local"';  echo '#define BINDIR 
"/usr/local/bin"';  echo '#define SBINDIR "/usr/local/sbin"';  echo '#define 
LIBEXECDIR "/usr/local/libexec"';  echo '#define DATAROOTDIR 
"/usr/local/share"';  echo '#define DATADIR "/usr/local/share"';  echo '#define 
SYSCONFDIR "/usr/local/etc"';  echo '#define SHAREDSTATEDIR "/usr/local/com"';  
echo '#define LOCALSTATEDIR "/usr/local/var"';  echo '#define INCLUDEDIR 
"/usr/local/include"';  echo '#define OLDINCLUDEDIR "/usr/include"';  echo 
'#define DOCDIR "/usr/local/share/doc/tar"';  echo '#define INFODIR 
"/usr/local/share/info"';  echo '#define HTMLDIR "/usr/local/share/doc/tar"';  
echo '#define DVIDIR "/usr/local/share/doc/tar"';  echo '#define PDFDIR 
"/usr/local/share/doc/tar"';  echo '#define PSDIR "/usr/local/share/doc/tar"';  
echo '#define LIBDIR "/usr/local/lib"';  echo '#define LISPDIR ""';  echo 
'#define LOCALE!
 DIR "/usr/local/share/locale"';  echo '#define MANDIR "/usr/local/share/man"'; 
 echo '#define MANEXT ""';  echo '#define PKGDATADIR "/usr/local/share/tar"';  
echo '#define PKGINCLUDEDIR "/usr/local/include/tar"';  echo '#define PKGLIBDIR 
"/usr/local/lib/tar"';  echo '#define PKGLIBEXECDIR ""';  } | sed '/""/d' > 
configmake.h-t
mv configmake.h-t configmake.h
rm -f fcntl.h-t fcntl.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  sed -e 
's/@''INCLUDE_NEXT''@/include_next/g'  -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g'  < 
./fcntl.in.h;  } > fcntl.h-t
mv fcntl.h-t fcntl.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  cat ./fnmatch.in.h;  } > 
fnmatch.h-t
mv -f fnmatch.h-t fnmatch.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  cat ./getopt.in.h;  } > 
getopt.h-t
mv -f getopt.h-t getopt.h
rm -f inttypes.h-t inttypes.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  sed -e 
's/@''HAVE_INTTYPES_H''@/0/g'  -e 's/@''INCLUDE_NEXT''@/include_next/g'  -e 
's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g'  -e 's/@''PRI_MACROS_BROKEN''@/0/g'  
-e 's/@''HAVE_LONG_LONG_INT''@/1/g'  -e 
's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g'  -e 's/@''PRIPTR_PREFIX''@/"l"/g'  -e 
's/@''GNULIB_IMAXABS''@/0/g'  -e 's/@''GNULIB_IMAXDIV''@/0/g'  -e 
's/@''GNULIB_STRTOIMAX''@/1/g'  -e 's/@''GNULIB_STRTOUMAX''@/1/g'  -e 
's/@''HAVE_DECL_IMAXABS''@/0/g'  -e 's/@''HAVE_DECL_IMAXDIV''@/0/g'  -e 
's/@''HAVE_DECL_STRTOIMAX''@/0/g'  -e 's/@''HAVE_DECL_STRTOUMAX''@/0/g'  -e 
'/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h'  < 
./inttypes.in.h;  } > inttypes.h-t
mv inttypes.h-t inttypes.h
rm -f stdbool.h-t stdbool.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  sed -e 
's/@''HAVE__BOOL''@/0/g' < ./stdbool.in.h;  } > stdbool.h-t
mv stdbool.h-t stdbool.h
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  sed -e 
's/@''HAVE_STDINT_H''@/0/g'  -e 's/@''INCLUDE_NEXT''@/include_next/g'  -e 
's|@''NEXT_STDINT_H''@|<stdint.h>|g'  -e 's/@''HAVE_SYS_TYPES_H''@/1/g'  -e 
's/@''HAVE_INTTYPES_H''@/0/g'  -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g'  -e 
's/@''HAVE_SYS_BITYPES_H''@/0/g'  -e 's/@''HAVE_LONG_LONG_INT''@/1/g'  -e 
's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g'  -e 
's/@''BITSIZEOF_PTRDIFF_T''@/64/g'  -e 's/@''PTRDIFF_T_SUFFIX''@/l/g'  -e 
's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g'  -e 
's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g'  -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g'  -e 
's/@''BITSIZEOF_SIZE_T''@/64/g'  -e 's/@''SIZE_T_SUFFIX''@/ul/g'  -e 
's/@''BITSIZEOF_WCHAR_T''@/32/g'  -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g'  -e 
's/@''WCHAR_T_SUFFIX''@/u/g'  -e 's/@''BITSIZEOF_WINT_T''@/32/g'  -e 
's/@''HAVE_SIGNED_WINT_T''@/0/g'  -e 's/@''WINT_T_SUFFIX''@/u/g'  < 
./stdint.in.h;  } > stdint.h-t
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' &&  sed -e 
's/@''INCLUDE_NEXT''@/include_next/g'  -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g'  
-e 's|@''GNULIB_FPRINTF_POSIX''@|0|g'  -e 's|@''GNULIB_PRINTF_POSIX''@|0|g'  -e 
's|@''GNULIB_SNPRINTF''@|0|g'  -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g'  -e 
's|@''GNULIB_VFPRINTF_POSIX''@|0|g'  -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g'  -e 
's|@''GNULIB_VSNPRINTF''@|1|g'  -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g'  -e 
's|@''GNULIB_VASPRINTF''@|0|g'  -e 's|@''GNULIB_FSEEK''@|0|g'  -e 
's|@''GNULIB_FSEEKO''@|0|g'  -e 's|@''GNULIB_FTELL''@|0|g'  -e 
's|@''GNULIB_FTELLO''@|0|g'  -e 's|@''GNULIB_FFLUSH''@|0|g'  -e 
's|@''GNULIB_GETDELIM''@|1|g'  -e 's|@''GNULIB_GETLINE''@|1|g'  -e 
's|@''REPLACE_FPRINTF''@|0|g'  -e 's|@''REPLACE_VFPRINTF''@|0|g'  -e 
's|@''REPLACE_PRINTF''@|0|g'  -e 's|@''REPLACE_VPRINTF''@|0|g'  -e 
's|@''REPLACE_SNPRINTF''@|0|g'  -e 's|@''HAVE_DECL_SNPRINTF''@|1|g'  -e 
's|@''REPLACE_VSNPRINTF''@|0|g'  -e 's|@''HAVE_DECL_VSNPRINTF''@|0|g'  -!
 e 's|@''REPLACE_SPRINTF''@|0|g'  -e 's|@''REPLACE_VSPRINTF''@|0|g'  -e 
's|@''HAVE_VASPRINTF''@|1|g'  -e 's|@''REPLACE_VASPRINTF''@|0|g'  -e 
's|@''REPLACE_FSEEKO''@|0|g'  -e 's|@''REPLACE_FSEEK''@|0|g'  -e 
's|@''REPLACE_FTELLO''@|0|g'  -e 's|@''REPLACE_FTELL''@|0|g'  -e 
's|@''REPLACE_FFLUSH''@|0|g'  -e 's|@''HAVE_DECL_GETDELIM''@|0|g'  -e 
's|@''HAVE_DECL_GETLINE''@|0|g'  -e 's|@''REPLACE_GETLINE''@|1|g'  -e 
'/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h'  < ./stdio.in.h; 
 } > stdio.h-t
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' &&  sed -e 
's/@''INCLUDE_NEXT''@/include_next/g'  -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g'  
-e 's|@''GNULIB_MALLOC_POSIX''@|1|g'  -e 's|@''GNULIB_REALLOC_POSIX''@|1|g'  -e 
's|@''GNULIB_CALLOC_POSIX''@|0|g'  -e 's|@''GNULIB_GETSUBOPT''@|0|g'  -e 
's|@''GNULIB_MKDTEMP''@|1|g'  -e 's|@''GNULIB_MKSTEMP''@|0|g'  -e 
's|@''HAVE_CALLOC_POSIX''@|1|g'  -e 's|@''HAVE_GETSUBOPT''@|1|g'  -e 
's|@''HAVE_MALLOC_POSIX''@|1|g'  -e 's|@''HAVE_MKDTEMP''@|0|g'  -e 
's|@''HAVE_REALLOC_POSIX''@|1|g'  -e 's|@''REPLACE_MKSTEMP''@|0|g'  -e 
'/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h'  < 
./stdlib.in.h;  } > stdlib.h-t
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' &&  sed -e 
's/@''INCLUDE_NEXT''@/include_next/g'  -e 's|@''NEXT_STRING_H''@|<string.h>|g'  
-e 's|@''GNULIB_MBSLEN''@|0|g'  -e 's|@''GNULIB_MBSNLEN''@|0|g'  -e 
's|@''GNULIB_MBSCHR''@|0|g'  -e 's|@''GNULIB_MBSRCHR''@|0|g'  -e 
's|@''GNULIB_MBSSTR''@|0|g'  -e 's|@''GNULIB_MBSCASECMP''@|1|g'  -e 
's|@''GNULIB_MBSNCASECMP''@|0|g'  -e 's|@''GNULIB_MBSPCASECMP''@|0|g'  -e 
's|@''GNULIB_MBSCASESTR''@|0|g'  -e 's|@''GNULIB_MBSCSPN''@|0|g'  -e 
's|@''GNULIB_MBSPBRK''@|0|g'  -e 's|@''GNULIB_MBSSPN''@|0|g'  -e 
's|@''GNULIB_MBSSEP''@|0|g'  -e 's|@''GNULIB_MBSTOK_R''@|0|g'  -e 
's|@''GNULIB_MEMMEM''@|0|g'  -e 's|@''GNULIB_MEMPCPY''@|1|g'  -e 
's|@''GNULIB_MEMRCHR''@|1|g'  -e 's|@''GNULIB_STPCPY''@|1|g'  -e 
's|@''GNULIB_STPNCPY''@|0|g'  -e 's|@''GNULIB_STRCHRNUL''@|1|g'  -e 
's|@''GNULIB_STRDUP''@|1|g'  -e 's|@''GNULIB_STRNDUP''@|1|g'  -e 
's|@''GNULIB_STRNLEN''@|1|g'  -e 's|@''GNULIB_STRPBRK''@|0|g'  -e 
's|@''GNULIB_STRSEP''@|0|g'  -e 's|@''GNU!
 LIB_STRCASESTR''@|0|g'  -e 's|@''GNULIB_STRTOK_R''@|0|g'  -e 
's|@''GNULIB_STRERROR''@|1|g'  -e 's|@''HAVE_DECL_MEMMEM''@|1|g'  -e 
's|@''HAVE_MEMPCPY''@|0|g'  -e 's|@''HAVE_DECL_MEMRCHR''@|0|g'  -e 
's|@''HAVE_STPCPY''@|0|g'  -e 's|@''HAVE_STPNCPY''@|1|g'  -e 
's|@''HAVE_STRCASECMP''@|1|g'  -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g'  -e 
's|@''HAVE_STRCHRNUL''@|0|g'  -e 's|@''HAVE_DECL_STRDUP''@|1|g'  -e 
's|@''HAVE_STRNDUP''@|0|g'  -e 's|@''HAVE_DECL_STRNDUP''@|0|g'  -e 
's|@''HAVE_DECL_STRNLEN''@|0|g'  -e 's|@''HAVE_STRPBRK''@|1|g'  -e 
's|@''HAVE_STRSEP''@|1|g'  -e 's|@''HAVE_STRCASESTR''@|1|g'  -e 
's|@''HAVE_DECL_STRTOK_R''@|1|g'  -e 's|@''HAVE_DECL_STRERROR''@|1|g'  -e 
's|@''REPLACE_STRERROR''@|0|g'  -e '/definition of GL_LINK_WARNING/r 
../build-aux/link-warning.h'  < ./string.in.h;  } > string.h-t
mv string.h-t string.h
/accts/fumar.a/usr/local/alpha_osf1/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  sed -e 
's/@''INCLUDE_NEXT''@/include_next/g'  -e 
's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g'  -e 's|@''HAVE_IO_H''@|0|g'  -e 
's|@''HAVE_LSTAT''@|1|g'  -e 's|@''HAVE_DECL_MKDIR''@|1|g'  < ./sys_stat.in.h;  
} > sys/stat.h-t
mv sys/stat.h-t sys/stat.h
rm -f time.h-t time.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' &&  sed -e 
's/@''INCLUDE_NEXT''@/include_next/g'  -e 's|@NEXT_TIME_H''@|<time.h>|g'  -e 
's|@REPLACE_LOCALTIME_R''@|1|g'  -e 
's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g'  -e 
's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g'  -e 
's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g'  -e 
's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g'  -e 
's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g'  < ./time.in.h;  } > time.h-t
mv time.h-t time.h
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */';  sed -e 
's|@''HAVE_UNISTD_H''@|1|g'  -e 's/@''INCLUDE_NEXT''@/include_next/g'  -e 
's|@''NEXT_UNISTD_H''@|<unistd.h>|g'  -e 's|@''GNULIB_CHOWN''@|1|g'  -e 
's|@''GNULIB_DUP2''@|1|g'  -e 's|@''GNULIB_FCHDIR''@|1|g'  -e 
's|@''GNULIB_FTRUNCATE''@|1|g'  -e 's|@''GNULIB_GETCWD''@|1|g'  -e 
's|@''GNULIB_GETLOGIN_R''@|0|g'  -e 's|@''GNULIB_LCHOWN''@|1|g'  -e 
's|@''GNULIB_LSEEK''@|0|g'  -e 's|@''GNULIB_READLINK''@|1|g'  -e 
's|@''GNULIB_SLEEP''@|1|g'  -e 's|@''HAVE_DUP2''@|1|g'  -e 
's|@''HAVE_FTRUNCATE''@|1|g'  -e 's|@''HAVE_READLINK''@|1|g'  -e 
's|@''HAVE_SLEEP''@|1|g'  -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g'  -e 
's|@''REPLACE_CHOWN''@|0|g'  -e 's|@''REPLACE_FCHDIR''@|0|g'  -e 
's|@''REPLACE_GETCWD''@|1|g'  -e 's|@''REPLACE_LCHOWN''@|0|g'  -e 
's|@''REPLACE_LSEEK''@|0|g'  < ./unistd.in.h;  } > unistd.h-t
mv unistd.h-t unistd.h
rm -f rmt-command.h-t rmt-command.h
echo "#ifndef DEFAULT_RMT_COMMAND" >> rmt-command.h-t
echo "# define DEFAULT_RMT_COMMAND \"/usr/local/libexec/`echo rmt | sed 
's,x,x,'`\"" >> rmt-command.h-t
echo "#endif" >> rmt-command.h-t
mv rmt-command.h-t rmt-command.h
make  all-am
source='argp-ba.c' object='argp-ba.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o argp-ba.o argp-ba.c
source='argp-eexst.c' object='argp-eexst.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o argp-eexst.o argp-eexst.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from argp.h:23,
                 from argp-eexst.c:26:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='argp-fmtstream.c' object='argp-fmtstream.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o argp-fmtstream.o argp-fmtstream.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from argp-fmtstream.c:27:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='argp-fs-xinl.c' object='argp-fs-xinl.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o argp-fs-xinl.o argp-fs-xinl.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from argp-fmtstream.h:28,
                 from argp-fs-xinl.c:27:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='argp-help.c' object='argp-help.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o argp-help.o argp-help.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from argp-help.c:31:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
argp-help.c:580: warning: `always_inline' attribute directive ignored
source='argp-parse.c' object='argp-parse.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o argp-parse.o argp-parse.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from argp-parse.c:26:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='argp-pin.c' object='argp-pin.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o argp-pin.o argp-pin.c
source='argp-pv.c' object='argp-pv.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o argp-pv.o argp-pv.c
source='argp-pvh.c' object='argp-pvh.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o argp-pvh.o argp-pvh.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from argp.h:23,
                 from argp-pvh.c:24:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='argp-xinl.c' object='argp-xinl.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o argp-xinl.o argp-xinl.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from argp.h:23,
                 from argp-xinl.c:34:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='full-write.c' object='full-write.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o full-write.o full-write.c
source='getdate.c' object='getdate.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o getdate.o getdate.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from getdate.y:64:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='localcharset.c' object='localcharset.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o localcharset.o localcharset.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from localcharset.c:27:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='malloca.c' object='malloca.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o malloca.o malloca.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from malloca.h:24,
                 from malloca.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='mbchar.c' object='mbchar.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o mbchar.o mbchar.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from mbchar.h:155,
                 from mbchar.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='mbscasecmp.c' object='mbscasecmp.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o mbscasecmp.o mbscasecmp.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from mbscasecmp.c:25:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='openat-die.c' object='openat-die.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o openat-die.o openat-die.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from openat-die.c:21:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='strnlen1.c' object='strnlen1.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o strnlen1.o strnlen1.c
source='uniwidth/width.c' object='uniwidth/width.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o uniwidth/width.o uniwidth/width.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/wchar.h:59,
                 from stdint.h:90,
                 from unitypes.h:23,
                 from uniwidth.h:22,
                 from uniwidth/width.c:23:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='version-etc.c' object='version-etc.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o version-etc.o version-etc.c
source='version-etc-fsf.c' object='version-etc-fsf.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o version-etc-fsf.o version-etc-fsf.c
source='xalloc-die.c' object='xalloc-die.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o xalloc-die.o xalloc-die.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from xalloc-die.c:24:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='xstrndup.c' object='xstrndup.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o xstrndup.o xstrndup.c
source='xstrtoumax.c' object='xstrtoumax.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o xstrtoumax.o xstrtoumax.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from xstrtol.h:23,
                 from xstrtol.c:32,
                 from xstrtoumax.c:6:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='paxerror.c' object='paxerror.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o paxerror.o paxerror.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from system.h:34,
                 from paxerror.c:19:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='paxexit.c' object='paxexit.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o paxexit.o paxexit.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from system.h:34,
                 from paxexit.c:19:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='paxnames.c' object='paxnames.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o paxnames.o paxnames.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from system.h:34,
                 from paxnames.c:18:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='prepargs.c' object='prepargs.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o prepargs.o prepargs.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from prepargs.c:32:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='rtapelib.c' object='rtapelib.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o rtapelib.o rtapelib.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from system.h:34,
                 from rtapelib.c:35:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='stdopen.c' object='stdopen.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o stdopen.o stdopen.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from fcntl.h:26,
                 from stdopen.c:29:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='argmatch.c' object='argmatch.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o argmatch.o argmatch.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from argmatch.c:29:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='asnprintf.c' object='asnprintf.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o asnprintf.o asnprintf.c
source='backupfile.c' object='backupfile.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o backupfile.o backupfile.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from backupfile.c:35:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='basename.c' object='basename.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o basename.o basename.c
source='canonicalize-lgpl.c' object='canonicalize-lgpl.o' libtool=no  
DEPDIR=.deps depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. 
-I. -I..      -g -O2 -c -o canonicalize-lgpl.o canonicalize-lgpl.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from canonicalize-lgpl.c:33:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='chdir-long.c' object='chdir-long.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o chdir-long.o chdir-long.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from chdir-long.h:20,
                 from chdir-long.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='close-stream.c' object='close-stream.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o close-stream.o close-stream.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from close-stream.h:1,
                 from close-stream.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='closeout.c' object='closeout.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o closeout.o closeout.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from closeout.c:25:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='creat-safer.c' object='creat-safer.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o creat-safer.o creat-safer.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from fcntl.h:26,
                 from creat-safer.c:25:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='dirfd.c' object='dirfd.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c -o 
dirfd.o dirfd.c
source='dirname.c' object='dirname.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o dirname.o dirname.c
source='dup-safer.c' object='dup-safer.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o dup-safer.o dup-safer.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from fcntl.h:26,
                 from dup-safer.c:25:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='error.c' object='error.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c -o 
error.o error.c
source='exclude.c' object='exclude.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o exclude.o exclude.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from exclude.c:27:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='exitfail.c' object='exitfail.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o exitfail.o exitfail.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from exitfail.c:24:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='fchmodat.c' object='fchmodat.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o fchmodat.o fchmodat.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from fcntl.h:26,
                 from openat.h:20,
                 from fchmodat.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='fchownat.c' object='fchownat.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o fchownat.o fchownat.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from fcntl.h:26,
                 from openat.h:20,
                 from fchownat.c:27:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='fd-safer.c' object='fd-safer.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o fd-safer.o fd-safer.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from fd-safer.c:27:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='fnmatch.c' object='fnmatch.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o fnmatch.o fnmatch.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from fnmatch.c:35:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='fpending.c' object='fpending.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o fpending.o fpending.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from fpending.h:22,
                 from fpending.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='getcwd.c' object='getcwd.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o getcwd.o getcwd.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from getcwd.c:21:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='getdelim.c' object='getdelim.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o getdelim.o getdelim.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from getdelim.c:24:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='getline.c' object='getline.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o getline.o getline.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from getline.c:23:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='getopt.c' object='getopt.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o getopt.o getopt.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from getopt.c:27:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='getopt1.c' object='getopt1.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o getopt1.o getopt1.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from getopt1.c:24:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='gettime.c' object='gettime.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o gettime.o gettime.c
source='hash.c' object='hash.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c -o hash.o 
hash.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from hash.h:27,
                 from hash.c:29:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='human.c' object='human.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c -o 
human.o human.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/wchar.h:59,
                 from stdint.h:90,
                 from human.h:27,
                 from human.c:24:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='imaxtostr.c' object='imaxtostr.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o imaxtostr.o imaxtostr.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/wchar.h:59,
                 from stdint.h:90,
                 from inttostr.h:22,
                 from inttostr.c:23,
                 from imaxtostr.c:3:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='malloc.c' object='malloc.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o malloc.o malloc.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from malloc.c:29:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='mempcpy.c' object='mempcpy.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o mempcpy.o mempcpy.c
source='memrchr.c' object='memrchr.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o memrchr.o memrchr.c
source='mkdirat.c' object='mkdirat.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o mkdirat.o mkdirat.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from fcntl.h:26,
                 from openat.h:20,
                 from mkdirat.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='mkdtemp.c' object='mkdtemp.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o mkdtemp.o mkdtemp.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from mkdtemp.c:23:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='mktime.c' object='mktime.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o mktime.o mktime.c
source='modechange.c' object='modechange.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o modechange.o modechange.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from modechange.c:35:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='obstack.c' object='obstack.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o obstack.o obstack.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from obstack.c:43:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='offtostr.c' object='offtostr.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o offtostr.o offtostr.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/wchar.h:59,
                 from stdint.h:90,
                 from inttostr.h:22,
                 from inttostr.c:23,
                 from offtostr.c:3:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='open-safer.c' object='open-safer.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o open-safer.o open-safer.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from fcntl.h:26,
                 from open-safer.c:25:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='openat.c' object='openat.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o openat.o openat.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from fcntl.h:26,
                 from openat.h:20,
                 from openat.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='openat-proc.c' object='openat-proc.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o openat-proc.o openat-proc.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from openat-priv.h:22,
                 from openat-proc.c:23:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='pipe-safer.c' object='pipe-safer.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o pipe-safer.o pipe-safer.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from pipe-safer.c:24:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='printf-args.c' object='printf-args.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o printf-args.o printf-args.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/wchar.h:59,
                 from printf-args.h:41,
                 from printf-args.c:29:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='printf-parse.c' object='printf-parse.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o printf-parse.o printf-parse.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/wchar.h:59,
                 from printf-args.h:41,
                 from printf-parse.h:25,
                 from printf-parse.c:37:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='quote.c' object='quote.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c -o 
quote.o quote.c
source='quotearg.c' object='quotearg.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o quotearg.o quotearg.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from quotearg.c:28:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='regex.c' object='regex.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c -o 
regex.o regex.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from regex_internal.h:24,
                 from regex.c:58:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='safe-read.c' object='safe-read.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o safe-read.o safe-read.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from safe-read.c:31:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='safe-write.c' object='safe-write.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o safe-write.o safe-write.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from safe-read.c:31,
                 from safe-write.c:19:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='save-cwd.c' object='save-cwd.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o save-cwd.o save-cwd.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from save-cwd.c:28:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='savedir.c' object='savedir.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o savedir.o savedir.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from savedir.c:36:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='stpcpy.c' object='stpcpy.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o stpcpy.o stpcpy.c
source='strchrnul.c' object='strchrnul.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o strchrnul.o strchrnul.c
source='stripslash.c' object='stripslash.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o stripslash.o stripslash.c
source='strndup.c' object='strndup.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o strndup.o strndup.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from strndup.c:24:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='strnlen.c' object='strnlen.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o strnlen.o strnlen.c
source='strtoimax.c' object='strtoimax.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o strtoimax.o strtoimax.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/wchar.h:59,
                 from stdint.h:90,
                 from inttypes.h:39,
                 from strtoimax.c:25:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='strtoll.c' object='strtoll.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o strtoll.o strtoll.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from strtol.c:30,
                 from strtoll.c:21:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='strtoull.c' object='strtoull.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o strtoull.o strtoull.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from strtol.c:30,
                 from strtoul.c:20,
                 from strtoull.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='strtoumax.c' object='strtoumax.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o strtoumax.o strtoumax.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/wchar.h:59,
                 from stdint.h:90,
                 from inttypes.h:39,
                 from strtoimax.c:25,
                 from strtoumax.c:2:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='tempname.c' object='tempname.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o tempname.o tempname.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from tempname.c:36:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='time_r.c' object='time_r.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o time_r.o time_r.c
source='uinttostr.c' object='uinttostr.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o uinttostr.o uinttostr.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/wchar.h:59,
                 from stdint.h:90,
                 from inttostr.h:22,
                 from inttostr.c:23,
                 from uinttostr.c:3:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='umaxtostr.c' object='umaxtostr.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o umaxtostr.o umaxtostr.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from /usr/include/wchar.h:59,
                 from stdint.h:90,
                 from inttostr.h:22,
                 from inttostr.c:23,
                 from umaxtostr.c:3:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='unlinkdir.c' object='unlinkdir.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o unlinkdir.o unlinkdir.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from unlinkdir.c:28:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='utimens.c' object='utimens.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o utimens.o utimens.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from fcntl.h:26,
                 from utimens.c:29:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
utimens.c: In function `gl_futimens':
utimens.c:164: warning: passing arg 2 of `utimes' discards qualifiers from 
pointer target type
source='vasnprintf.c' object='vasnprintf.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o vasnprintf.o vasnprintf.c
source='vsnprintf.c' object='vsnprintf.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o vsnprintf.o vsnprintf.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from stdio.h:31,
                 from vsnprintf.c:24:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='xgetcwd.c' object='xgetcwd.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o xgetcwd.o xgetcwd.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/unistd.h:77,
                 from unistd.h:23,
                 from xgetcwd.c:26:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='xmalloc.c' object='xmalloc.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o xmalloc.o xmalloc.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from /usr/include/stdlib.h:316,
                 from stdlib.h:31,
                 from xmalloc.c:29:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='xstrtol.c' object='xstrtol.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o xstrtol.o xstrtol.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from xstrtol.h:23,
                 from xstrtol.c:32:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='xstrtol-error.c' object='xstrtol-error.o' libtool=no  DEPDIR=.deps 
depmode=gcc /bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..     
 -g -O2 -c -o xstrtol-error.o xstrtol-error.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from xstrtol.h:23,
                 from xstrtol-error.c:21:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='xstrtoul.c' object='xstrtoul.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -c 
-o xstrtoul.o xstrtoul.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from stdio.h:36,
                 from getopt.h:37,
                 from xstrtol.h:23,
                 from xstrtol.c:32,
                 from xstrtoul.c:6:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
rm -f libtar.a
ar cru libtar.a argp-ba.o argp-eexst.o  argp-fmtstream.o argp-fs-xinl.o  
argp-help.o argp-parse.o argp-pin.o  argp-pv.o argp-pvh.o argp-xinl.o  
full-write.o getdate.o localcharset.o  malloca.o mbchar.o mbscasecmp.o  
openat-die.o strnlen1.o  uniwidth/width.o version-etc.o  version-etc-fsf.o 
xalloc-die.o  xstrndup.o xstrtoumax.o paxerror.o  paxexit.o paxnames.o 
prepargs.o  rtapelib.o stdopen.o argmatch.o asnprintf.o backupfile.o basename.o 
canonicalize-lgpl.o chdir-long.o close-stream.o closeout.o creat-safer.o 
dirfd.o dirname.o dup-safer.o error.o exclude.o exitfail.o fchmodat.o 
fchownat.o fd-safer.o fnmatch.o fpending.o getcwd.o getdelim.o getline.o 
getopt.o getopt1.o gettime.o hash.o human.o imaxtostr.o malloc.o mempcpy.o 
memrchr.o mkdirat.o mkdtemp.o mktime.o modechange.o obstack.o offtostr.o 
open-safer.o openat.o openat-proc.o pipe-safer.o printf-args.o printf-parse.o 
quote.o quotearg.o regex.o safe-read.o safe-write.o save-cwd.o savedir.o 
stpcpy.o strchrnul.o stripslash.!
 o strndup.o strnlen.o strtoimax.o strtoll.o strtoull.o strtoumax.o tempname.o 
time_r.o uinttostr.o umaxtostr.o unlinkdir.o utimens.o vasnprintf.o vsnprintf.o 
xgetcwd.o xmalloc.o xstrtol.o xstrtol-error.o xstrtoul.o  
ranlib libtar.a
rm -f t-charset.alias charset.alias
/bin/ksh ./config.charset 'alphaev56-dec-osf4.0d' > t-charset.alias
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/tar/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/tar/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
Making all in rmt
source='rmt.c' object='rmt.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib  
   -g -O2 -c rmt.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from rmt.c:34:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
gcc  -g -O2   -o rmt  rmt.o ../lib/libtar.a   
Making all in src
source='buffer.c' object='buffer.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c buffer.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from buffer.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='compare.c' object='compare.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c compare.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from compare.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='create.c' object='create.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c create.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from create.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='delete.c' object='delete.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c delete.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from delete.c:20:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='extract.c' object='extract.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c extract.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from extract.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='xheader.c' object='xheader.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c xheader.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from xheader.c:19:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='incremen.c' object='incremen.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c incremen.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from incremen.c:20:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='list.c' object='list.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib  
   -g -O2 -c list.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from list.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='misc.c' object='misc.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib  
   -g -O2 -c misc.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from misc.c:20:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='names.c' object='names.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib  
   -g -O2 -c names.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from names.c:20:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='sparse.c' object='sparse.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c sparse.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from sparse.c:19:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='system.c' object='system.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c system.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from system.c:19:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='tar.c' object='tar.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib  
   -g -O2 -c tar.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from tar.c:22:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='transform.c' object='transform.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c transform.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from transform.c:18:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='update.c' object='update.o' libtool=no  DEPDIR=.deps depmode=gcc 
/bin/ksh ../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ 
-I../lib     -g -O2 -c update.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from update.c:25:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
source='utf8.c' object='utf8.o' libtool=no  DEPDIR=.deps depmode=gcc /bin/ksh 
../build-aux/depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib  
   -g -O2 -c utf8.c
In file included from 
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/stdarg.h:36,
                 from ../lib/stdio.h:36,
                 from ../lib/stdio.h:31,
                 from ../lib/getopt.h:37,
                 from /usr/include/stdio.h:388,
                 from ../lib/stdio.h:31,
                 from ../lib/stdio.h:31,
                 from /usr/include/mesg.h:55,
                 from /usr/include/nl_types.h:82,
                 from /usr/include/sys/lc_core.h:61,
                 from /usr/include/sys/localedef.h:79,
                 from /usr/include/ctype.h:111,
                 from ../lib/system.h:34,
                 from utf8.c:19:
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va-alpha.h:36:
 warning: redefinition of `va_list'
/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/lib/gcc-lib/alpha-dec-osf4.0b/2.95.2/include/va_list.h:7:
 warning: `va_list' previously declared here
utf8.c: In function `string_ascii_p':
utf8.c:94: warning: comparison is always true due to limited range of data type
gcc  -g -O2   -o tar  buffer.o compare.o create.o  delete.o extract.o xheader.o 
 incremen.o list.o misc.o  names.o sparse.o system.o  tar.o transform.o 
update.o  utf8.o ../lib/libtar.a   -lrt 
/usr/bin/ld:
Unresolved:
snprintf
collect2: ld returned 1 exit status
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
4.4.2c-coralsea 106: 
4.4.2c-coralsea 106: 
4.4.2c-coralsea 106: 
4.4.2c-coralsea 106: 
4.4.2c-coralsea 106: 
4.4.2c-coralsea 106: gcc --version
2.95.2
4.4.2c-coralsea 107: 
4.4.2c-coralsea 107: 
4.4.2c-coralsea 107: 
4.4.2c-coralsea 107: make --version
Make: Unknown flag argument -.  Stop.
4.4.2c-coralsea 108: 
4.4.2c-coralsea 108: 
4.4.2c-coralsea 108: 
4.4.2c-coralsea 108: 
4.4.2c-coralsea 108: printenv
APEX_ACCESS_CATEGORY=group_only
APEX_ADA05_MODEL=/sierra/products/base/ada/model.ss/alpha_osf1.4.4.2.rel
APEX_ADA06_ENABLED=true
APEX_ADA95_ENABLED=true
APEX_ADA95_MODEL=/sierra/products/base/ada/model.ss/alpha_osf1.ada95.4.4.2.rel
APEX_ADA_MODEL=/sierra/products/base/ada/model.ss/alpha_osf1.ada95.4.4.2.rel
APEX_API_PATH=-L/sierra/products/apex.4.4.2c.dev/alpha_osf1/lib
APEX_ARCH=alpha_osf1
APEX_ARCH_OS=alpha_osf1
APEX_ASIS_ENABLED=true
APEX_BASE=/sierra/products/base
APEX_BATCH_MODE=1
APEX_COMMAND_SERVER=true
APEX_CPP_ENABLED=True
APEX_CPP_MODEL=/sierra/products/base/c++/model.ss/alpha_osf1.4.4.2c.rel
APEX_DEFAULT_MODEL=/sierra/products/base/ada/model.ss/alpha_osf1.ada95.4.4.2.rel
APEX_DISPLAYER=output emacs
APEX_DOC_PATH=/sierra/products/apex.4.4.2c.dev/doc/html/multi.links:/ned/sierra/misc/local.ss/442.cu/build/all.wrk/doc
APEX_EDITOR=Apex:emacs
APEX_EDITOR1=apex
APEX_EDITOR_MESSAGE_DETAIL=verbose
APEX_EDITOR_PREFIX_LAYOUT=time+symbols
APEX_EDITOR_PREFIX_TIME_FORMAT=military
APEX_FULL_CORE_DUMPS=true
APEX_GROUP=apex_dev
APEX_HAVE_A_NICE_DAY=
APEX_HELP_BROWSER=netscape
APEX_HIDE_EXCEPTIONS=FALSE
APEX_HOME=/sierra/products/apex.4.4.2c.dev
APEX_JAVA_ENABLED=true
APEX_JAVA_MODEL=/sierra/products/base/c++/model.ss/alpha_osf1.4.4.2c.java.rel
APEX_LANG=multi
APEX_LICENSE_FILE=/sierra/products/config/license.dat
APEX_LINK_MECH=indirect
APEX_LOCAL_DIR=/ned/sierra/misc/local.ss/442.cu/build/all.wrk
APEX_LOCKING=Remote=/usr/bin/ssh
APEX_MAINTAIN_IGNORES_DELETED_UNITS=true
APEX_MESSAGES=/sierra/products/apex.4.4.2c.dev/alpha_osf1/messages
APEX_MESSAGE_DETAIL=verbose
APEX_MESSAGE_SERVER=153833114:3502
APEX_NO_ARTIFACTS=true
APEX_NO_CLOSURE_COMPILATION=true
APEX_NO_KEYWORD_REPLACEMENT=True
APEX_NO_MAIN_PROGRAM_COMPILATION=true
APEX_POSIX_COMPLIANT=true
APEX_PREFIX_LAYOUT=time+symbols
APEX_PREFIX_TIME_FORMAT=military
APEX_PREFIX_TIME_LAYOUT=military
APEX_PROD_VERSION=4.4.2
APEX_PROTOTYPE_DIR=/ned/sierra/misc/local.ss/442.cu/build/all.wrk/file_prototypes:/sierra/products/apex.4.4.2c.dev/file_prototypes
APEX_RCI_ENABLED=true
APEX_RCI_HOME=/sierra/products/apex.4.4.2c.dev
APEX_REMOTE_ENABLED=true
APEX_SHADOW_ENABLED=true
APEX_STAGE_VIEW=axp.stage.wrk
APEX_TARGET_CONTROL=/aloha/products/base/embedded/target_control_implementation.ss/all.dev.wrk
APEX_TASK_DOMAIN_PATH=/ned/tasks/domains/ada.ss/all.wrk
APEX_TASK_ENABLED=true
APEX_USE_FULL_NAMES=true
APEX_VERBOSE=true
APEX_VERBOSE_COMMAND=all exclude accept_changes accept_latest
APEX_VERBOSE_MAKE=true
APEX_XTERM=xterm
ARCH=alpha_osf1
ARCH_UNKNOWN=0
ARCH_alpha_osf1=1
ARCH_hppa_hpux=0
ARCH_i386_linux2=0
ARCH_mips_irix5=0
ARCH_mips_irix_n32=0
ARCH_rs6k=0
ARCH_rs6k_aix=0
ARCH_sun4=0
ARCH_sun4_solaris2=0
BS=-user_log -log_dir /people/geb/logs -log_max 16 -tmpdir 
/sites/apex_space/bs.tmp -stop_on_first_error 
-DCREATE_WORKING='-view_storage_exclusions ""'
BUILD_SS_BUILD=-verbose -geb      -output_filter all
BUILD_SS_STAGE=+verbose -expand_configs
CCMDOPT=rational:fcase
DISPLAY=fumar:0.0
EDITOR=my-shell-editor
EMACS=t
EMACS_HOME=/accts/fumar.a/usr/emacs-apex.4.2.2/alpha_osf1
ENSCRIPT=-r -2 -G -fCourier7 -Z -DDuplex:false -Ssetpapertray:1
ESHELL=/people/geb/subsys/emacs-shell
FORCE_EMACS_HOME=/accts/fumar.a/usr/emacs-apex.4.2.2/alpha_osf1
FOR_UNKNOWN=if ( 0 ) 
FOR_alpha_osf1=if ( 1 ) 
FOR_hppa_hpux=if ( 0 ) 
FOR_i386_linux2=if ( 0 ) 
FOR_mips_irix5=if ( 0 ) 
FOR_mips_irix_n32=if ( 0 ) 
FOR_rs6k=if ( 0 ) 
FOR_rs6k_aix=if ( 0 ) 
FOR_sun4=if ( 0 ) 
FOR_sun4_solaris2=if ( 0 ) 
HOME=/people/geb
HOSTNAME=coralsea
LANG=C
LC_ADDRESS=C
LC_ALL=C
LC_COLLATE=C
LC_CTYPE=C
LC_IDENTIFICATION=C
LC_MEASUREMENT=C
LC_MESSAGES=C
LC_MONETARY=C
LC_NAME=C
LC_NUMERIC=C
LC_PAPER=C
LC_TELEPHONE=C
LC_TIME=C
LD_LIBRARY_PATH=/sierra/products/apex.4.4.2c.dev/alpha_osf1/lib
LM_LICENSE_FILE=/sierra/products/config/license.dat
LOGNAME=geb
MAIL=/var/spool/mail/geb
MANPATH=/sierra/products/apex.4.4.2c.dev/doc/man:/usr/man
MOZILLA_HOME=/sierra/products/base/cots/netscape.4.7/alpha_osf1
MPAGE=-L66 -W80 -2
NED_TOOLS=/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk
PATH=/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/bin:/ned/tools/installed.ss/set.2000.01.10.cupertino.wrk/alpha_osf1/bin:/sierra/products/base/cots/netscape.4.7/alpha_osf1:/people/geb/subsys/apex:.:/people/geb/subsys:/people/geb/subsys/alpha_osf1:/accts/fumar.a/usr/local/alpha_osf1/bin:/ned/sierra/tools/bin:/ned/tools/installed.ss/build.cupertino/alpha_osf1/bin:/usr/bin/X11:/usr/bin:/bin:/usr/sbin:/sbin:.:/sierra/products/apex.4.4.2c.dev/alpha_osf1/bin
PUREOPTIONS=-always_use_cache_dir
RUNT=-user_log -log_dir /people/geb/logs -log_max 16 -tmpdir 
/home/geb/.Rational/tmp
SHELL=/bin/csh
SHLVL=2
SSH_CLIENT=9.43.34.21 42661 22
SSH_CONNECTION=9.43.34.21 42661 9.43.78.154 22
SSH_TTY=/dev/ttyp1
SV_XFILESEARCHPATH=/people/geb/.app-defaults/%T/%N%S:/accts/fumar.a/usr/local/sun4/lib/X11/%T/%N%S:/usr/lib/X11/%T/%N%S
TERM=dumb
TMPDIR=/people/geb/subsys/alpha_osf1_tmp
USER=geb
USE_INSTALLED=-error -refresh
XAPPLRESDIR=/people/geb/.app-defaults
XBMLANGPATH=/people/geb/.bitmaps/%P
XFILESEARCHPATH=/sierra/products/base/cots/netscape.4.7/alpha_osf1/%N.ad:/people/geb/.app-defaults/%T/%N%S:/accts/fumar.a/usr/local/sun4/lib/X11/%T/%N%S:/usr/lib/X11/%T/%N%S
arch=axp
at_home=0
fumar=0
self={axp,hppa,ibm,sg32,sol}
4.4.2c-coralsea 109: 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]