if test -f "dest/bin/washtool"; \
 then \
	dest/bin/washtool project . . -noretarget; \
	dest/bin/washtool destdir; \
fi
dest/bin/washtool make config -argument install
rm -f Makefile.version
if test -r SRC/../CML/state ; \
	then /bin/cp Makefile.version-CML Makefile.version; \
	else /bin/cp Makefile.version-NOCML Makefile.version; \
fi
chmod 777 Makefile.version
perl -e 'print "Perl Is\n"' || \
        /bin/cp Makefile.version-NOCML Makefile.version;
Perl Is
make interprets SRC as a symlink
make -f Makefile.version  AFS_component_version_number.c
perl SRC/../config/mkvers.pl >/tmp/vers$$ \
; if	cmp -s /tmp/vers$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/vers$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/vers$$
set ../libafs/afs; [ -d $1 ] || mkdir -p $1
set ../libafs/rx; [ -d $1 ] || mkdir -p $1
set ../libafs/afsint; [ -d $1 ] || mkdir -p $1
set ../libafs/config; [ -d $1 ] || mkdir -p $1
if [ ! -f Makefile.version ] ; \
then \
	/bin/cp Makefile.version-NOCML Makefile.version; \
	make -f Makefile.version  AFS_component_version_number.c; \
fi; 
cc -g -IDEST/include -dy -Bdynamic  -c  config.c
cc -g -IDEST/include -dy -Bdynamic  -c  mc.c
cc -g -IDEST/include -dy -Bdynamic -o config config.o mc.o
rm -f ../libafs/afs/permit_xprt.h ../permit_xprt.h
if [ -f SRC/../xprt/permit_xprt.h ] ; then \
   echo "XPRT" ; \
   perm_src=`pwd`/SRC/../xprt ; \
   echo "perm_src='$perm_src'" ; \
   set -x ; \
   ln -s $perm_src/permit_export.h ../libafs/afs/permit_xprt.h ; \
   ln -s $perm_src/permit_xprt.h   ../permit_xprt.h ; \
else \
   echo "CONFIG" ; \
   perm_src=`pwd`/SRC/../config ; \
   echo "perm_src='$perm_src'" ; \
   set -x ; \
   ln -s $perm_src/permit_xprt.h   ../libafs/afs/permit_xprt.h ; \
   ln -s $perm_src/permit_xprt.h   ../permit_xprt.h ; \
fi		     
CONFIG
perm_src='/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/config/SRC/../config'
+ ln -s /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/config/SRC/../config/permit_xprt.h ../libafs/afs/permit_xprt.h 
+ ln -s /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/config/SRC/../config/permit_xprt.h ../permit_xprt.h 
rm -f DEST//include/afs/permit_xprt.h
/bin/cp permit_xprt.h DEST//include/afs/
case sun4x_56 in \
*linux* ) \
	export LINUX_SRCDIR; LINUX_SRCDIR=""; \
	export LINUX_VERS;   LINUX_VERS=""; \
	sh ./linux-version ;; \
esac
rm -f ../libafs/afs/param.h; /bin/cp param.sun4x_56.h ../libafs/afs/param.h
rm -f ../libafs/afs/stds.h; /bin/cp stds.h ../libafs/afs/stds.h
rm -f ../libafs/afs/afs_sysnames.h; /bin/cp afs_sysnames.h ../libafs/afs/afs_sysnames.h
rm -f ../libafs/config/Makefile.sun4x_56; /bin/cp Makefile.sun4x_56 ../libafs/config/Makefile.sun4x_56
rm -f ../libafs/afs/afs_args.h; /bin/cp afs_args.h ../libafs/afs/afs_args.h
rm -f ../libafs/afs/icl.h; /bin/cp icl.h ../libafs/afs/icl.h
rm -f ../libafs/afs/AFS_component_version_number.c; /bin/cp AFS_component_version_number.c ../libafs/afs/AFS_component_version_number.c
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
set ../libuafs/rx; [ -d $1 ] || mkdir -p $1
set ../libuafs/afsint; [ -d $1 ] || mkdir -p $1
set ../libuafs/config; [ -d $1 ] || mkdir -p $1
rm -f ../libuafs/afs/param.h; /bin/cp param.sun4x_56_usr.h ../libuafs/afs/param.h
rm -f ../libuafs/afs/stds.h; /bin/cp stds.h ../libuafs/afs/stds.h
rm -f ../libuafs/afs/permit_xprt.h
echo "CONFIG" ; \
perm_src=`pwd`/SRC/../xprt ; \
echo "perm_src='$perm_src'" ; \
set -x ; \
ln -s $perm_src/permit_xprt.h   ../libuafs/afs/permit_xprt.h
CONFIG
perm_src='/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/config/SRC/../xprt'
+ ln -s /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/config/SRC/../xprt/permit_xprt.h ../libuafs/afs/permit_xprt.h 
rm -f ../libuafs/afs/afs_sysnames.h; /bin/cp afs_sysnames.h ../libuafs/afs/afs_sysnames.h
rm -f ../libuafs/config/Makefile.sun4x_56; /bin/cp Makefile.sun4x_56 ../libuafs/config/Makefile.sun4x_56
rm -f ../libuafs/afs/afs_args.h; /bin/cp afs_args.h ../libuafs/afs/afs_args.h
rm -f ../libuafs/afs/icl.h; /bin/cp icl.h ../libuafs/afs/icl.h
rm -f ../libuafs/afs/venus.h; /bin/cp venus.h ../libuafs/afs/venus.h
rm -f ../libuafs/afs/AFS_component_version_number.c; /bin/cp AFS_component_version_number.c ../libuafs/afs/AFS_component_version_number.c
dest/bin/washtool make pinstall -argument install
perl SRC/../config/mkvers.pl >/tmp/verspinstall$$ \
; if	cmp -s /tmp/verspinstall$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/verspinstall$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/verspinstall$$
case sun4x_56 in \
                sgi_64 | sgi_65) \
                        cc -g -IDEST/include -O -dy -Bdynamic install.c -o pinstall -lsocket -lnsl -lintl -ldl ;; \
                sgi_* ) \
                        cc -g -IDEST/include -O -dy -Bdynamic install.c -o pinstall -lsocket -lnsl -lintl -ldl -lmld ;; \
                *) \
                        cc -g -IDEST/include -O -dy -Bdynamic install.c -o pinstall -lsocket -lnsl -lintl -ldl ;; \
        esac
[ -d test ] && ( cd test; make )
*** Error code 1 (ignored)
[ -d test ] && ./test/test_install
*** Error code 1 (ignored)
./pinstall -f pinstall DEST/bin/install
-n
dest/bin/washtool make procmgmt -argument install
cc  -IDEST/include -dy -Bdynamic  -c  procmgmt_unix.c
perl SRC/../config/mkvers.pl >/tmp/vers$$ \
; if	cmp -s /tmp/vers$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/vers$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/vers$$
cc  -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libprocmgmt.a
/usr/ccs/bin/ar r libprocmgmt.a procmgmt_unix.o AFS_component_version_number.o
ar: creating libprocmgmt.a
/bin/true libprocmgmt.a
DEST/bin/install   libprocmgmt.a DEST/lib/afs/libprocmgmt.a
DEST/bin/install procmgmt.h DEST/include/afs
No changes to procmgmt.h since DEST/include/afs/procmgmt.h installed
dest/bin/washtool make util -argument install
cc -O -IDEST/include -dy -Bdynamic  -c  assert.c
cc -O -IDEST/include -dy -Bdynamic -c base64.c
cc -O -IDEST/include -dy -Bdynamic  -c  casestrcpy.c
cc -O -IDEST/include -dy -Bdynamic -c ktime.c
cc -O -IDEST/include -dy -Bdynamic -c volparse.c
cc -O -IDEST/include -dy -Bdynamic -c hostparse.c
cc -O -IDEST/include -dy -Bdynamic  -c  hputil.c
cc -O -IDEST/include -dy -Bdynamic -c kreltime.c
cc -O -IDEST/include -dy -Bdynamic -c isathing.c
cc -O -IDEST/include -dy -Bdynamic -c get_krbrlm.c
cc -O -IDEST/include -dy -Bdynamic -c uuid.c
cc -O -IDEST/include -dy -Bdynamic -c serverLog.c
cc -O -IDEST/include -dy -Bdynamic -c dirpath.c
cc -O -IDEST/include -dy -Bdynamic -c fileutil.c
cc -O -IDEST/include -dy -Bdynamic -c netutils.c
cc -O -IDEST/include -dy -Bdynamic  -c  flipbase64.c
cc -O -IDEST/include -dy -Bdynamic -c afs_atomlist.c
cc -O -IDEST/include -dy -Bdynamic -c afs_lhash.c
perl SRC/../config/mkvers.pl >/tmp/versutil$$ \
; if	cmp -s /tmp/versutil$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versutil$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versutil$$
cc -O -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f util.a
ar r util.a assert.o base64.o casestrcpy.o ktime.o volparse.o hostparse.o  hputil.o kreltime.o isathing.o get_krbrlm.o uuid.o serverLog.o  dirpath.o fileutil.o netutils.o flipbase64.o  afs_atomlist.o afs_lhash.o AFS_component_version_number.o
ar: creating util.a
/bin/true util.a
cc -O -IDEST/include -dy -Bdynamic -c sys.c
cc -O  -o sys sys.o
DEST/bin/install sys DEST/bin/sys
echo no documents in this directory
no documents in this directory
DEST/bin/install util.a DEST/lib/afs
DEST/bin/install assert.h errors.h vice.h remote.h ktime.h fileutil.h \
	netutils.h packages.h afsutil.h pthread_glock.h \
	afs_atomlist.h afs_lhash.h \
	DEST/include/afs
No changes to assert.h since DEST/include/afs/assert.h installed
No changes to errors.h since DEST/include/afs/errors.h installed
No changes to vice.h since DEST/include/afs/vice.h installed
No changes to remote.h since DEST/include/afs/remote.h installed
No changes to ktime.h since DEST/include/afs/ktime.h installed
No changes to fileutil.h since DEST/include/afs/fileutil.h installed
No changes to netutils.h since DEST/include/afs/netutils.h installed
No changes to packages.h since DEST/include/afs/packages.h installed
No changes to afsutil.h since DEST/include/afs/afsutil.h installed
No changes to pthread_glock.h since DEST/include/afs/pthread_glock.h installed
No changes to afs_atomlist.h since DEST/include/afs/afs_atomlist.h installed
No changes to afs_lhash.h since DEST/include/afs/afs_lhash.h installed
DEST/bin/install itc.h potpourri.h DEST/include
No changes to itc.h since DEST/include/itc.h installed
No changes to potpourri.h since DEST/include/potpourri.h installed
DEST/bin/install vice.h ../libafs/afs
DEST/bin/install base64.c ../libafs/afs/afs_base64.c
DEST/bin/install uuid.c ../libafs/afs/afs_uuid.c
DEST/bin/install afs_atomlist.c ../libafs/afs
DEST/bin/install afs_atomlist.h ../libafs/afs
DEST/bin/install afs_lhash.c ../libafs/afs
DEST/bin/install afs_lhash.h ../libafs/afs
DEST/bin/install pthread_glock.h vice.h errors.h afsutil.h dirpath.h fileutil.h netutils.h casestrcpy.c dirpath.c hostparse.c fileutil.c netutils.c ../libuafs/afs
DEST/bin/install uuid.c ../libuafs/afs/afs_uuid.c
DEST/bin/install afs_atomlist.c ../libuafs/afs
DEST/bin/install afs_atomlist.h ../libuafs/afs
DEST/bin/install afs_lhash.c ../libuafs/afs
DEST/bin/install afs_lhash.h ../libuafs/afs
dest/bin/washtool make comerr -argument install
cc -c -O -IDEST/include -dy -Bdynamic error_msg.c
cc -c -O -IDEST/include -dy -Bdynamic et_name.c
cc -c -O -IDEST/include -dy -Bdynamic com_err.c
perl SRC/../config/mkvers.pl >/tmp/verscomerr$$ \
; if	cmp -s /tmp/verscomerr$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/verscomerr$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/verscomerr$$
cc -c -O -IDEST/include -dy -Bdynamic AFS_component_version_number.c
rm -f libcom_err.a
ar cruv libcom_err.a error_msg.o et_name.o com_err.o AFS_component_version_number.o
ar: writing libcom_err.a
a - error_msg.o
a - et_name.o
a - com_err.o
a - AFS_component_version_number.o
/bin/true libcom_err.a
cc -c -O -IDEST/include -dy -Bdynamic compile_et.c
yacc  error_table.y
mv y.tab.c error_table.c
rm -f et_lex.lex.c
lex -t et_lex.lex.l >et_lex.lex.c
cc -c -O -IDEST/include -dy -Bdynamic error_table.c
case sun4x_56 in \
i386_linux* ) \
cc -O -IDEST/include -dy -Bdynamic -o compile_et compile_et.o error_table.o DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl;; \
* ) \
cc -O -IDEST/include -dy -Bdynamic -o compile_et compile_et.o error_table.o DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl -ll;; \
esac
DEST/bin/install compile_et DEST/bin/compile_et
make: Warning: Infinite loop: Target `install' depends on itself
Current working directory /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/comerr
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
DEST/bin/install com_err.c com_err.h error_msg.c error_table.h mit-sipb-cr.h internal.h et_name.c ../libuafs/afs
DEST/bin/install com_err.h DEST/include/afs/com_err.h
No changes to com_err.h since DEST/include/afs/com_err.h installed
DEST/bin/install error_table.h DEST/include/afs/error_table.h
No changes to error_table.h since DEST/include/afs/error_table.h installed
DEST/bin/install mit-sipb-cr.h DEST/include/afs/mit-sipb-cr.h
No changes to mit-sipb-cr.h since DEST/include/afs/mit-sipb-cr.h installed
DEST/bin/install libcom_err.a DEST/lib/afs/libcom_err.a
dest/bin/washtool make cmd -argument install
rm -f cmd.h cmd_errors.c; DEST/bin/compile_et cmd_errors -h cmd
Including cmd.p.h at beginning of cmd.h file.
cc -O -IDEST/include -dy -Bdynamic  -c  cmd_errors.c
cc -O -IDEST/include -dy -Bdynamic  -c  cmd.c
perl SRC/../config/mkvers.pl >/tmp/verscmd$$ \
; if	cmp -s /tmp/verscmd$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/verscmd$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/verscmd$$
cc -O -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libcmd.a
ar r libcmd.a cmd_errors.o cmd.o AFS_component_version_number.o
ar: creating libcmd.a
/bin/true libcmd.a
DEST/bin/install libcmd.a DEST/lib/afs/libcmd.a
DEST/bin/install cmd.h DEST/include/afs/cmd.h
dest/bin/washtool make tools -argument install
rm -f wash_errors.c wash_errors.h wash_errors.o
DEST/bin/compile_et wash_errors -h wash_errors
perl SRC/../config/mkvers.pl >/tmp/verstools$$ \
; if	cmp -s /tmp/verstools$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/verstools$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/verstools$$
cc  -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
cc  -IDEST/include -dy -Bdynamic  -c  washtool.c
cc  -IDEST/include -dy -Bdynamic  -c  wash_errors.c
cc   -o washtool washtool.o wash_errors.o DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
DEST/bin/install washtool DEST/bin/washtool
dest/bin/washtool project . . -noretarget
dest/bin/washtool destdir
if [ -f "src/des/Makefile" ] ; then \
   dest/bin/washtool make des -argument install ; \
else \
   dest/bin/washtool make des_stub -argument install ; \
fi
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./make_keyperm.c
perl SRC/../config/mkvers.pl >/tmp/versdes$$ \
; if	cmp -s /tmp/versdes$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versdes$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versdes$$
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./misc.c
cc make_keyperm.o misc.o  -o make_keyperm
./make_keyperm key_perm.h
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./make_p_table.c
cc  make_p_table.o misc.o -o make_p_table
./make_p_table p_table.h
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./make_s_table.c
cc  make_s_table.o misc.o -o make_s_table
./make_s_table s_table.h
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./make_odd.c
cc  make_odd.o -o make_odd misc.o
./make_odd odd.h
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./make_p.c
cc make_p.o misc.o  -o make_p
./make_p p.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./make_s.c
cc make_s.o misc.o  -o make_s
./make_s s.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./make_fp.c
cc make_fp.o misc.o  -o make_fp
./make_fp fp.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./make_ip.c
cc make_ip.o misc.o  -o make_ip
./make_ip ip.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./des.c
"./ip.c", line 20: warning: integer overflow detected: op "<<"
"./ip.c", line 44: warning: integer overflow detected: op "<<"
"./ip.c", line 56: warning: integer overflow detected: op "<<"
"./ip.c", line 62: warning: integer overflow detected: op "<<"
"./des.c", line 198: warning: integer overflow detected: op "<<"
"./fp.c", line 8: warning: integer overflow detected: op "<<"
"./fp.c", line 24: warning: integer overflow detected: op "<<"
"./fp.c", line 27: warning: integer overflow detected: op "<<"
"./fp.c", line 60: warning: integer overflow detected: op "<<"
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./cbc_encrypt.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./pcbc_encrypt.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./cksum.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./new_rnd_key.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./key_sched.c
"./key_sched.c", line 215: warning: integer overflow detected: op "<<"
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./debug_decl.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./quad_cksum.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./key_parity.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./weak_key.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./read_pssword.c
"./read_pssword.c", line 270: warning: improper pointer/integer combination: op "="
"./read_pssword.c", line 285: warning: improper pointer/integer combination: op "="
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./strng_to_key.c
ln -s misc.c misco.c
cc -I. -IDEST/include -I. -c   -dy -Bdynamic -o misco.o misco.c -DDONT_INCL_MAIN
cc -I. -IDEST/include -I. -c   -dy -Bdynamic ./util.c
cc -dy -Bdynamic -c AFS_component_version_number.c
rm -f libdes.a
ar r libdes.a des.o  cbc_encrypt.o  pcbc_encrypt.o  cksum.o  new_rnd_key.o  key_sched.o  debug_decl.o  quad_cksum.o  key_parity.o  weak_key.o  read_pssword.o  strng_to_key.o  misco.o    util.o  AFS_component_version_number.o
ar: creating libdes.a
/bin/true libdes.a
set ../libuafs/des; [ -d $1 ] || mkdir -p $1
DEST/bin/install des.h mit-cpyright.h ../libuafs/des
DEST/bin/install libdes.a ../libuafs/des/libdes.a
DEST/bin/install libdes.a DEST/lib/libdes.a
DEST/bin/install des.h des_conf.h mit-cpyright.h DEST/include
No changes to des.h since DEST/include/des.h installed
No changes to des_conf.h since DEST/include/des_conf.h installed
No changes to mit-cpyright.h since DEST/include/mit-cpyright.h installed
DEST/bin/install odd.h DEST/include/des_odd.h
dest/bin/washtool make lwp -argument install
case "sun4x_56" in \
			rs_aix32 | rs_aix41 | rs_aix42) \
				cc -IDEST/include -c lwp.c;; \
			*)  \
				cc -g -IDEST/include -dy -Bdynamic -c lwp.c;; \
		esac
case "sun4x_56" in \
			pmax_he1) \
				cc -c -IDEST/include process.s;; \
			sun4c_51 | sun4c_52 | sun4m_51 | sun4m_52 | sun4c_53 | sun4m_53  | sun4_53 | sun4_52 | sun4_54 | sun4c_54 | sun4m_54 | sun4x_5? | sunx86_54) \
				/usr/ccs/lib/cpp -P -IDEST/include process.s process.ss; \
				as process.ss -o process.o; \
				rm process.ss ;; \
			sgi_5* ) \
				cc -c -IDEST/include -KPIC -G0  process.s;; \
			sgi_61 | sgi_62 | sgi_63 ) \
				cc -c -dy -Bdynamic -IDEST/include -KPIC -G0  process.s;; \
			hp* | i386_linux* | sgi_64 | sgi_65) \
				cc -g -IDEST/include -dy -Bdynamic -c process.c;; \
			ncrx86_*) \
				/usr/ccs/lib/cpp -P -IDEST/include process.s process.ss; \
				as -o process.o process.ss; \
				rm process.ss ;; \
			alpha_osf1 | alpha_osf20 |  alpha_osf30 | alpha_osf32 | alpha_osf32c | alpha_dux?? ) \
				as -v  -P -DOSF -IDEST/include -DASSEMBLER process.s; \
				as -v process.i -o process.o;; \
			hp_ux110 ) \
				cc -g -IDEST/include -dy -Bdynamic -c process.c;; \
			*) \
				/lib/cpp -P -IDEST/include process.s process.ss; \
				as process.ss -o process.o; \
				rm process.ss ;; \
		esac
cc -g -IDEST/include -dy -Bdynamic  -c  lock.c
cc -c -g -IDEST/include -dy -Bdynamic  iomgr.c
"iomgr.c", line 615: warning: statement not reached
cc -g -IDEST/include -dy -Bdynamic  -c  timer.c
cc -g -IDEST/include -dy -Bdynamic  -c  fasttime.c
cc -g -IDEST/include -dy -Bdynamic  -c  preempt.c
"preempt.c", line 87: warning: assignment type mismatch:
	pointer to function(int, pointer to struct siginfo {int si_signo, int si_code, int si_errno, union {..} __data}, pointer to ... "=" pointer to function(int, pointer to struct siginfo {int si_signo, int si_code, int si_errno, union {..} __data}, pointer to ...
cc -g -IDEST/include -dy -Bdynamic  -c  waitkey.c
perl SRC/../config/mkvers.pl >/tmp/verslwp$$ \
; if	cmp -s /tmp/verslwp$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/verslwp$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/verslwp$$
cc -g -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f liblwp.a
ar rv liblwp.a lwp.o process.o lock.o iomgr.o timer.o fasttime.o preempt.o  waitkey.o AFS_component_version_number.o
ar: creating liblwp.a
ar: writing liblwp.a
a - lwp.o
a - process.o
a - lock.o
a - iomgr.o
a - timer.o
a - fasttime.o
a - preempt.o
a - waitkey.o
a - AFS_component_version_number.o
/bin/true liblwp.a
DEST/bin/install liblwp.a DEST/lib
DEST/bin/install *.h DEST/include
No changes to lock.h since DEST/include/lock.h installed
No changes to lwp.h since DEST/include/lwp.h installed
No changes to preempt.h since DEST/include/preempt.h installed
No changes to timer.h since DEST/include/timer.h installed
case sun4x_56 in \
            sun4_52 | sun4_53 | sun4c_52 | sun4c_53 | sun4m_52 | sun4m_53 | sun4_54 | sun4c_54 | sun4m_54 | sun4x_5?) \
		echo "Don't install libtrx.a for sun4x_56" ;; \
	     * ) \
		echo "Don't install libtrx.a for sun4x_56" ;; \
	esac
Don't install libtrx.a for sun4x_56
dest/bin/washtool make rxgen -argument install
perl SRC/../config/mkvers.pl >/tmp/versrxgen$$ \
; if	cmp -s /tmp/versrxgen$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versrxgen$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versrxgen$$
cc  -IDEST/include -dy -Bdynamic -c rpc_main.c
cc  -IDEST/include -dy -Bdynamic -c rpc_hout.c
cc  -IDEST/include -dy -Bdynamic -c rpc_cout.c
cc  -IDEST/include -dy -Bdynamic -c rpc_parse.c
cc  -IDEST/include -dy -Bdynamic -c rpc_scan.c
cc  -IDEST/include -dy -Bdynamic -c rpc_util.c
cc  -IDEST/include -dy -Bdynamic -c rpc_svcout.c
cc  -IDEST/include -dy -Bdynamic -c rpc_clntout.c
cc  -IDEST/include -dy -Bdynamic rpc_main.o rpc_hout.o rpc_cout.o rpc_parse.o rpc_scan.o rpc_util.o  rpc_svcout.o rpc_clntout.o -lsocket -lnsl -lintl -ldl -o rxgen
Installing the Rx Protocol Compiler (rxgen)
DEST/bin/install rxgen DEST/bin
DEST/bin/install rxgen_consts.h DEST/include/afs
No changes to rxgen_consts.h since DEST/include/afs/rxgen_consts.h installed
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
DEST/bin/install rxgen_consts.h ../libuafs/afs
dest/bin/washtool make rx -argument install
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_clock.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_event.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_user.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_lwp.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_null.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_globals.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_getaddr.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_misc.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_packet.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_rdwr.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_trace.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_conncache.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  rx_multi.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  xdr_arrayn.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  xdr_rx.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  xdr_afsuuid.c
perl SRC/../config/mkvers.pl >/tmp/versrx$$ \
; if	cmp -s /tmp/versrx$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versrx$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versrx$$
sed 's/cml_version/rx_cml_version/' <AFS_component_version_number.c >RX_component_version_number.c
cc -O -IDEST/include -DRXDEBUG -dy -Bdynamic  -c  RX_component_version_number.c
rm -f librx.a
ar rv librx.a RX_component_version_number.o rx_clock.o rx_event.o rx_user.o rx_lwp.o rx.o rx_null.o rx_globals.o  rx_getaddr.o rx_misc.o rx_packet.o rx_rdwr.o  rx_trace.o rx_conncache.o rx_multi.o xdr_arrayn.o xdr_rx.o xdr_afsuuid.o
ar: creating librx.a
ar: writing librx.a
a - RX_component_version_number.o
a - rx_clock.o
a - rx_event.o
a - rx_user.o
a - rx_lwp.o
a - rx.o
a - rx_null.o
a - rx_globals.o
a - rx_getaddr.o
a - rx_misc.o
a - rx_packet.o
a - rx_rdwr.o
a - rx_trace.o
a - rx_conncache.o
a - rx_multi.o
a - xdr_arrayn.o
a - xdr_rx.o
a - xdr_afsuuid.o
/bin/true librx.a
set DEST/include/rx; [ -d $1 ] || mkdir -p $1
DEST/bin/install rx_packet.h rx.h rx_user.h rx_event.h rx_queue.h \
rx_globals.h \
rx_clock.h rx_multi.h DEST/include/rx
No changes to rx_packet.h since DEST/include/rx/rx_packet.h installed
No changes to rx.h since DEST/include/rx/rx.h installed
No changes to rx_user.h since DEST/include/rx/rx_user.h installed
No changes to rx_event.h since DEST/include/rx/rx_event.h installed
No changes to rx_queue.h since DEST/include/rx/rx_queue.h installed
No changes to rx_globals.h since DEST/include/rx/rx_globals.h installed
No changes to rx_clock.h since DEST/include/rx/rx_clock.h installed
No changes to rx_multi.h since DEST/include/rx/rx_multi.h installed
DEST/bin/install xdr.h rx_null.h DEST/include/rx
No changes to xdr.h since DEST/include/rx/xdr.h installed
No changes to rx_null.h since DEST/include/rx/rx_null.h installed
DEST/bin/install rx_pthread.h rx_lwp.h rx_misc.h DEST/include/rx
No changes to rx_pthread.h since DEST/include/rx/rx_pthread.h installed
No changes to rx_lwp.h since DEST/include/rx/rx_lwp.h installed
No changes to rx_misc.h since DEST/include/rx/rx_misc.h installed
set ../libafs/rx; [ -d $1 ] || mkdir -p $1
DEST/bin/install rx.c rx.h rx_clock.c rx_clock.h rx_event.c rx_event.h  rx_globals.c rx_globals.h rx_kernel.h  rx_null.c rx_null.h rx_queue.h rx_getaddr.c rx_packet.c rx_packet.h  rx_multi.h rx_kcommon.h rx_kcommon.c  xdr.c xdr.h xdr_array.c xdr_arrayn.c xdr_rx.c rx_misc.c rx_rdwr.c  xdr_afsuuid.c rx_trace.h ../libafs/rx
set ../libuafs/rx; [ -d $1 ] || mkdir -p $1
DEST/bin/install rx.c rx.h rx_clock.c rx_clock.h rx_event.c rx_event.h  rx_globals.c rx_globals.h rx_kernel.h  rx_null.c rx_null.h rx_queue.h rx_getaddr.c rx_packet.c rx_packet.h  rx_multi.h rx_kcommon.h rx_kcommon.c  xdr.c xdr.h xdr_array.c xdr_arrayn.c xdr_rx.c rx_misc.c rx_rdwr.c  xdr_afsuuid.c rx_trace.h rx_conncache.c ../libuafs/rx
DEST/bin/install SRC/UKERNEL/*.[ch] ../libuafs/rx
DEST/bin/install librx.a DEST/lib
dest/bin/washtool make rxstat -argument install
DEST/bin/rxgen -x rxstat.xg
cc  -IDEST/include -dy -Bdynamic  -c  rxstat.cs.c
cc  -IDEST/include -dy -Bdynamic  -c  rxstat.ss.c
cc  -IDEST/include -dy -Bdynamic  -c  rxstat.xdr.c
cc  -IDEST/include -dy -Bdynamic  -c  rxstat.c
perl SRC/../config/mkvers.pl >/tmp/vers$$ \
; if	cmp -s /tmp/vers$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/vers$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/vers$$
cc  -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f librxstat.a
ar rv librxstat.a AFS_component_version_number.o rxstat.cs.o rxstat.ss.o rxstat.xdr.o rxstat.o
ar: creating librxstat.a
ar: writing librxstat.a
a - AFS_component_version_number.o
a - rxstat.cs.o
a - rxstat.ss.o
a - rxstat.xdr.o
a - rxstat.o
/bin/true librxstat.a
DEST/bin/install rxstat.h DEST/include/rx
DEST/bin/rxgen -x -k -S -o Krxstat.ss.c rxstat.xg
DEST/bin/rxgen -x -k -c -o Krxstat.xdr.c rxstat.xg
set ../libafs/afsint; [ -d $1 ] || mkdir -p $1
DEST/bin/install rxstat.c rxstat.h Krxstat.ss.c Krxstat.xdr.c ../libafs/afsint
set ../libuafs/afsint; [ -d $1 ] || mkdir -p $1
DEST/bin/install rxstat.c rxstat.h Krxstat.ss.c Krxstat.xdr.c ../libuafs/afsint
DEST/bin/install librxstat.a DEST/lib
dest/bin/washtool object rx
cd obj/rx; make includes SYS_NAME=sun4x_56 DESTDIR=`pwd`/../../../sun4x_56/dest/ SRCDIR=`pwd`/../../../sun4x_56/dest/
set /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx; [ -d $1 ] || mkdir -p $1
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install rx_packet.h rx.h rx_user.h rx_event.h rx_queue.h \
rx_globals.h \
rx_clock.h rx_multi.h /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx
No changes to rx_packet.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_packet.h installed
No changes to rx.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx.h installed
No changes to rx_user.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_user.h installed
No changes to rx_event.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_event.h installed
No changes to rx_queue.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_queue.h installed
No changes to rx_globals.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_globals.h installed
No changes to rx_clock.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_clock.h installed
No changes to rx_multi.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_multi.h installed
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install xdr.h rx_null.h /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx
No changes to xdr.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/xdr.h installed
No changes to rx_null.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_null.h installed
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install rx_pthread.h rx_lwp.h rx_misc.h /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx
No changes to rx_pthread.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_pthread.h installed
No changes to rx_lwp.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_lwp.h installed
No changes to rx_misc.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_misc.h installed
dest/bin/washtool make fsint -argument install
DEST/bin/rxgen -x -h -o afsint.h afsint.xg
cc  -IDEST/include -dy -Bdynamic  -c  afsaux.c
DEST/bin/rxgen -x -h -o afscbint.h afscbint.xg
DEST/bin/rxgen -x -C -o afscbint.cs.c afscbint.xg
cc  -IDEST/include -dy -Bdynamic  -c  afscbint.cs.c
DEST/bin/rxgen -x -S -o afscbint.ss.c afscbint.xg
cc  -IDEST/include -dy -Bdynamic  -c  afscbint.ss.c
DEST/bin/rxgen -x -y -c -o afscbint.xdr.c afscbint.xg
cc  -IDEST/include -dy -Bdynamic  -c  afscbint.xdr.c
DEST/bin/rxgen -x -C -o afsint.cs.c afsint.xg
cc  -IDEST/include -dy -Bdynamic  -c  afsint.cs.c
DEST/bin/rxgen -x -S -o afsint.ss.c afsint.xg
cc  -IDEST/include -dy -Bdynamic  -c  afsint.ss.c
DEST/bin/rxgen -x -c -o afsint.xdr.c afsint.xg
cc  -IDEST/include -dy -Bdynamic  -c  afsint.xdr.c
perl SRC/../config/mkvers.pl >/tmp/versfsint$$ \
; if	cmp -s /tmp/versfsint$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versfsint$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versfsint$$
cc  -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libafsint.a
ar rv libafsint.a afsaux.o afscbint.cs.o afscbint.ss.o afscbint.xdr.o afsint.cs.o afsint.ss.o afsint.xdr.o AFS_component_version_number.o
ar: creating libafsint.a
ar: writing libafsint.a
a - afsaux.o
a - afscbint.cs.o
a - afscbint.ss.o
a - afscbint.xdr.o
a - afsint.cs.o
a - afsint.ss.o
a - afsint.xdr.o
a - AFS_component_version_number.o
/bin/true libafsint.a
DEST/bin/rxgen -x -k -h -o Kvice.h afsint.xg
DEST/bin/rxgen -x -k -h -o Kcallback.h afscbint.xg
DEST/bin/rxgen -x -k -S -o Kcallback.ss.c afscbint.xg
DEST/bin/rxgen -x -k -C -o Kvice.cs.c afsint.xg
DEST/bin/rxgen -x -k -c -o Kvice.xdr.c afsint.xg
set ../libafs/afsint; [ -d $1 ] || mkdir -p $1
DEST/bin/install Kcallback.ss.c Kcallback.h Kvice.cs.c Kvice.h Kvice.xdr.c afscbint.h  afsint.h afsaux.c ../libafs/afsint
DEST/bin/install DEST/include/afs/rxgen_consts.h ../libafs/afsint
DEST/bin/install ../libafs/rx/rx.h ../libafs/afsint/rx.h
DEST/bin/install afscbint.h ../libafs/afs
set ../libuafs/afsint; [ -d $1 ] || mkdir -p $1
DEST/bin/install Kcallback.ss.c Kcallback.h Kvice.cs.c Kvice.h Kvice.xdr.c afscbint.h  afsint.h afsaux.c ../libuafs/afsint
DEST/bin/install DEST/include/afs/rxgen_consts.h ../libuafs/afsint
DEST/bin/install ../libuafs/rx/rx.h ../libuafs/afsint/rx.h
DEST/bin/install afscbint.h ../libuafs/afs
DEST/bin/install libafsint.a DEST/lib/afs
DEST/bin/install afsint.h DEST/include/afs
DEST/bin/install afscbint.h DEST/include/afs
dest/bin/washtool make sys -argument install
cc   -IDEST/include  -dy -Bdynamic  -c afssyscalls.c
case "sun4x_56" in \
 sun4c_51 | sun4c_52 | sun4m_51 | sun4m_52 | sun4c_53 | sun4m_53  | sun4_53 | sun4_52 | sun4_54 | sun4c_54 | sun4m_54 | sun4x_5? | sunx86_54) \
	/usr/ccs/lib/cpp  -P -IDEST/include syscall.s syscall.ss; \
	as -o syscall.o syscall.ss;		\
	rm syscall.ss;;				\
 sgi_* ) \
                cc   -IDEST/include  -dy -Bdynamic  -c syscall.s;;          \
 alpha_osf1 | alpha_osf20 |  alpha_osf30 | alpha_osf32 | alpha_osf32c | alpha_dux?? ) \
	as -P   -IDEST/include  -dy -Bdynamic  -D_NO_PROTO -DMACH -DOSF -nostdinc -traditional -DASSEMBLER syscall.s; \
	as -o syscall.o syscall.i; \
	rm -f syscall.ss syscall.i;; \
 hp_ux11? ) \
	touch syscall.o;; \
 *) \
	/lib/cpp  -P -IDEST/include syscall.s syscall.ss; \
	as -o syscall.o syscall.ss;		\
	rm syscall.ss;;				\
esac
DEST/bin/rxgen rmtsys.xg
cc   -IDEST/include  -dy -Bdynamic   -c  rmtsysnet.c
cc   -IDEST/include  -dy -Bdynamic   -c  rmtsysc.c
cc   -IDEST/include  -dy -Bdynamic   -c  rmtsys.cs.c
cc   -IDEST/include  -dy -Bdynamic   -c  rmtsys.xdr.c
cc   -IDEST/include  -dy -Bdynamic   -c  rmtsys.ss.c
cc   -IDEST/include  -dy -Bdynamic   -c  rmtsyss.c
perl SRC/../config/mkvers.pl >/tmp/verssys$$ \
; if	cmp -s /tmp/verssys$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/verssys$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/verssys$$
cc   -IDEST/include  -dy -Bdynamic   -c  AFS_component_version_number.c
rm -f libsys.a
/usr/ccs/bin/ar r libsys.a afssyscalls.o syscall.o rmtsysnet.o rmtsysc.o rmtsys.cs.o rmtsys.xdr.o rmtsys.ss.o rmtsyss.o AFS_component_version_number.o
ar: syscall.o has no data in string table - size is 0
ar: creating libsys.a
/bin/true libsys.a
case "sun4x_56" in				\
    rs_aix31 | rs_aix32 | rs_aix41 | rs_aix42)		\
	/usr/ccs/bin/ar r libsys.a afsl.exp;;		\
esac
cc   -IDEST/include  -dy -Bdynamic   -c  rmtsysd.c
cc   -IDEST/include  -dy -Bdynamic  -o rmtsysd rmtsysd.o libsys.a DEST/lib/librx.a libsys.a DEST/lib/liblwp.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
DEST/bin/install -s rmtsysd DEST/etc/rmtsysd
cc   -IDEST/include  -dy -Bdynamic  -c pagsh.c
cc   -IDEST/include  -dy -Bdynamic  -o pagsh pagsh.o libsys.a DEST/lib/librx.a libsys.a DEST/lib/liblwp.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
DEST/bin/install -s pagsh DEST/bin/pagsh
cc   -IDEST/include  -dy -Bdynamic  -c pagsh.c -DAFS_KERBEROS_ENV 
cc   -IDEST/include  -dy -Bdynamic  -o pagsh.krb pagsh.o libsys.a DEST/lib/librx.a libsys.a DEST/lib/liblwp.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
DEST/bin/install -s pagsh.krb DEST/bin/pagsh.krb
case "sun4x_56" in				\
    rs_aix32 | rs_aix41 | rs_aix42)			\
	DEST/bin/install afs.exp DEST/lib/afs;;	\
    sgi_6? ) \
	DEST/bin/install xfsattrs.h ../libafs/afs;; \
    *)						\
	echo No kinstall source here;;		\
esac
No kinstall source here
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
DEST/bin/install afsl.exp ../libuafs/afs
DEST/bin/install libsys.a DEST/lib/afs
case "sun4x_56" in \
sgi_6? ) \
	DEST/bin/install xfsattrs.h DEST/include/afs;; \
esac
dest/bin/washtool make rxkad -argument install
rm -f rxkad.h rxkad_errs.c; DEST/bin/compile_et rxkad_errs -h rxkad
Including rxkad.p.h at beginning of rxkad.h file.
cc -O -IDEST/include -dy -Bdynamic  -c  rxkad_client.c
cc -O -IDEST/include -dy -Bdynamic  -c  rxkad_server.c
cc -O -IDEST/include -dy -Bdynamic  -c  rxkad_common.c
cc -O -IDEST/include -dy -Bdynamic  -c  ticket.c
cc -O -IDEST/include -dy -Bdynamic  -c  rxkad_errs.c
cc -O -IDEST/include -dy -Bdynamic -c fcrypt.c
cc -O -IDEST/include -dy -Bdynamic  -c  crypt_conn.c
perl SRC/../config/mkvers.pl >/tmp/versrxkad$$ \
; if	cmp -s /tmp/versrxkad$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versrxkad$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versrxkad$$
cc -O -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f librxkad.a
/usr/ccs/bin/ar rv librxkad.a rxkad_client.o rxkad_server.o rxkad_common.o ticket.o rxkad_errs.o fcrypt.o crypt_conn.o AFS_component_version_number.o
ar: creating librxkad.a
ar: writing librxkad.a
a - rxkad_client.o
a - rxkad_server.o
a - rxkad_common.o
a - ticket.o
a - rxkad_errs.o
a - fcrypt.o
a - crypt_conn.o
a - AFS_component_version_number.o
/bin/true librxkad.a
DEST/bin/install private_data.h fcrypt.h fcrypt.c crypt_conn.c rxkad_client.c rxkad_common.c rxkad.h sboxes.h ../libafs/afs
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
set ../libuafs/rx; [ -d $1 ] || mkdir -p $1
DEST/bin/install private_data.h fcrypt.h fcrypt.c crypt_conn.c rxkad_client.c rxkad_common.c rxkad.h sboxes.h rxkad.h ticket.c rxkad_server.c lifetimes.h private_data.h rxkad_errs.c ../libuafs/afs
No changes to rxkad.h since ../libuafs/afs/rxkad.h installed
No changes to private_data.h since ../libuafs/afs/private_data.h installed
DEST/bin/install rxkad.h ../libuafs/rx
rm -f DEST/lib/librxkad.a
DEST/bin/install librxkad.a DEST/lib
DEST/bin/install rxkad.h DEST/include/rx
dest/bin/washtool make audit -argument install
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
DEST/bin/install audit.h ../libuafs/afs
cc -O -IDEST/include -dy -Bdynamic -c audit.c
perl SRC/../config/mkvers.pl >/tmp/versaudit$$ \
; if	cmp -s /tmp/versaudit$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versaudit$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versaudit$$
cc -O -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libaudit.a
ar r libaudit.a audit.o AFS_component_version_number.o
ar: creating libaudit.a
/bin/true libaudit.a
DEST/bin/install libaudit.a DEST/lib/afs
DEST/bin/install audit.h DEST/include/afs
No changes to audit.h since DEST/include/afs/audit.h installed
case sun4x_56 in \
rs_aix32 | rs_aix41 | rs_aix42) \
   DEST/bin/install Audit              DEST/root.server/usr/afs/local/                     ;  \
   DEST/bin/install objects.aix.sample DEST/root.server/usr/afs/local/audit/objects.sample ;  \
   DEST/bin/install events.aix.sample  DEST/root.server/usr/afs/local/audit/events.sample  ;  \
   DEST/bin/install config.aix.sample  DEST/root.server/usr/afs/local/audit/config.sample  ;; \
        *) ;; \
        esac ;
dest/bin/washtool make auth -argument install
rm -f cellconfig.h acfg_errors.c; DEST/bin/compile_et acfg_errors -h cellconfig
Including cellconfig.p.h at beginning of cellconfig.h file.
rm -f auth.h ktc_errors.c; DEST/bin/compile_et ktc_errors -h auth
Including auth.p.h at beginning of auth.h file.
cc -g -IDEST/include -dy -Bdynamic  -c  cellconfig.c
cc -g -IDEST/include -dy -Bdynamic -DMAYBE_NO_KTC -c ktc.c
cc -g -IDEST/include -dy -Bdynamic  -c  userok.c
cc -g -IDEST/include -dy -Bdynamic  -c  writeconfig.c
cc -g -IDEST/include -dy -Bdynamic  -c  authcon.c
cc -g -IDEST/include -dy -Bdynamic  -c  acfg_errors.c
cc -g -IDEST/include -dy -Bdynamic  -c  ktc_errors.c
perl SRC/../config/mkvers.pl >/tmp/versauth$$ \
; if	cmp -s /tmp/versauth$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versauth$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versauth$$
cc -g -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libauth.a
ar rv libauth.a cellconfig.o ktc.o userok.o writeconfig.o authcon.o  acfg_errors.o ktc_errors.o AFS_component_version_number.o
ar: creating libauth.a
ar: writing libauth.a
a - cellconfig.o
a - ktc.o
a - userok.o
a - writeconfig.o
a - authcon.o
a - acfg_errors.o
a - ktc_errors.o
a - AFS_component_version_number.o
/bin/true libauth.a
cc -g -IDEST/include -dy -Bdynamic -DMAYBE_NO_KTC -DAFS_KERBEROS_ENV -c ktc.c
mv ktc.o ktc.krb.o
rm -f libauth.krb.a
ar rv libauth.krb.a cellconfig.o ktc.krb.o userok.o writeconfig.o authcon.o  acfg_errors.o ktc_errors.o AFS_component_version_number.o
ar: creating libauth.krb.a
ar: writing libauth.krb.a
a - cellconfig.o
a - ktc.krb.o
a - userok.o
a - writeconfig.o
a - authcon.o
a - acfg_errors.o
a - ktc_errors.o
a - AFS_component_version_number.o
/bin/true libauth.krb.a
cc -g -IDEST/include -dy -Bdynamic  -c  setkey.c
cc -g -IDEST/include -dy -Bdynamic  -o setkey setkey.o libauth.a DEST/lib/afs/libsys.a  DEST/lib/librxkad.a DEST/lib/libdes.a  DEST/lib/librx.a DEST/lib/afs/libsys.a  DEST/lib/liblwp.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
DEST/bin/install auth.h ../libafs/afs
DEST/bin/install auth.h cellconfig.h acfg_errors.c keys.h cellconfig.c  ktc.c authcon.c ktc_errors.c ../libuafs/afs
cc -g -IDEST/include -dy -Bdynamic  -c  copyauth.c
cc -g -IDEST/include -dy -Bdynamic  -o copyauth copyauth.o libauth.a DEST/lib/afs/libsys.a  DEST/lib/librxkad.a DEST/lib/libdes.a  DEST/lib/librx.a DEST/lib/afs/libsys.a  DEST/lib/liblwp.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
DEST/bin/install copyauth DEST/etc/copyauth
DEST/bin/install libauth.a DEST/lib/afs/libauth.a
DEST/bin/install libauth.krb.a DEST/lib/afs/libauth.krb.a
DEST/bin/install auth.h DEST/include/afs
DEST/bin/install cellconfig.h DEST/include/afs
DEST/bin/install keys.h DEST/include/afs
No changes to keys.h since DEST/include/afs/keys.h installed
dest/bin/washtool make ubik -argument install
rm -f ubik.h uerrors.c; DEST/bin/compile_et uerrors -h ubik
Including ubik.p.h at beginning of ubik.h file.
DEST/bin/rxgen -x ubik_int.xg
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  disk.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  remote.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  beacon.c
"beacon.c", line 364: warning: argument #1 is incompatible with prototype:
	prototype: pointer to ulong : "DEST/include/afs/netutils.h", line 27
	argument : pointer to uint
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  recovery.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  ubik.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  vote.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  lock.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  phys.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  ubik_int.cs.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  ubik_int.ss.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  ubik_int.xdr.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  ubikcmd.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  ubikclient.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  uerrors.c
perl SRC/../config/mkvers.pl >/tmp/versubik$$ \
; if	cmp -s /tmp/versubik$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versubik$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versubik$$
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libubik.a
ar rv libubik.a disk.o  remote.o beacon.o recovery.o ubik.o  vote.o lock.o phys.o  ubik_int.cs.o ubik_int.ss.o ubik_int.xdr.o ubikcmd.o  ubikclient.o uerrors.o AFS_component_version_number.o
ar: creating libubik.a
ar: writing libubik.a
a - disk.o
a - remote.o
a - beacon.o
a - recovery.o
a - ubik.o
a - vote.o
a - lock.o
a - phys.o
a - ubik_int.cs.o
a - ubik_int.ss.o
a - ubik_int.xdr.o
a - ubikcmd.o
a - ubikclient.o
a - uerrors.o
a - AFS_component_version_number.o
/bin/true libubik.a
DEST/bin/rxgen -x -k -h -o Kubik_int.h ubik_int.xg
DEST/bin/rxgen -x -k -c -o Kubik_int.xdr.c ubik_int.xg
DEST/bin/rxgen -x -k -C -o Kubik_int.cs.c ubik_int.xg
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
set ../libuafs/afsint; [ -d $1 ] || mkdir -p $1
DEST/bin/install Kubik_int.h ../libuafs/afsint/ubik_int.h
DEST/bin/install Kubik_int.cs.c ../libuafs/afsint/ubik_int.cs.c
DEST/bin/install Kubik_int.xdr.c ../libuafs/afsint/ubik_int.xdr.c
DEST/bin/install ubik.h ubikclient.c uerrors.c ../libuafs/afs
DEST/bin/install libubik.a DEST/lib
DEST/bin/install ubik.h ubik_int.h DEST/include
dest/bin/washtool make ptserver -argument install
DEST/bin/rxgen -x ptint.xg
rm -f pterror.h pterror.c; DEST/bin/compile_et pterror
perl SRC/../config/mkvers.pl >/tmp/versptserver$$ \
; if	cmp -s /tmp/versptserver$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versptserver$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versptserver$$
cc  -IDEST/include -dy -Bdynamic  -c  ptclient.c
cc  -IDEST/include -dy -Bdynamic  -c  display.c
cc  -IDEST/include -dy -Bdynamic  -c  ptuser.c
cc  -IDEST/include -dy -Bdynamic  -c  pterror.c
cc  -IDEST/include -dy -Bdynamic  -c  ptint.cs.c
cc  -IDEST/include -dy -Bdynamic  -c  ptint.xdr.c
cc  -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libprot.a
/usr/ccs/bin/ar r libprot.a ptuser.o pterror.o ptint.cs.o ptint.xdr.o AFS_component_version_number.o
ar: creating libprot.a
/bin/true libprot.a
cc  -IDEST/include -dy -Bdynamic -o ptclient ptclient.o display.o libprot.a DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a  DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
cc  -IDEST/include -dy -Bdynamic  -c  pts.c
"pts.c", line 733: warning: integer overflow detected: op "<<"
"pts.c", line 937: warning: argument #1 is incompatible with prototype:
	prototype: pointer to function() returning int : "DEST/include/afs/cmd.h", line 79
	argument : pointer to function(pointer to struct cmd_syndesc {pointer to struct cmd_syndesc {..} next, pointer to struct cmd_syndesc {....
cc  -IDEST/include -dy -Bdynamic -o pts pts.o DEST/lib/afs/libcmd.a libprot.a DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a  DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
cc  -IDEST/include -dy -Bdynamic  -c  db_verify.c
"db_verify.c", line 786: warning: integer overflow detected: op "<<"
"db_verify.c", line 1044: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
cc  -IDEST/include -dy -Bdynamic -o db_verify db_verify.o display.o pterror.o DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a  DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl DEST/lib/afs/libcmd.a
cc  -IDEST/include -dy -Bdynamic  -c  readgroup.c
cc  -IDEST/include -dy -Bdynamic -o readgroup readgroup.o libprot.a DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a  DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
cc  -IDEST/include -dy -Bdynamic  -c  readpwd.c
cc  -IDEST/include -dy -Bdynamic -o readpwd readpwd.o libprot.a DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a  DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
cc  -IDEST/include -dy -Bdynamic  -c  testpt.c
"testpt.c", line 554: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to long, pointer to long) returning int
"testpt.c", line 1000: warning: argument #1 is incompatible with prototype:
	prototype: pointer to function() returning int : "DEST/include/afs/cmd.h", line 74
	argument : pointer to function(pointer to struct cmd_syndesc {pointer to struct cmd_syndesc {..} next, pointer to struct cmd_syndesc {....
"testpt.c", line 1001: warning: argument #1 is incompatible with prototype:
	prototype: pointer to function() returning int : "DEST/include/afs/cmd.h", line 79
	argument : pointer to function(pointer to struct cmd_syndesc {pointer to struct cmd_syndesc {..} next, pointer to struct cmd_syndesc {....
cc  -IDEST/include -dy -Bdynamic -o testpt testpt.o -lm DEST/lib/afs/libcmd.a libprot.a DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a  DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
DEST/bin/rxgen  -x -k -h -o Kptint.h ptint.xg
DEST/bin/rxgen -x -k -C -o Kptint.cs.c ptint.xg
DEST/bin/rxgen -x -k -c -o Kptint.xdr.c ptint.xg
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
DEST/bin/install Kptint.h ../libuafs/afsint/ptint.h
DEST/bin/install Kptint.cs.c ../libuafs/afsint/ptint.cs.c
DEST/bin/install Kptint.xdr.c ../libuafs/afsint/ptint.xdr.c
DEST/bin/install ptuser.c ptclient.h pterror.c pterror.h ptserver.h ../libuafs/afs
cc  -IDEST/include -dy -Bdynamic  -c  ptserver.c
cc  -IDEST/include -dy -Bdynamic  -c  ptutils.c
"ptutils.c", line 790: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function() returning long
"ptutils.c", line 870: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function() returning long
"ptutils.c", line 899: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function() returning long
cc  -IDEST/include -dy -Bdynamic  -c  ptprocs.c
"ptprocs.c", line 1404: warning: integer overflow detected: op "<<"
"ptprocs.c", line 1420: warning: integer overflow detected: op "<<"
"ptprocs.c", line 1690: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function() returning long
cc  -IDEST/include -dy -Bdynamic  -c  ptint.ss.c
cc  -IDEST/include -dy -Bdynamic  -c  utils.c
cc  -IDEST/include -dy -Bdynamic -o ptserver ptserver.o ptutils.o ptprocs.o  ptint.ss.o ptint.xdr.o utils.o DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a  DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl DEST/lib/afs/libaudit.a
DEST/bin/install ptserver DEST/root.server/usr/afs/bin/ptserver
DEST/bin/install pts DEST/root.server/usr/afs/bin/pts
DEST/bin/install pts DEST/bin/pts
DEST/bin/install   libprot.a DEST/lib/afs/libprot.a
DEST/bin/install libprot.a DEST/lib/afs/libprot.a
No changes to libprot.a since DEST/lib/afs/libprot.a installed
DEST/bin/install ptserver.h ptint.h pterror.h ptclient.h DEST/include/afs
No changes to ptserver.h since DEST/include/afs/ptserver.h installed
No changes to ptclient.h since DEST/include/afs/ptclient.h installed
DEST/bin/install ptserver.h DEST/include/afs/prserver.h
No changes to ptserver.h since DEST/include/afs/prserver.h installed
DEST/bin/install ptint.h DEST/include/afs/print.h
DEST/bin/install pterror.h DEST/include/afs/prerror.h
DEST/bin/install ptclient.h DEST/include/afs/prclient.h
No changes to ptclient.h since DEST/include/afs/prclient.h installed
DEST/bin/install -f db_verify DEST/etc/prdb_check
echo '#define ERROR_TABLE_BASE_pr ERROR_TABLE_BASE_pt' >> DEST/include/afs/prerror.h
dest/bin/washtool make libacl -argument install
cc -O -IDEST/include -I.. -Iinclude -IDEST/include/afs   -dy -Bdynamic  -c  aclprocs.c
"aclprocs.c", line 286: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to struct acl_accessEntry {int id, int rights}, pointer to struct acl_accessEntry {int id, int r...
"aclprocs.c", line 287: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to struct acl_accessEntry {int id, int rights}, pointer to struct acl_accessEntry {int id, int r...
cc -O -IDEST/include -I.. -Iinclude -IDEST/include/afs   -dy -Bdynamic  -c  netprocs.c
perl SRC/../config/mkvers.pl >/tmp/verslibacl$$ \
; if	cmp -s /tmp/verslibacl$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/verslibacl$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/verslibacl$$
cc -O -IDEST/include -I.. -Iinclude -IDEST/include/afs   -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libacl.a
ar rv libacl.a aclprocs.o netprocs.o AFS_component_version_number.o
ar: creating libacl.a
ar: writing libacl.a
a - aclprocs.o
a - netprocs.o
a - AFS_component_version_number.o
/bin/true libacl.a
DEST/bin/install prs_fs.h ../libafs/afs/prs_fs.h
DEST/bin/install prs_fs.h ../libuafs/afs/prs_fs.h
DEST/bin/install libacl.a DEST/lib/afs/libacl.a
DEST/bin/install acl.h DEST/include/afs/acl.h
No changes to acl.h since DEST/include/afs/acl.h installed
DEST/bin/install prs_fs.h DEST/include/afs/prs_fs.h
No changes to prs_fs.h since DEST/include/afs/prs_fs.h installed
dest/bin/washtool make kauth -argument install
DEST/bin/rxgen -x kauth.rg
rm -f kautils.h kaerrors.c; DEST/bin/compile_et kaerrors -h kautils
Including kautils.p.h at beginning of kautils.h file.
cc -O -IDEST/include -dy -Bdynamic  -c  kauth.xdr.c
cc -O -IDEST/include -dy -Bdynamic  -c  kauth.cs.c
cc -O -IDEST/include -dy -Bdynamic  -c  kaaux.c
perl SRC/../config/mkvers.pl >/tmp/verskauth$$ \
; if	cmp -s /tmp/verskauth$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/verskauth$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/verskauth$$
cc -O -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
cc -O -IDEST/include -dy -Bdynamic  -c  client.c
"client.c", line 304: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 196
	argument : pointer to const char
cc -O -IDEST/include -dy -Bdynamic  -c  authclient.c
cc -O -IDEST/include -dy -Bdynamic  -c  token.c
cc -O -IDEST/include -dy -Bdynamic  -c  kautils.c
cc -O -IDEST/include -dy -Bdynamic  -c  kalocalcell.c
cc -O -IDEST/include -dy -Bdynamic  -c  kaerrors.c
cc -O -IDEST/include -dy -Bdynamic -c user.c
cc -O -IDEST/include -dy -Bdynamic  -c  krb_tf.c
rm -f libkauth.a
ar rv libkauth.a kauth.xdr.o kauth.cs.o kaaux.o client.o authclient.o token.o kautils.o kalocalcell.o kaerrors.o user.o krb_tf.o AFS_component_version_number.o
ar: creating libkauth.a
ar: writing libkauth.a
a - kauth.xdr.o
a - kauth.cs.o
a - kaaux.o
a - client.o
a - authclient.o
a - token.o
a - kautils.o
a - kalocalcell.o
a - kaerrors.o
a - user.o
a - krb_tf.o
a - AFS_component_version_number.o
/bin/true libkauth.a
cc -O -IDEST/include -dy -Bdynamic  -c  knfs.c
cc -O  -o knfs knfs.o libkauth.a DEST/lib/libubik.a  DEST/lib/afs/libprot.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a   -lsocket -lnsl -lintl -ldl
cc -O -IDEST/include -dy -Bdynamic -c kadatabase.c -DSPECIAL=1
cc -O -IDEST/include -dy -Bdynamic -c kaprocs.c -DSPECIAL=1
"kaprocs.c", line 189: warning: argument #3 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 228
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
"kaprocs.c", line 206: warning: argument #3 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 228
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
"kaprocs.c", line 767: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 246
	argument : pointer to struct EncryptionKey {array[8] of char key}
"kaprocs.c", line 806: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 246
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
"kaprocs.c", line 1478: warning: argument #2 is incompatible with prototype:
	prototype: pointer to uint : "./kaserver.h", line 159
	argument : pointer to int
"kaprocs.c", line 1598: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 246
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
cc -O -IDEST/include -dy -Bdynamic  -c  kalog.c
cc -O -IDEST/include -dy -Bdynamic  -c  kauth.ss.c
cc -O -IDEST/include -dy -Bdynamic  -c  kaserver.c
"kaserver.c", line 259: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 196
	argument : pointer to const char
cc -O -IDEST/include -dy -Bdynamic  -c  krb_udp.c
cc -O -IDEST/include -dy -Bdynamic  -c  kaauxdb.c
"kaauxdb.c", line 129: warning: argument #2 is incompatible with prototype:
	prototype: pointer to uint : "./kaserver.h", line 159
	argument : pointer to int
cc -O  -o kaserver kaserver.o kautils.o kalocalcell.o kadatabase.o krb_udp.o kaprocs.o kalog.o kauth.ss.o kauth.xdr.o kaaux.o kaauxdb.o DEST/lib/libubik.a  DEST/lib/afs/libprot.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a   -lsocket -lnsl -lintl -ldl DEST/lib/afs/libaudit.a
cc -O -IDEST/include -dy -Bdynamic  -c  admin_tools.c
"admin_tools.c", line 223: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 223
	argument : pointer to struct EncryptionKey {array[8] of char key}
"admin_tools.c", line 758: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 223
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
"admin_tools.c", line 799: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 235
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
"admin_tools.c", line 944: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 223
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
"admin_tools.c", line 1036: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 223
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
"admin_tools.c", line 1053: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 223
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
"admin_tools.c", line 1599: warning: argument #1 is incompatible with prototype:
	prototype: pointer to function() returning int : "DEST/include/afs/cmd.h", line 79
	argument : pointer to function(pointer to struct cmd_syndesc {pointer to struct cmd_syndesc {..} next, pointer to struct cmd_syndesc {....
cc -O -IDEST/include -dy -Bdynamic  -c  kas.c
cc -O -IDEST/include -dy -Bdynamic  -c  kkids.c
cc -O  -o kas kas.o admin_tools.o kkids.o libkauth.a \
		DEST/lib/libubik.a  DEST/lib/afs/libprot.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a   -lsocket -lnsl -lintl -ldl
cc -O -IDEST/include -dy -Bdynamic  -c  klog.c
cc -O  -o klog klog.o libkauth.a DEST/lib/libubik.a  DEST/lib/afs/libprot.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a   -lsocket -lnsl -lintl -ldl
cc -O -IDEST/include -dy -Bdynamic -DAFS_KERBEROS_ENV -c user.c
mv user.o user.krb.o
rm -f libkauth.krb.a
ar rv libkauth.krb.a kauth.xdr.o kauth.cs.o kaaux.o client.o authclient.o token.o kautils.o kalocalcell.o kaerrors.o user.krb.o krb_tf.o AFS_component_version_number.o
ar: creating libkauth.krb.a
ar: writing libkauth.krb.a
a - kauth.xdr.o
a - kauth.cs.o
a - kaaux.o
a - client.o
a - authclient.o
a - token.o
a - kautils.o
a - kalocalcell.o
a - kaerrors.o
a - user.krb.o
a - krb_tf.o
a - AFS_component_version_number.o
/bin/true libkauth.krb.a
cc -O  -o klog.krb klog.o libkauth.krb.a DEST/lib/libubik.a DEST/lib/afs/libprot.a  DEST/lib/afs/libauth.krb.a DEST/lib/librxkad.a DEST/lib/afs/libsys.a DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a DEST/lib/libdes.a DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
cc -O -IDEST/include -dy -Bdynamic -c kpasswd.c 
cc -O  -o kpasswd kpasswd.o kkids.o libkauth.a \
DEST/lib/libubik.a  DEST/lib/afs/libprot.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a   -lsocket -lnsl -lintl -ldl
cc -O -IDEST/include -dy -Bdynamic -c klogin.c -DKAUTH
cc -O  -o klogin klogin.o libkauth.a DEST/lib/libubik.a  DEST/lib/afs/libprot.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a   -lsocket -lnsl -lintl -ldl
cc -O  -o klogin.krb klogin.o libkauth.krb.a DEST/lib/libubik.a DEST/lib/afs/libprot.a  DEST/lib/afs/libauth.krb.a DEST/lib/librxkad.a DEST/lib/afs/libsys.a DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a DEST/lib/libdes.a DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
cc -O -IDEST/include -dy -Bdynamic  -c  rebuild.c
"rebuild.c", line 174: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 223
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
"rebuild.c", line 227: warning: argument #3 is incompatible with prototype:
	prototype: pointer to char : "./kautils.h", line 228
	argument : pointer to struct ktc_encryptionKey {array[8] of char data}
cc -O  -o rebuild rebuild.o kautils.o \
	DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a DEST/lib/libdes.a -lsocket -lnsl -lintl -ldl DEST/lib/afs/libcmd.a
DEST/bin/install -f rebuild DEST/etc/kadb_check
cc -O -IDEST/include -dy -Bdynamic  -c  kdb.c
"kdb.c", line 83: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
cc -O  -o kdb kdb.o libkauth.a DEST/lib/libubik.a  DEST/lib/afs/libprot.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a   -lsocket -lnsl -lintl -ldl
cc -O -IDEST/include -dy -Bdynamic -c kpwvalid.c
cc -O  -o kpwvalid kpwvalid.o DEST/lib/libubik.a  DEST/lib/afs/libprot.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a   -lsocket -lnsl -lintl -ldl
DEST/bin/rxgen -x -k -h -o Kkauth.h kauth.rg
DEST/bin/rxgen -x -k -c -o Kkauth.xdr.c kauth.rg
DEST/bin/rxgen -x -k -C -o Kkauth.cs.c kauth.rg
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
set ../libuafs/afsint; [ -d $1 ] || mkdir -p $1
DEST/bin/install Kkauth.h ../libuafs/afsint/kauth.h
DEST/bin/install Kkauth.xdr.c ../libuafs/afsint/kauth.xdr.c
DEST/bin/install Kkauth.cs.c ../libuafs/afsint/kauth.cs.c
DEST/bin/install authclient.c user.c kautils.h kaserver.h kaaux.c token.c  kalocalcell.c client.c kaerrors.c ../libuafs/afs
DEST/bin/install -s kaserver DEST/root.server/usr/afs/bin/kaserver
DEST/bin/install -s kas DEST/etc/kas
DEST/bin/install kpwvalid DEST/etc/kpwvalid
DEST/bin/install -s kas DEST/root.server/usr/afs/bin/kas
DEST/bin/install kpwvalid DEST/root.server/usr/afs/bin/kpwvalid
DEST/bin/install -s klog DEST/bin/klog
DEST/bin/install -s klog.krb DEST/bin/klog.krb
DEST/bin/install -s klog DEST/root.server/usr/afs/bin/klog
DEST/bin/install -s klog.krb DEST/root.server/usr/afs/bin/klog.krb
DEST/bin/install -s knfs DEST/bin/knfs
DEST/bin/install -s kpasswd DEST/bin/kpasswd
DEST/bin/install kpwvalid DEST/bin/kpwvalid
DEST/bin/install libkauth.a DEST/lib/afs/libkauth.a
DEST/bin/install libkauth.krb.a DEST/lib/afs/libkauth.krb.a
DEST/bin/install -s kdb DEST/etc/kdb
DEST/bin/install kautils.h kauth.h kaport.h DEST/include/afs
No changes to kaport.h since DEST/include/afs/kaport.h installed
dest/bin/washtool make afsd -argument install
perl SRC/../config/mkvers.pl >/tmp/versafsd$$ \
; if	cmp -s /tmp/versafsd$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versafsd$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versafsd$$
cc -g -IDEST/include -dy -Bdynamic  -c  afsd.c
"afsd.c", line 165: warning: macro redefined: s_host
"afsd.c", line 166: warning: macro redefined: s_net
"afsd.c", line 167: warning: macro redefined: s_imp
"afsd.c", line 168: warning: macro redefined: s_impno
"afsd.c", line 169: warning: macro redefined: s_lh
case sun4x_56 in \
rs_aix32 | rs_aix41 | rs_aix42) \
	cc -g -IDEST/include -dy -Bdynamic -g -o afsd afsd.o  -g  DEST/lib/afs/libauth.a DEST/lib/afs/libcmd.a DEST/lib/afs/libsys.a DEST/lib/afs/util.a DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl ;; \
sgi_61 | sgi_62 | sgi_63) \
	cc -g -IDEST/include -dy -Bdynamic -g -o afsd afsd.o  -g  DEST/lib/afs/libauth.a DEST/lib/afs/libcmd.a DEST/lib/afs/libsys.a DEST/lib/afs/util.a DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl /usr/lib/libdwarf.a /usr/lib/libelf.a ;; \
sgi_64 | sgi_65 ) \
	cc -g -IDEST/include -dy -Bdynamic -g -o afsd afsd.o  -g  DEST/lib/afs/libauth.a DEST/lib/afs/libcmd.a DEST/lib/afs/libsys.a DEST/lib/afs/util.a DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl /usr/lib32/libdwarf.a /usr/lib32/libelf.a ;; \
* ) \
	cc -g -IDEST/include -dy -Bdynamic -g -o afsd afsd.o  -g  DEST/lib/afs/libauth.a DEST/lib/afs/libcmd.a DEST/lib/afs/libsys.a DEST/lib/afs/util.a DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl ;; \
esac
cc -g -IDEST/include -dy -Bdynamic  -c  vsys.c
cc -g -o vsys vsys.o DEST/lib/afs/libsys.a -g  -lsocket -lnsl -lintl -ldl
DEST/bin/install vsys DEST/etc
DEST/bin/install afsd DEST/root.client/usr/vice/etc
case sun4x_56 in \
	rs_aix31 | rs_aix32  | rs_aix41 | rs_aix42)  \
		DEST/bin/install -f rc.afs.rs_aix DEST/root.client/usr/vice/etc/dkload/rc.afs ; \
		DEST/bin/install -f rc.dkload.client.rs_aix DEST/root.client/usr/vice/etc/dkload/rc.dkload.client ; \
		DEST/bin/install -f rc.dkload.server.rs_aix DEST/root.client/usr/vice/etc/dkload/rc.dkload.server ;; \
	sgi_65 ) \
		DEST/bin/install -f afs.rc.sgi_ipnos DEST/root.client/usr/vice/etc/sgiload/afs.rc ;\
		DEST/bin/install -f afs.rc.sgi_ipnos DEST/root.server/etc/init.d/afs.rc ;;\
	sgi_* ) \
		DEST/bin/install -f afs.rc.sgi DEST/root.client/usr/vice/etc/sgiload/afs.rc ;\
		DEST/bin/install -f afs.rc.sgi DEST/root.server/etc/init.d/afs.rc ;\
		case sun4x_56 in \
			sgi_53 | sgi_61 ) \
			DEST/bin/install -f afs_rtsymtab.pl.sun4x_56 DEST/root.client/usr/vice/etc/sgiload/afs_rtsymtab.pl ;;\
		esac;; \
	sun4_52 | sun4_53 | sun4c_52 | sun4c_53 | sun4m_52 | sun4m_53 | sun4m_54 | sun4_54 | sun4c_54 | sunx86_54) \
		DEST/bin/install -f afs.rc.solaris DEST/root.client/usr/vice/etc/modload/afs.rc ;;\
	sun4x_57 ) \
		DEST/bin/install -f afs.rc.solaris.2.7 DEST/root.client/usr/vice/etc/modload/afs.rc ;;\
                sun4x_5? ) \
                        DEST/bin/install -f afs.rc.solaris.2_5 DEST/root.client/usr/vice/etc/modload/afs.rc ;;\
	alpha_osf* ) \
		DEST/bin/install -f afs.rc.alpha DEST/root.client/usr/vice/etc/dkload/afs.rc ;;\
	hp_ux10? | hp_ux11? ) \
		DEST/bin/install -f afs.rc.hpux10 DEST/root.client/usr/vice/etc/dkload/afs.rc ;\
		DEST/bin/install -f afs.hpux102.driver DEST/root.client/usr/vice/etc/afs.driver ;;\
	alpha_dux* ) \
		DEST/bin/install -f afs.rc.alpha_dux40 DEST/root.client/usr/vice/etc/dkload/afs.rc ;;\
                hp?00_ux10? ) \
		DEST/bin/install -f afs.rc.hpux10 DEST/root.client/usr/vice/etc/dkload/afs.rc ;;\
	*linux* ) \
		DEST/bin/install -m 755 -f afs.rc.linux DEST/root.client/usr/vice/etc/afs.rc; \
		DEST/bin/install -f afs.conf.linux DEST/root.client/usr/vice/etc/afs.conf ;; \
	* )  \
		echo No rc scripts installed for sun4x_56 ;; \
esac
No changes to afs.rc.solaris.2_5 since DEST/root.client/usr/vice/etc/modload/afs.rc installed
dest/bin/washtool make inetd -argument install 
perl SRC/../config/mkvers.pl >/tmp/versinetd$$ \
; if	cmp -s /tmp/versinetd$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versinetd$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versinetd$$
cc -IDEST/include  -dy -Bdynamic  -c  inetd.c
cc -IDEST/include  -dy -Bdynamic  -c  setenv.c
cc -IDEST/include  -dy -Bdynamic  -c  getenv.c
set -x; \
case "sun4x_56" in \
alpha_osf1 | alpha_osf20 |  alpha_osf30 | alpha_dux?? ) \
	cc -o inetd -IDEST/include inetd.o setenv.o getenv.o DEST/lib/afs/libkauth.a DEST/lib/libubik.a DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/liblwp.a DEST/lib/librxkad.a DEST/lib/libdes.a DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  -lsocket -lnsl -lintl -ldl -lutil ;; \
sgi_6* ) \
	cc -o inetd -IDEST/include  -dy -Bdynamic inetd.o setenv.o getenv.o DEST/lib/afs/libkauth.a DEST/lib/libubik.a DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/liblwp.a DEST/lib/librxkad.a DEST/lib/libdes.a DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  -lsocket -lnsl -lintl -ldl ;; \
*) \
	cc -o inetd -IDEST/include inetd.o setenv.o getenv.o DEST/lib/afs/libkauth.a DEST/lib/libubik.a DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/liblwp.a DEST/lib/librxkad.a DEST/lib/libdes.a DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  -lsocket -lnsl -lintl -ldl ;; \
esac
+ cc -o inetd -IDEST/include inetd.o setenv.o getenv.o DEST/lib/afs/libkauth.a DEST/lib/libubik.a DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a DEST/lib/librx.a DEST/lib/afs/libsys.a DEST/lib/liblwp.a DEST/lib/librxkad.a DEST/lib/libdes.a DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl 
cc -IDEST/include  -dy -Bdynamic  -c  ta-rauth.c
DEST/bin/install -s -m 755 inetd DEST/etc/inetd
set -x; \
case "sun4x_56" in \
sun4* ) \
	DEST/bin/install -m 644 -f inetd.conf.solaris DEST/etc/inetd.conf ;; \
sgi_* ) \
	DEST/bin/install -m 644 -f inetd.conf.sgi DEST/etc/inetd.conf ;; \
alpha_dux?? ) \
	DEST/bin/install -m 644 -f inetd.conf.dux40 DEST/etc/inetd.conf ;; \
* ) \
	DEST/bin/install -m 644 inetd.conf DEST/etc/inetd.conf ;; \
esac
+ DEST/bin/install -m 644 -f inetd.conf.solaris DEST/etc/inetd.conf 
dest/bin/washtool make rsh -argument install 
perl SRC/../config/mkvers.pl >/tmp/versrsh$$ \
; if	cmp -s /tmp/versrsh$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versrsh$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versrsh$$
cc  -IDEST/include -dy -Bdynamic  -c  rlogin.c
cc  -IDEST/include -dy -Bdynamic  -c  rcmd.c
"rcmd.c", line 98: warning: identifier redeclared: rcmd
	current : function() returning int
	previous: function(pointer to pointer to char, ushort, pointer to const char, pointer to const char, pointer to const char, pointer to... : "/usr/include/netdb.h", line 218
"rcmd.c", line 107: warning: Prototype mismatch in arg 2 for function rcmd:
	function : old style declaration ushort promoted to int
	prototype: ushort
"rcmd.c", line 107: warning: Prototype mismatch in arg 3 for function rcmd:
	function : old style declaration pointer to char
	prototype: pointer to const char
"rcmd.c", line 107: warning: Prototype mismatch in arg 4 for function rcmd:
	function : old style declaration pointer to char
	prototype: pointer to const char
"rcmd.c", line 107: warning: Prototype mismatch in arg 5 for function rcmd:
	function : old style declaration pointer to char
	prototype: pointer to const char
"rcmd.c", line 373: warning: Prototype mismatch in arg 1 for function ruserok:
	function : old style declaration pointer to char
	prototype: pointer to const char
"rcmd.c", line 373: warning: Prototype mismatch in arg 3 for function ruserok:
	function : old style declaration pointer to char
	prototype: pointer to const char
"rcmd.c", line 373: warning: Prototype mismatch in arg 4 for function ruserok:
	function : old style declaration pointer to char
	prototype: pointer to const char
cc  -IDEST/include -dy -Bdynamic  -c  herror.c
cc -o rlogin  -IDEST/include -dy -Bdynamic rlogin.o rcmd.o ../inetd/ta-rauth.o herror.o DEST/lib/afs/libkauth.a DEST/lib/libubik.a DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a  DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/librxkad.a DEST/lib/afs/libsys.a  DEST/lib/libdes.a DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
cc  -IDEST/include -dy -Bdynamic  -c  rsh.c
cc -o rsh  -IDEST/include -dy -Bdynamic  rsh.o rcmd.o ../inetd/ta-rauth.o herror.o DEST/lib/afs/libkauth.a DEST/lib/libubik.a DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a  DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/librxkad.a DEST/lib/afs/libsys.a  DEST/lib/libdes.a DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
set -x; \
case "sun4x_56" in \
hp* ) \
	DEST/bin/install -m 4755 -f rsh DEST/bin/remsh ;; \
* ) \
	DEST/bin/install -m 4755 rsh DEST/bin/rsh ;; \
esac
+ DEST/bin/install -m 4755 rsh DEST/bin/rsh 
case sun4x_56 in \
sgi_* )	echo skip rcp for sun4x_56 ;; \
*)	dest/bin/washtool make rcp -argument install ;; \
esac
perl SRC/../config/mkvers.pl >/tmp/versrcp$$ \
; if	cmp -s /tmp/versrcp$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versrcp$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versrcp$$
cc -O -IDEST/include -dy -Bdynamic  -c  rcp.c
set -x; \
case "sun4x_56" in \
        alpha_osf30 | alpha_osf32 | alpha_osf32c | alpha_dux?? ) \
   cc -o rcp -O -IDEST/include -dy -Bdynamic rcp.o ../rsh/rcmd.o ../rsh/herror.o ../inetd/ta-rauth.o DEST/lib/afs/libkauth.a DEST/lib/libubik.a DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a  DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/librxkad.a DEST/lib/libdes.a DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  -lsocket -lnsl -lintl -ldl -non_shared ;; \
        * ) \
   cc -o rcp -O -IDEST/include -dy -Bdynamic rcp.o ../rsh/rcmd.o ../rsh/herror.o ../inetd/ta-rauth.o DEST/lib/afs/libkauth.a DEST/lib/libubik.a DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a  DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/librxkad.a DEST/lib/libdes.a DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  -lsocket -lnsl -lintl -ldl ;; \
        esac
+ cc -o rcp -O -IDEST/include -dy -Bdynamic rcp.o ../rsh/rcmd.o ../rsh/herror.o ../inetd/ta-rauth.o DEST/lib/afs/libkauth.a DEST/lib/libubik.a DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/librxkad.a DEST/lib/libdes.a DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl 
DEST/bin/install rcp DEST/bin/rcp
case sun4x_56 in \
hp_ux102 | rs_aix* | sun4x_55 | *linux*) \
	dest/bin/washtool make ftpd43+ -argument install ;; \
* )	echo skip ftpd43+ for sun4x_56 ;; \
esac
skip ftpd43+ for sun4x_56
case sun4x_56 in \
next_mach30 )	\
	dest/bin/washtool make loginNextWin -argument install ;; \
* ) echo skipping loginNextWin for sun4x_56 ;; \
esac
skipping loginNextWin for sun4x_56
set -x; \
case sun4x_56 in \
sgi_* ) \
	dest/bin/washtool make sgistuff -argument install ;; \
rs_aix32 )	\
	dest/bin/washtool object login ; \
	dest/bin/washtool make tsm -argument install ;; \
rs_aix41 | rs_aix42 ) \
	dest/bin/washtool object login ; \
	dest/bin/washtool make tsm41 -argument install ;; \
next_mach30 )	\
	dest/bin/washtool make loginNextWin -argument install ; \
	dest/bin/washtool make login -argument install ;; \
alpha_dux* ) \
	dest/bin/washtool make sia -argument install ;; \
hp_ux102 ) \
	dest/bin/washtool make login -argument install ; \
	dest/bin/washtool make pam -argument install ;; \
sun4x_55 ) \
	 dest/bin/washtool make login -argument install ;; \
sun4x_* | hp_ux11* | *linux* ) \
	dest/bin/washtool make pam -argument install ;; \
* ) \
	dest/bin/washtool make login -argument install ;; \
esac
+ dest/bin/washtool make pam -argument install 
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC  -c  afs_auth.c
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC  -c  afs_account.c
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC  -c  afs_session.c
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC  -c  afs_password.c
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC  -c  afs_pam_msg.c
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC  -c  afs_message.c
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC  -c  afs_util.c
perl SRC/../config/mkvers.pl >/tmp/versafs$$ \
; if	cmp -s /tmp/versafs$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versafs$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versafs$$
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC  -c  AFS_component_version_number.c
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC -c afs_setcred.c -o afs_setcred.o
set -x; \
case "sun4x_56" in \
hp_ux*) \
	/usr/ccs/bin/ld -G -Bsymbolic -c mapfile.hp -o pam_afs.so.1 afs_setcred.o \
		afs_auth.o afs_account.o afs_session.o afs_password.o  afs_pam_msg.o afs_message.o afs_util.o AFS_component_version_number.o DEST/lib/afs/libkauth.a DEST/lib/afs/libprot.a DEST/lib/libubik.a DEST/lib/afs/libauth.a  DEST/lib/librxkad.a 	     DEST/lib/afs/libsys.a DEST/lib/libdes.a 	     DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/libaudit.a  DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lc -lpam -lsocket -lnsl -lm ;; \
sun*_5*) \
	/usr/ccs/bin/ld -G -Bsymbolic -M mapfile -o pam_afs.so.1 afs_setcred.o \
		afs_auth.o afs_account.o afs_session.o afs_password.o  afs_pam_msg.o afs_message.o afs_util.o AFS_component_version_number.o DEST/lib/afs/libkauth.a DEST/lib/afs/libprot.a DEST/lib/libubik.a DEST/lib/afs/libauth.a  DEST/lib/librxkad.a 	     DEST/lib/afs/libsys.a DEST/lib/libdes.a 	     DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/libaudit.a  DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lc -lpam -lsocket -lnsl -lm ;; \
*linux*) \
	cc -G -Bsymbolic -o pam_afs.so.1 afs_setcred.o afs_auth.o afs_account.o afs_session.o afs_password.o  afs_pam_msg.o afs_message.o afs_util.o AFS_component_version_number.o DEST/lib/afs/libkauth.a DEST/lib/afs/libprot.a DEST/lib/libubik.a DEST/lib/afs/libauth.a  DEST/lib/librxkad.a 	     DEST/lib/afs/libsys.a DEST/lib/libdes.a 	     DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/libaudit.a  DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lc -lpam -lsocket -lnsl -lm ;;\
* ) \
	echo No link line for system sun4x_56. ;; \
esac
+ /usr/ccs/bin/ld -G -Bsymbolic -M mapfile -o pam_afs.so.1 afs_setcred.o afs_auth.o afs_account.o afs_session.o afs_password.o afs_pam_msg.o afs_message.o afs_util.o AFS_component_version_number.o DEST/lib/afs/libkauth.a DEST/lib/afs/libprot.a DEST/lib/libubik.a DEST/lib/afs/libauth.a DEST/lib/librxkad.a DEST/lib/afs/libsys.a DEST/lib/libdes.a DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/libaudit.a DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lc -lpam -lsocket -lnsl -lm 
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC  -c  test_pam.c
set -x; \
case "sun4x_56" in \
hp_ux*) \
	cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC -o test_pam test_pam.o -lc -lpam -lsocket -lnsl -lm;; \
sun*_5*) \
	cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC -o test_pam test_pam.o -lc -lpam -lsocket -lnsl -lm;; \
*linux*) \
	cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC -rdynamic -o test_pam test_pam.o -lpam -ldl;; \
*) \
	echo No link line for system sun4x_56. ;; \
esac
+ cc -IDEST/include -I/usr/include -I/usr/include/sys -KPIC -o test_pam test_pam.o -lc -lpam -lsocket -lnsl -lm 
cc   -IDEST/include -I/usr/include -I/usr/include/sys -KPIC -DAFS_KERBEROS_ENV -c afs_setcred.c -o afs_setcred_krb.o
set -x; \
case "sun4x_56" in \
hp_ux*) \
	/usr/ccs/bin/ld -G -Bsymbolic -c mapfile.hp -o pam_afs.krb.so.1 \
		afs_setcred_krb.o afs_auth.o afs_account.o afs_session.o afs_password.o  afs_pam_msg.o afs_message.o afs_util.o AFS_component_version_number.o -G -Bsymbolic DEST/lib/afs/libkauth.krb.a DEST/lib/afs/libprot.a DEST/lib/libubik.a DEST/lib/afs/libauth.krb.a  DEST/lib/librxkad.a 	     DEST/lib/afs/libsys.a DEST/lib/libdes.a 	     DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/libaudit.a  DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lc -lpam -lsocket -lnsl -lm ;; \
sun*_5*) \
	/usr/ccs/bin/ld -G -Bsymbolic -M mapfile -o pam_afs.krb.so.1 \
		afs_setcred_krb.o afs_auth.o afs_account.o afs_session.o afs_password.o  afs_pam_msg.o afs_message.o afs_util.o AFS_component_version_number.o -G -Bsymbolic DEST/lib/afs/libkauth.krb.a DEST/lib/afs/libprot.a DEST/lib/libubik.a DEST/lib/afs/libauth.krb.a  DEST/lib/librxkad.a 	     DEST/lib/afs/libsys.a DEST/lib/libdes.a 	     DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/libaudit.a  DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lc -lpam -lsocket -lnsl -lm ;; \
*linux*) \
	cc -G -Bsymbolic -o pam_afs.krb.so.1 afs_setcred_krb.o afs_auth.o afs_account.o afs_session.o afs_password.o  afs_pam_msg.o afs_message.o afs_util.o AFS_component_version_number.o DEST/lib/afs/libkauth.krb.a DEST/lib/afs/libprot.a DEST/lib/libubik.a DEST/lib/afs/libauth.krb.a  DEST/lib/librxkad.a 	     DEST/lib/afs/libsys.a DEST/lib/libdes.a 	     DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/libaudit.a  DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lc -lpam -lsocket -lnsl -lm ;;\
* ) \
	echo No link line for system sun4x_56. ;; \
esac
+ /usr/ccs/bin/ld -G -Bsymbolic -M mapfile -o pam_afs.krb.so.1 afs_setcred_krb.o afs_auth.o afs_account.o afs_session.o afs_password.o afs_pam_msg.o afs_message.o afs_util.o AFS_component_version_number.o -G -Bsymbolic DEST/lib/afs/libkauth.krb.a DEST/lib/afs/libprot.a DEST/lib/libubik.a DEST/lib/afs/libauth.krb.a DEST/lib/librxkad.a DEST/lib/afs/libsys.a DEST/lib/libdes.a DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/libaudit.a DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lc -lpam -lsocket -lnsl -lm 
DEST/bin/install -s pam_afs.so.1 DEST/lib/pam_afs.so.1
DEST/bin/install -s pam_afs.krb.so.1 DEST/lib/pam_afs.krb.so.1
case sun4x_56 in \
hp_ux102 | rs_aix*) \
	dest/bin/washtool make rlogind -argument install ;; \
* )	echo skipping rlogind for sun4x_56 ;; \
esac
skipping rlogind for sun4x_56
dest/bin/washtool make bubasics -argument install
DEST/bin/rxgen butc.xg
cc  -IDEST/include -dy -Bdynamic  -c  butc.ss.c
cc  -IDEST/include -dy -Bdynamic  -c  butc.cs.c
cc  -IDEST/include -dy -Bdynamic  -c  butc.xdr.c
DEST/bin/rxgen bumon.xg
cc  -IDEST/include -dy -Bdynamic  -c  bumon.ss.c
cc  -IDEST/include -dy -Bdynamic  -c  bumon.cs.c
cc  -IDEST/include -dy -Bdynamic  -c  bumon.xdr.c
rm -f butm.h butm_errs.c; DEST/bin/compile_et butm_errs -h butm
Including butm.p.h at beginning of butm.h file.
rm -f tcdata.h butc_errs.c; DEST/bin/compile_et butc_errs -h tcdata
Including tcdata.p.h at beginning of tcdata.h file.
cc  -IDEST/include -dy -Bdynamic  -c  butc_errs.c
cc  -IDEST/include -dy -Bdynamic  -c  butm_errs.c
perl SRC/../config/mkvers.pl >/tmp/versbubasics$$ \
; if	cmp -s /tmp/versbubasics$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versbubasics$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versbubasics$$
cc  -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libbubasics.a
ar r libbubasics.a butc.ss.o butc.cs.o butc.xdr.o bumon.ss.o bumon.cs.o bumon.xdr.o butc_errs.o butm_errs.o AFS_component_version_number.o
ar: creating libbubasics.a
/bin/true libbubasics.a
DEST/bin/install   libbubasics.a DEST/lib/afs/libbubasics.a
DEST/bin/install bubasics.h butc.h bumon.h butm.h tcdata.h DEST/include/afs
No changes to bubasics.h since DEST/include/afs/bubasics.h installed
dest/bin/washtool make usd -argument install
cc  -IDEST/include -dy -Bdynamic  -c  usd_file.c
perl SRC/../config/mkvers.pl >/tmp/versptserver$$ \
; if	cmp -s /tmp/versptserver$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versptserver$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versptserver$$
cc  -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libusd.a
/usr/ccs/bin/ar r libusd.a usd_file.o AFS_component_version_number.o
ar: creating libusd.a
/bin/true libusd.a
DEST/bin/install   libusd.a DEST/lib/afs/libusd.a
DEST/bin/install usd.h DEST/include/afs
No changes to usd.h since DEST/include/afs/usd.h installed
dest/bin/washtool make butm -argument install
cc -g -w -IDEST/include -dy -Bdynamic  -c  file_tm.c
perl SRC/../config/mkvers.pl >/tmp/versbutm$$ \
; if	cmp -s /tmp/versbutm$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versbutm$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versbutm$$
cc -g -w -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libbutm.a
/usr/ccs/bin/ar rv libbutm.a file_tm.o AFS_component_version_number.o
ar: creating libbutm.a
ar: writing libbutm.a
a - file_tm.o
a - AFS_component_version_number.o
/bin/true libbutm.a
DEST/bin/install   libbutm.a DEST/lib/afs/libbutm.a
dest/bin/washtool make budb -argument install
DEST/bin/compile_et budb_errs
DEST/bin/rxgen budb.rg
rm -f budb_client.h budb_errs.c; DEST/bin/compile_et budb_errs -h budb_client
Including budb_client.p.h at beginning of budb_client.h file.
cc -g -IDEST/include -dy -Bdynamic  -c  database.c
cc -g -IDEST/include -dy -Bdynamic  -c  db_alloc.c
cc -g -IDEST/include -dy -Bdynamic  -c  db_dump.c
cc -g -IDEST/include -dy -Bdynamic  -c  db_hash.c
cc -g -IDEST/include -dy -Bdynamic  -c  struct_ops.c
cc -g -IDEST/include -dy -Bdynamic  -c  ol_verify.c
cc -g -IDEST/include -dy -Bdynamic  -c  budb.ss.c
cc -g -IDEST/include -dy -Bdynamic  -c  budb.xdr.c
cc -g -IDEST/include -dy -Bdynamic  -c  dbs_dump.c
cc -g -IDEST/include -dy -Bdynamic  -c  db_lock.c
cc -g -IDEST/include -dy -Bdynamic  -c  db_text.c
cc -g -IDEST/include -dy -Bdynamic  -c  procs.c
perl SRC/../config/mkvers.pl >/tmp/versbudb$$ \
; if	cmp -s /tmp/versbudb$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versbudb$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versbudb$$
cc -g -IDEST/include -dy -Bdynamic  -c  server.c
cc -g -IDEST/include -dy -Bdynamic  -c  budb_errs.c
cc -g  -o budb_server database.o db_alloc.o db_dump.o db_hash.o struct_ops.o  ol_verify.o  budb.ss.o budb.xdr.o dbs_dump.o db_lock.o db_text.o procs.o server.o budb_errs.o DEST/lib/afs/libbubasics.a  DEST/lib/afs/libaudit.a                     DEST/lib/afs/libprot.a       DEST/lib/afs/libkauth.a  DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a  DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/liblwp.a  DEST/lib/afs/libcmd.a DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
cc -g -IDEST/include -dy -Bdynamic  -c  budb.cs.c
cc -g -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libbudb.a
/usr/ccs/bin/ar rv libbudb.a budb_errs.o budb.cs.o budb.xdr.o struct_ops.o AFS_component_version_number.o
ar: creating libbudb.a
ar: writing libbudb.a
a - budb_errs.o
a - budb.cs.o
a - budb.xdr.o
a - struct_ops.o
a - AFS_component_version_number.o
/bin/true libbudb.a
DEST/bin/install  libbudb.a DEST/lib/afs/libbudb.a
DEST/bin/install  budb.h DEST/include/afs/budb.h
DEST/bin/install  budb_errs.h DEST/include/afs/budb_errs.h
DEST/bin/install  budb_client.h DEST/include/afs/budb_client.h
DEST/bin/install -f budb_server DEST/root.server/usr/afs/bin/buserver
dest/bin/washtool make dir -argument install
cc -O -IDEST/include  -dy -Bdynamic  -c  buffer.c
cc -O -IDEST/include  -dy -Bdynamic  -c  dir.c
cc -O -IDEST/include  -dy -Bdynamic  -c  salvage.c
perl SRC/../config/mkvers.pl >/tmp/versdir$$ \
; if	cmp -s /tmp/versdir$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versdir$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versdir$$
cc -O -IDEST/include  -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libdir.a
ar rv libdir.a buffer.o dir.o salvage.o AFS_component_version_number.o
ar: creating libdir.a
ar: writing libdir.a
a - buffer.o
a - dir.o
a - salvage.o
a - AFS_component_version_number.o
/bin/true libdir.a
DEST/bin/install dir.h ../libafs/afs
DEST/bin/install dir.c ../libafs/afs/afs_dir.c
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
DEST/bin/install dir.h ../libuafs/afs
DEST/bin/install dir.c ../libuafs/afs/afs_dir.c
DEST/bin/install libdir.a DEST/lib/afs
DEST/bin/install dir.h DEST/include/afs
No changes to dir.h since DEST/include/afs/dir.h installed
skipping export for sun4x_56
dest/bin/washtool make afs -argument install
perl SRC/../config/mkvers.pl >/tmp/versafs$$ \
; if	cmp -s /tmp/versafs$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versafs$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versafs$$
set ../libafs/afs; [ -d $1 ] || mkdir -p $1
chmod 666 ../libafs/afs/*
DEST/bin/compile_et -v 2 afs_trace.et
DEST/bin/install *.[csh] ../libafs/afs
DEST/bin/install SRC/VNOPS/*.[csh] ../libafs/afs
DEST/bin/install SRC/SOLARIS/*.[csh] ../libafs/afs
set DEST/root.client/usr/vice/etc/C; [ -d $1 ] || mkdir -p $1
rm -f afszcm.cat
case sun4x_56 in \
	sgi_* ) \
		gencat -m afszcm.cat afs_trace.msf ;; \
	i386_linux* ) \
		gencat --new afszcm.cat afs_trace.msf ;; \
	* ) \
		gencat afszcm.cat afs_trace.msf ;; \
esac
set ../libuafs/afs; [ -d $1 ] || mkdir -p $1
chmod 666 ../libuafs/afs/*
chmod: WARNING: can't access ../libuafs/afs/permit_xprt.h
*** Error code 1 (ignored)
DEST/bin/compile_et -v 2 afs_trace.et
DEST/bin/install *.[csh] ../libuafs/afs
DEST/bin/install SRC/VNOPS/*.[csh] ../libuafs/afs
DEST/bin/install SRC/UKERNEL/*.[csh] ../libuafs/afs
DEST/bin/install afs.h DEST/include/afs
No changes to afs.h since DEST/include/afs/afs.h installed
DEST/bin/install SRC/SOLARIS/osi_inode.h DEST/include/afs
No changes to SRC/SOLARIS/osi_inode.h since DEST/include/afs/osi_inode.h installed
DEST/bin/install afs_stats.h exporter.h nfsclient.h  DEST/include/afs
No changes to afs_stats.h since DEST/include/afs/afs_stats.h installed
No changes to exporter.h since DEST/include/afs/exporter.h installed
No changes to nfsclient.h since DEST/include/afs/nfsclient.h installed
case sun4x_56 in \
	pmax_ul43 | pmax_ul43a) \
		DEST/bin/install longc_procs.h DEST/include/afs ;; \
esac
case sun4x_56 in \
	next_mach30 | vax_ul43) \
		echo skipping afszcm.cat install for sun4x_56 ;; \
	* ) \
		DEST/bin/install afszcm.cat DEST/root.client/usr/vice/etc/C ;; \
esac
case sun4x_56 in \
	*linux* ) \
		DEST/bin/install SRC/SOLARIS/osi_vfs.h DEST/include/afs ;;\
	* ) \
		echo No vfs headers to install for sun4x_56;; \
esac
No vfs headers to install for sun4x_56
case sun4x_56 in \
sgi_*) \
	dest/bin/washtool make sgiefs -argument install;; \
*) \
	echo No efs stuff for sun4x_56;; \
esac
No efs stuff for sun4x_56
dest/bin/washtool make vol -argument install
perl SRC/../config/mkvers.pl >/tmp/versvol$$ \
; if	cmp -s /tmp/versvol$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versvol$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versvol$$
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  vnode.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  volume.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  vutil.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  partition.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  fssync.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  purge.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  clone.c
"/usr/include/sys/sysmacros.h", line 106: warning: macro redefined: major
"/usr/include/sys/sysmacros.h", line 111: warning: macro redefined: minor
"/usr/include/sys/sysmacros.h", line 117: warning: macro redefined: makedev
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  nuke.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  devname.c
case sun4x_56 in				\
	hp?00_ux101 | hp_ux10? )		\
		cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g  -D_FILE64 -c listinodes.c \
			;;			\
	* )	cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g  -c listinodes.c \
			;;			\
esac
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  common.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  ihandle.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  namei_ops.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  AFS_component_version_number.c
rm -f vlib.a
/usr/ccs/bin/ar r vlib.a vnode.o volume.o vutil.o partition.o fssync.o purge.o  clone.o nuke.o devname.o listinodes.o common.o ihandle.o  namei_ops.o AFS_component_version_number.o
ar: creating vlib.a
/bin/true vlib.a
DEST/bin/install vlib.a DEST/lib/afs/vlib.a
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  vol-salvage.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  physio.c
case sun4x_56 in \
                *linux* ) \
                        cc -O    -o salvager vol-salvage.o physio.o \
			DEST/lib/afs/libcmd.a vlib.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a DEST/lib/afs/libdir.a  DEST/lib/liblwp.a  DEST/lib/afs/libacl.a -lsocket -lnsl -lintl -ldl  ;; \
                sgi_* ) \
                        cc -O    -o salvager vol-salvage.o physio.o \
			DEST/lib/afs/libcmd.a vlib.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a DEST/lib/afs/libdir.a  DEST/lib/liblwp.a  DEST/lib/afs/libacl.a -lsocket -lnsl -lintl -ldl ../sgiefs/libefs.a ;; \
                *) \
                        cc -O    -o salvager vol-salvage.o physio.o \
			DEST/lib/afs/libcmd.a vlib.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a DEST/lib/afs/libdir.a  DEST/lib/liblwp.a  DEST/lib/afs/libacl.a -lsocket -lnsl -lintl -ldl;; \
        esac
DEST/bin/install -s salvager DEST/root.server/usr/afs/bin/salvager
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g   -c  vol-info.c
case sun4x_56 in \
	*linux*) \
		cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g  -g -o volinfo vol-info.o physio.o \
			ihandle.o DEST/lib/afs/libcmd.a vlib.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a DEST/lib/afs/libdir.a  DEST/lib/liblwp.a  DEST/lib/afs/libacl.a -lsocket -lnsl -lintl -ldl  ;; \
	*) \
		cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g  -g -o volinfo vol-info.o physio.o \
			 ihandle.o DEST/lib/afs/libcmd.a vlib.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a DEST/lib/afs/libdir.a  DEST/lib/liblwp.a  DEST/lib/afs/libacl.a -lsocket -lnsl -lintl -ldl ;; \
esac
DEST/bin/install -s volinfo DEST/root.server/usr/afs/bin/volinfo
case sun4x_56 in \
                *linux* | sgi_* ) \
		echo "Don't build gi on sun4x_56";; \
                *) \
		cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g  -c gi.c ; \
		cc -O    -o gi gi.o DEST//lib/afs/libsys.a;; \
        esac
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g  -c fs_conv_411.c
cc -Dsun4x_56 -O -I. -IDEST/include  -dy -Bdynamic -g  DEST/lib/afs/libcmd.a -o fs_conv_sol26 fs_conv_411.o  DEST/lib/afs/libcmd.a vlib.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a DEST/lib/afs/libdir.a  DEST/lib/liblwp.a  DEST/lib/afs/libacl.a -lsocket -lnsl -lintl -ldl 
DEST/bin/install -s fs_conv_sol26 DEST/root.server/usr/afs/bin/fs_conv_sol26
DEST/bin/install nfs.h vnode.h viceinode.h volume.h voldefs.h partition.h fssync.h ihandle.h namei_ops.h DEST/include/afs
No changes to nfs.h since DEST/include/afs/nfs.h installed
No changes to vnode.h since DEST/include/afs/vnode.h installed
No changes to viceinode.h since DEST/include/afs/viceinode.h installed
No changes to volume.h since DEST/include/afs/volume.h installed
No changes to voldefs.h since DEST/include/afs/voldefs.h installed
No changes to partition.h since DEST/include/afs/partition.h installed
No changes to fssync.h since DEST/include/afs/fssync.h installed
No changes to ihandle.h since DEST/include/afs/ihandle.h installed
No changes to namei_ops.h since DEST/include/afs/namei_ops.h installed
dest/bin/washtool make vlserver -argument install
DEST/bin/rxgen -x -k afsvlint.xg
DEST/bin/install afsvlint.cs.c afsvlint.xdr.c afsvlint.h ../libafs/afsint
set ../libuafs/afsint; [ -d $1 ] || mkdir -p $1
DEST/bin/install afsvlint.cs.c afsvlint.xdr.c afsvlint.h ../libuafs/afsint
rm -f vlserver.h vl_errors.c; DEST/bin/compile_et vl_errors -h vlserver
Including vlserver.p.h at beginning of vlserver.h file.
DEST/bin/rxgen -x vldbint.xg
perl SRC/../config/mkvers.pl >/tmp/versvlserver$$ \
; if	cmp -s /tmp/versvlserver$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versvlserver$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versvlserver$$
cc  -I. -I.. -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
cc  -I. -I.. -IDEST/include -dy -Bdynamic  -c  vlserver.c
"vlserver.c", line 207: warning: argument #2 is incompatible with prototype:
	prototype: pointer to function(int) returning void : "/usr/include/signal.h", line 40
	argument : pointer to function(void) returning int
cc  -I. -I.. -IDEST/include -dy -Bdynamic  -c  vlutils.c
cc  -I. -I.. -IDEST/include -dy -Bdynamic  -c  vlprocs.c
cc  -I. -I.. -IDEST/include -dy -Bdynamic  -c  vldbint.ss.c
cc  -I. -I.. -IDEST/include -dy -Bdynamic  -c  vldbint.xdr.c
cc  -I. -I.. -IDEST/include -dy -Bdynamic -o vlserver vlserver.o vlutils.o vlprocs.o vldbint.ss.o vldbint.xdr.o  DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl DEST/lib/afs/libaudit.a
cc  -I. -I.. -IDEST/include -dy -Bdynamic  -c  vlclient.c
cc  -I. -I.. -IDEST/include -dy -Bdynamic  -c  vldbint.cs.c
cc  -I. -I.. -IDEST/include -dy -Bdynamic  -c  vl_errors.c
rm -f libvldb.a
/usr/ccs/bin/ar r libvldb.a vldbint.xdr.o vldbint.cs.o vl_errors.o AFS_component_version_number.o
ar: creating libvldb.a
/bin/true libvldb.a
cc  -I. -I.. -IDEST/include -dy -Bdynamic -o vlclient vlclient.o libvldb.a DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl DEST/lib/afs/libcmd.a
cc  -I. -I.. -IDEST/include -dy -Bdynamic  -c  cnvldb.c
"cnvldb.c", line 77: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
cc  -I. -I.. -IDEST/include -dy -Bdynamic -o cnvldb cnvldb.o -lsocket -lnsl -lintl -ldl DEST/lib/afs/libcmd.a\
	 DEST/lib/afs/util.a		 
DEST/bin/install vlserver DEST/root.server/usr/afs/bin
DEST/bin/install -f cnvldb DEST//etc/vldb_convert
cc  -I. -I.. -IDEST/include -dy -Bdynamic -o vldb_check vldb_check.c -lsocket -lnsl -lintl -ldl \
	DEST/lib/afs/libcmd.a DEST/lib/afs/util.a
DEST/bin/install libvldb.a DEST/lib/afs
DEST/bin/install vl_opcodes.h vlserver.h vldbint.h DEST/include/afs
No changes to vl_opcodes.h since DEST/include/afs/vl_opcodes.h installed
DEST/bin/install cnvldb.h DEST/include/afs
No changes to cnvldb.h since DEST/include/afs/cnvldb.h installed
DEST/bin/install vldb_check DEST//etc
dest/bin/washtool make viced  -argument install
case sun4x_56 in \
ncrx86_*) \
	rm  -f callback.o;\
	echo rm callback.o;;\
esac;
perl SRC/../config/mkvers.pl >/tmp/versviced$$ \
; if	cmp -s /tmp/versviced$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versviced$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versviced$$
cc -DNINTERFACE -g -I. -IDEST/include -IDEST/include/afs  -dy -Bdynamic  -DRXDEBUG -DINTERPRET_DUMP -o cbd callback.c DEST/lib/afs/libacl.a	 DEST/lib/afs/libvldb.a	 DEST/lib/afs/libprot.a	 DEST/lib/afs/libauth.a	 DEST/lib/librxkad.a		 DEST/lib/libubik.a 		 DEST/lib/afs/vlib.a		 DEST/lib/afs/libdir.a	 DEST/lib/afs/util.a			 DEST/lib/afs/libsys.a	 DEST/lib/afs/libafsint.a	 DEST/lib/librxstat.a	 DEST/lib/librx.a		 DEST/lib/afs/libsys.a	 DEST/lib/libdes.a		 DEST/lib/afs/libcom_err.a	 DEST/lib/afs/util.a		 DEST/lib/liblwp.a -lsocket -lnsl -lintl -ldl  
cc -DNINTERFACE -g -I. -IDEST/include -IDEST/include/afs  -dy -Bdynamic  -DRXDEBUG -DINTERPRET_DUMP -o fsprobe fsprobe.c DEST/lib/afs/libacl.a	 DEST/lib/afs/libvldb.a	 DEST/lib/afs/libprot.a	 DEST/lib/afs/libauth.a	 DEST/lib/librxkad.a		 DEST/lib/libubik.a 		 DEST/lib/afs/vlib.a		 DEST/lib/afs/libdir.a	 DEST/lib/afs/util.a			 DEST/lib/afs/libsys.a	 DEST/lib/afs/libafsint.a	 DEST/lib/librxstat.a	 DEST/lib/librx.a		 DEST/lib/afs/libsys.a	 DEST/lib/libdes.a		 DEST/lib/afs/libcom_err.a	 DEST/lib/afs/util.a		 DEST/lib/liblwp.a -lsocket -lnsl -lintl -ldl  
cc -DNINTERFACE -g -I. -IDEST/include -IDEST/include/afs  -dy -Bdynamic  -DRXDEBUG -IDEST/include -o check_sysid check_sysid.c
case sun4x_56 in \
ncrx86_*) \
	rm  -f callback.o;\
	echo rm callback.o;;\
esac;
cc -DNINTERFACE -g -I. -IDEST/include -IDEST/include/afs  -dy -Bdynamic  -DRXDEBUG  -c  AFS_component_version_number.c
cc -DNINTERFACE -g -I. -IDEST/include -IDEST/include/afs  -dy -Bdynamic  -DRXDEBUG  -c  viced.c
"viced.c", line 1549: warning: argument #1 is incompatible with prototype:
	prototype: pointer to ulong : "DEST/include/afs/netutils.h", line 27
	argument : pointer to uint
cc -DNINTERFACE -g -I. -IDEST/include -IDEST/include/afs  -dy -Bdynamic  -DRXDEBUG  -c  afsfileprocs.c
cc -DNINTERFACE -g -I. -IDEST/include -IDEST/include/afs  -dy -Bdynamic  -DRXDEBUG  -c  host.c
"host.c", line 1536: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/ihandle.h", line 250
	argument : pointer to const char
"host.c", line 1595: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/ihandle.h", line 250
	argument : pointer to const char
cc -DNINTERFACE -g -I. -IDEST/include -IDEST/include/afs  -dy -Bdynamic  -DRXDEBUG  -c  physio.c
cc -DNINTERFACE -g -I. -IDEST/include -IDEST/include/afs  -dy -Bdynamic  -DRXDEBUG  -c  callback.c
cc -g -o fileserver viced.o afsfileprocs.o host.o physio.o callback.o DEST/lib/afs/libaudit.a DEST/lib/afs/libacl.a DEST/lib/afs/libvldb.a DEST/lib/afs/libprot.a DEST/lib/afs/libauth.a DEST/lib/librxkad.a DEST/lib/libubik.a DEST/lib/afs/vlib.a DEST/lib/afs/libdir.a DEST/lib/afs/util.a DEST/lib/afs/libsys.a DEST/lib/afs/libafsint.a DEST/lib/librxstat.a DEST/lib/librx.a DEST/lib/afs/libsys.a DEST/lib/libdes.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a DEST/lib/liblwp.a -lsocket -lnsl -lintl -ldl
Don't install fileserver for sun4x_56
DEST/bin/install fs_stats.h DEST//include/afs
No changes to fs_stats.h since DEST//include/afs/fs_stats.h installed
dest/bin/washtool make libafsrpc  -argument install
if [ -f "../../../src/des/Makefile" ] ; then \
	make install.lib ; \
else \
	make libstub ; \
fi
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_event.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_user.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_pthread.c;
"../rx/rx_pthread.c", line 342: warning: argument #3 is incompatible with prototype:
	prototype: pointer to function(pointer to void) returning pointer to void : "/usr/include/pthread.h", line 139
	argument : pointer to function(pointer to void) returning void
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx.c;
"../rx/rx.c", line 6340: warning: argument #1 is incompatible with prototype:
	prototype: pointer to struct _lwp_mutex {struct _mutex_flags {..} flags, union _mutex_lock_un {..} lock, ullong data} : "/usr/include/synch.h", line 198
	argument : pointer to struct _pthread_mutex {struct {..} __pthread_mutex_flags, union {..} __pthread_mutex_lock, ullong __pthread_mutex...
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_null.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_conncache.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_globals.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_getaddr.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_misc.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_packet.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_rdwr.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_trace.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/rx_multi.c;
set -x; \
case sun4x_56 in \
hp_ux11*) \
	set X `echo cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/des.c | sed s/-g//`; shift; \
	"$@" \
	;; \
*) \
	cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/des.c \
	;; \
esac
+ cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/des.c 
"../des/ip.c", line 20: warning: integer overflow detected: op "<<"
"../des/ip.c", line 44: warning: integer overflow detected: op "<<"
"../des/ip.c", line 56: warning: integer overflow detected: op "<<"
"../des/ip.c", line 62: warning: integer overflow detected: op "<<"
"../des/des.c", line 198: warning: integer overflow detected: op "<<"
"../des/fp.c", line 8: warning: integer overflow detected: op "<<"
"../des/fp.c", line 24: warning: integer overflow detected: op "<<"
"../des/fp.c", line 27: warning: integer overflow detected: op "<<"
"../des/fp.c", line 60: warning: integer overflow detected: op "<<"
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/cbc_encrypt.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/pcbc_encrypt.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/cksum.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/new_rnd_key.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/key_sched.c;
"../des/key_sched.c", line 215: warning: integer overflow detected: op "<<"
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/debug_decl.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/quad_cksum.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/key_parity.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/weak_key.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/strng_to_key.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/misco.c -DDONT_INCL_MAIN;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../des/util.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/xdr_arrayn.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/xdr_rx.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/xdr_afsuuid.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rx/AFS_component_version_number.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxkad/rxkad_client.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxkad/rxkad_server.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxkad/rxkad_common.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxkad/ticket.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxkad/fcrypt.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxkad/crypt_conn.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../comerr/error_msg.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../comerr/et_name.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../comerr/com_err.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../util/casestrcpy.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../util/base64.c;
case "sun4x_56" in \
     sun4x_5*) \
	/usr/ccs/lib/cpp  -P -IDEST/include ../sys/syscall.s syscall.ss; \
	as -o syscall.o syscall.ss;		\
	rm syscall.ss;;				\
 sgi_* ) \
                cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../sys/syscall.s;;          \
 alpha_dux?? ) \
	as -P -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -D_NO_PROTO -DMACH -DOSF -nostdinc -traditional -DASSEMBLER ../sys/syscall.s; \
	as -o syscall.o syscall.i; \
	rm -f syscall.ss syscall.i;; \
 *) \
	/lib/cpp  -P -IDEST/include ../sys/syscall.s syscall.ss; \
	as -o syscall.o syscall.ss;		\
	rm syscall.ss;;				\
esac
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxstat/rxstat.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxstat/rxstat.ss.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxstat/rxstat.xdr.c;
cc -O -g -IDEST/include -I.. -I../rx -DRXDEBUG -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxstat/rxstat.cs.c;
rm -f libafsrpc.a
/usr/ccs/bin/ar -r libafsrpc.a rx_event.o  rx_user.o  rx_pthread.o  rx.o  rx_null.o  rx_conncache.o  rx_globals.o  rx_getaddr.o  rx_misc.o  rx_packet.o  rx_rdwr.o  rx_trace.o  rx_multi.o  des.o  cbc_encrypt.o  pcbc_encrypt.o  cksum.o  new_rnd_key.o  key_sched.o  debug_decl.o  quad_cksum.o  key_parity.o  weak_key.o  strng_to_key.o  misco.o  util.o  xdr_arrayn.o  xdr_rx.o  xdr_afsuuid.o  AFS_component_version_number.o  rxkad_client.o  rxkad_server.o  rxkad_common.o  ticket.o  fcrypt.o  crypt_conn.o  error_msg.o  et_name.o  com_err.o  casestrcpy.o  base64.o  syscall.o    rxstat.o  rxstat.ss.o  rxstat.xdr.o  rxstat.cs.o
ar: syscall.o has no data in string table - size is 0
ar: creating libafsrpc.a
/bin/true libafsrpc.a
case "sun4x_56" in					\
    rs_aix42)						\
	/usr/ccs/bin/ar r libafsrpc.a ../sys/afsl.exp;;		\
        esac
DEST/bin/install libafsrpc.a DEST/lib/libafsrpc.a
dest/bin/washtool make libafsauthent  -argument install
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../audit/audit.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../auth/cellconfig.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../auth/ktc.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../auth/userok.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../auth/writeconfig.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../auth/authcon.c;
"../auth/authcon.c", line 82: warning: statement not reached
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../auth/ktc_errors.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../auth/acfg_errors.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/kauth.xdr.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/kauth.cs.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/kaaux.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/client.c;
"../kauth/client.c", line 304: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "../kauth/kautils.h", line 196
	argument : pointer to const char
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/authclient.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/token.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/kautils.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/kalocalcell.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/kaerrors.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/user.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../kauth/read_passwd.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../ubik/ubikclient.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../ubik/uerrors.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../ubik/ubik_int.cs.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../ubik/ubik_int.xdr.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../util/pthread_glock.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../util/get_krbrlm.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../util/dirpath.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../util/fileutil.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../util/casestrcpy.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../rxkad/rxkad_errs.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../ptserver/ptclient.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../ptserver/ptint.cs.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../ptserver/ptint.xdr.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../ptserver/ptuser.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../ptserver/display.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../ptserver/pterror.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../sys/rmtsysc.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../sys/rmtsys.xdr.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../sys/rmtsys.cs.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../sys/afssyscalls.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../sys/rmtsysnet.c;
rm -f libafsauthent.a
/usr/ccs/bin/ar -r libafsauthent.a audit.o  cellconfig.o  ktc.o  userok.o  writeconfig.o  authcon.o  ktc_errors.o  acfg_errors.o  kauth.xdr.o  kauth.cs.o  kaaux.o  client.o  authclient.o  token.o  kautils.o  kalocalcell.o  kaerrors.o  user.o  read_passwd.o  ubikclient.o  uerrors.o  ubik_int.cs.o  ubik_int.xdr.o  pthread_glock.o  get_krbrlm.o  dirpath.o  fileutil.o  casestrcpy.o  rxkad_errs.o  ptclient.o  ptint.cs.o  ptint.xdr.o  ptuser.o  display.o  pterror.o  rmtsysc.o  rmtsys.xdr.o  rmtsys.cs.o  afssyscalls.o  rmtsysnet.o
ar: creating libafsauthent.a
/bin/true libafsauthent.a
DEST/bin/install libafsauthent.a DEST/lib/libafsauthent.a
case sun4x_56 in \
alpha_dux*|sgi_*|sun4x_*|rs_aix4*|*linux*|hp_ux*) \
	dest/bin/washtool make tviced  -argument install ;; \
*) \
	echo Not building MT viced for sun4x_56 ;; \
esac
case sun4x_56 in \
ncrx86_*) \
	rm  -f callback.o;\
	echo rm callback.o;;\
esac;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../viced/viced.c
"../viced/viced.c", line 549: warning: argument #3 is incompatible with prototype:
	prototype: pointer to function(pointer to void) returning pointer to void : "/usr/include/pthread.h", line 139
	argument : pointer to function() returning int
"../viced/viced.c", line 550: warning: argument #3 is incompatible with prototype:
	prototype: pointer to function(pointer to void) returning pointer to void : "/usr/include/pthread.h", line 139
	argument : pointer to function() returning int
"../viced/viced.c", line 1549: warning: argument #1 is incompatible with prototype:
	prototype: pointer to ulong : "DEST/include/afs/netutils.h", line 27
	argument : pointer to uint
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../viced/afsfileprocs.c
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../viced/host.c
"../viced/host.c", line 1536: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/ihandle.h", line 250
	argument : pointer to const char
"../viced/host.c", line 1595: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/ihandle.h", line 250
	argument : pointer to const char
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../viced/physio.c
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../viced/callback.c
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../vlserver/vldbint.cs.c
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../vlserver/vldbint.xdr.c
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../lwp/lock.c;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../lwp/fasttime.c;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../libacl/aclprocs.c
"../libacl/aclprocs.c", line 286: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to struct acl_accessEntry {int id, int rights}, pointer to struct acl_accessEntry {int id, int r...
"../libacl/aclprocs.c", line 287: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to struct acl_accessEntry {int id, int rights}, pointer to struct acl_accessEntry {int id, int r...
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../libacl/netprocs.c
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../util/assert.c;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../util/uuid.c;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../util/serverLog.c;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../util/fileutil.c;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../util/netutils.c;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../util/dirpath.c;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../util/volparse.c;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../util/flipbase64.c;
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../dir/buffer.c
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../dir/dir.c
cc -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG -c ../dir/salvage.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/vnode.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/volume.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/vutil.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/partition.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/fssync.c
"../vol/fssync.c", line 220: warning: argument #3 is incompatible with prototype:
	prototype: pointer to function(pointer to void) returning pointer to void : "/usr/include/pthread.h", line 139
	argument : pointer to function() returning void
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/purge.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/clone.c
"/usr/include/sys/sysmacros.h", line 106: warning: macro redefined: major
"/usr/include/sys/sysmacros.h", line 111: warning: macro redefined: minor
"/usr/include/sys/sysmacros.h", line 117: warning: macro redefined: makedev
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/devname.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/common.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/ihandle.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/listinodes.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../vol/namei_ops.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../fsint/afsaux.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../fsint/afscbint.cs.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../fsint/afsint.ss.c
cc -c -g -O -DNINTERFACE -I. -I.. -IDEST/include -IDEST/include/afs -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -DRXDEBUG ../fsint/afsint.xdr.c
case sun4x_56 in \
*linux*) \
    cc -g  -o fileserver viced.o afsfileprocs.o host.o physio.o callback.o vldbint.cs.o vldbint.xdr.o lock.o fasttime.o aclprocs.o netprocs.o  assert.o uuid.o serverLog.o fileutil.o netutils.o dirpath.o  volparse.o flipbase64.o buffer.o dir.o salvage.o vnode.o volume.o vutil.o partition.o fssync.o purge.o  clone.o devname.o common.o ihandle.o listinodes.o namei_ops.o afsaux.o afscbint.cs.o afsint.ss.o afsint.xdr.o DEST/lib/libafsauthent.a	 DEST/lib/libafsrpc.a \
    -lpthread -lsocket -lsocket -lnsl -lintl -ldl ;; \
sgi_6*) \
    cc -g  -o fileserver viced.o afsfileprocs.o host.o physio.o callback.o vldbint.cs.o vldbint.xdr.o lock.o fasttime.o aclprocs.o netprocs.o  assert.o uuid.o serverLog.o fileutil.o netutils.o dirpath.o  volparse.o flipbase64.o buffer.o dir.o salvage.o vnode.o volume.o vutil.o partition.o fssync.o purge.o  clone.o devname.o common.o ihandle.o listinodes.o namei_ops.o afsaux.o afscbint.cs.o afsint.ss.o afsint.xdr.o DEST/lib/libafsauthent.a	 DEST/lib/libafsrpc.a \
    -lpthread -lsocket -lsocket -lnsl -lintl -ldl ../sgiefs/libefs.a ;; \
*) \
    cc -g  -o fileserver viced.o afsfileprocs.o host.o physio.o callback.o vldbint.cs.o vldbint.xdr.o lock.o fasttime.o aclprocs.o netprocs.o  assert.o uuid.o serverLog.o fileutil.o netutils.o dirpath.o  volparse.o flipbase64.o buffer.o dir.o salvage.o vnode.o volume.o vutil.o partition.o fssync.o purge.o  clone.o devname.o common.o ihandle.o listinodes.o namei_ops.o afsaux.o afscbint.cs.o afsint.ss.o afsint.xdr.o DEST/lib/libafsauthent.a	 DEST/lib/libafsrpc.a \
    -lpthread -lsocket -lsocket -lnsl -lintl -ldl ;; \
esac;
DEST/bin/install -ns fileserver DEST/root.server/usr/afs/bin/fileserver
dest/bin/washtool make volser -argument install
rm -f volser.h volerr.c; DEST/bin/compile_et volerr -h volser
Including volser.p.h at beginning of volser.h file.
perl SRC/../config/mkvers.pl >/tmp/versvolser$$ \
; if	cmp -s /tmp/versvolser$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versvolser$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versvolser$$
cc -g -O -IDEST/include -dy -Bdynamic   -c  volmain.c
DEST/bin/rxgen -x volint.xg
cc -g -O -IDEST/include -dy -Bdynamic   -c  volprocs.c
"volprocs.c", line 328: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 414: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 429
	argument : pointer to long
"volprocs.c", line 419: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 872: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 1009: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 429
	argument : pointer to long
"volprocs.c", line 1498: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 429
	argument : pointer to long
"volprocs.c", line 1840: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 1853: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 2061: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 2084: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 2205: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 2232: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 2250: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 2455: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 2499: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 2526: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 433
	argument : pointer to long
"volprocs.c", line 2653: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 429
	argument : pointer to long
"volprocs.c", line 2703: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uint : "DEST/include/afs/volume.h", line 429
	argument : pointer to long
cc -g -O -IDEST/include -dy -Bdynamic   -c  physio.c
cc -g -O -IDEST/include -dy -Bdynamic   -c  common.c
cc -g -O -IDEST/include -dy -Bdynamic   -c  voltrans.c
cc -g -O -IDEST/include -dy -Bdynamic   -c  volerr.c
cc -g -O -IDEST/include -dy -Bdynamic   -c  volint.cs.c
cc -g -O -IDEST/include -dy -Bdynamic   -c  dumpstuff.c
"dumpstuff.c", line 847: warning: argument #3 is incompatible with prototype:
	prototype: pointer to pointer to long : "dumpstuff.c", line 739
	argument : pointer to pointer to int
"dumpstuff.c", line 848: warning: argument #3 is incompatible with prototype:
	prototype: pointer to pointer to long : "dumpstuff.c", line 739
	argument : pointer to pointer to int
"dumpstuff.c", line 863: warning: argument #4 is incompatible with prototype:
	prototype: pointer to long : "dumpstuff.c", line 85
	argument : pointer to int
"dumpstuff.c", line 863: warning: argument #6 is incompatible with prototype:
	prototype: pointer to long : "dumpstuff.c", line 85
	argument : pointer to int
"dumpstuff.c", line 890: warning: argument #3 is incompatible with prototype:
	prototype: pointer to pointer to long : "dumpstuff.c", line 739
	argument : pointer to pointer to int
"dumpstuff.c", line 891: warning: argument #3 is incompatible with prototype:
	prototype: pointer to pointer to long : "dumpstuff.c", line 739
	argument : pointer to pointer to int
cc -g -O -IDEST/include -dy -Bdynamic   -c  volint.ss.c
cc -g -O -IDEST/include -dy -Bdynamic   -c  volint.xdr.c
case sun4x_56 in \
                *linux*) \
                        cc  -o volserver volmain.o volprocs.o physio.o common.o voltrans.o volerr.o  volint.cs.o dumpstuff.o  volint.ss.o volint.xdr.o DEST/lib/afs/libdir.a \
			-g -O  DEST/lib/afs/libaudit.a  DEST/lib/afs/vlib.a  DEST//lib/afs/libacl.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libvldb.a  DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/afs/libcmd.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/libkauth.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl ;; \
                sgi_*) \
                        cc  -o volserver volmain.o volprocs.o physio.o common.o voltrans.o volerr.o  volint.cs.o dumpstuff.o  volint.ss.o volint.xdr.o DEST/lib/afs/libdir.a \
			-g -O  DEST/lib/afs/libaudit.a  DEST/lib/afs/vlib.a  DEST//lib/afs/libacl.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libvldb.a  DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/afs/libcmd.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/libkauth.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl \
			../sgiefs/libefs.a ;; \
                *) \
                        cc  -g -o volserver volmain.o volprocs.o physio.o common.o voltrans.o volerr.o  volint.cs.o dumpstuff.o  volint.ss.o volint.xdr.o DEST/lib/afs/libdir.a \
			-g -O  DEST/lib/afs/libaudit.a  DEST/lib/afs/vlib.a  DEST//lib/afs/libacl.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libvldb.a  DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/afs/libcmd.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/libkauth.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl ;; \
        esac
cc -g -O -IDEST/include -dy -Bdynamic   -c  vsprocs.c
"vsprocs.c", line 3922: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to struct volintInfo {array[32] of char name, long volid, long type, long backupID, long parentI...
cc -g -O -IDEST/include -dy -Bdynamic   -c  vsutils.c
cc -g -O -IDEST/include -dy -Bdynamic   -c  lockprocs.c
cc -g -O -IDEST/include -dy -Bdynamic   -c  AFS_component_version_number.c
rm -f libvolser.a
ar rv libvolser.a volint.cs.o vsprocs.o vsutils.o lockprocs.o volint.xdr.o volerr.o volint.ss.o \
	AFS_component_version_number.o 
ar: creating libvolser.a
ar: writing libvolser.a
a - volint.cs.o
a - vsprocs.o
a - vsutils.o
a - lockprocs.o
a - volint.xdr.o
a - volerr.o
a - volint.ss.o
a - AFS_component_version_number.o
/bin/true libvolser.a
cc -g -O -IDEST/include -dy -Bdynamic   -c  vos.c
"vos.c", line 2342: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to char, pointer to char) returning int
"vos.c", line 2344: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to char, pointer to char) returning int
"vos.c", line 2347: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to char, pointer to char) returning int
"vos.c", line 2349: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to char, pointer to char) returning int
"vos.c", line 3080: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/stdlib.h", line 120
	argument : pointer to function(pointer to char, pointer to char) returning int
cc -g -O  -g -o vos vos.o vsprocs.o vsutils.o lockprocs.o volint.xdr.o volerr.o libvolser.a  DEST/lib/afs/libaudit.a  DEST/lib/afs/vlib.a  DEST//lib/afs/libacl.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libvldb.a  DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/afs/libcmd.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/librxstat.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/libkauth.a  DEST/lib/afs/util.a \
	-lsocket -lnsl -lintl -ldl
cc -g -g -O -IDEST/include -dy -Bdynamic  -o restorevol restorevol.c \
	DEST/lib/afs/libcmd.a DEST/lib/afs/util.a
DEST/bin/install restorevol DEST/etc
DEST/bin/install volser.h DEST/include/afs/volser.h
DEST/bin/install volint.h DEST/include/afs/volint.h
DEST/bin/install vos DEST/etc/vos
DEST/bin/install vos DEST/root.server/usr/afs/bin/vos
DEST/bin/install volserver DEST/root.server/usr/afs/bin/volserver
DEST/bin/install libvolser.a DEST/lib/afs/libvolser.a
dest/bin/washtool make bucoord -argument install
perl SRC/../config/mkvers.pl >/tmp/versbucoord$$ \
; if	cmp -s /tmp/versbucoord$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versbucoord$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versbucoord$$
rm -f bc.h bucoord_errs.c
DEST/bin/compile_et bucoord_errs -h bc
Including bc.p.h at beginning of bc.h file.
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  main.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  config.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  dsstub.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  volstub.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  commands.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  regex.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  server.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  dsvs.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  dump.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  restore.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  ubik_db_if.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  dump_sched.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  vol_sets.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  tape_hosts.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  bucoord_errs.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  bc_status.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  status.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  dlq.c
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic -o backup main.o config.o dsstub.o volstub.o commands.o regex.o server.o  dsvs.o dump.o restore.o ubik_db_if.o dump_sched.o vol_sets.o	 tape_hosts.o bucoord_errs.o bc_status.o status.o dlq.o DEST/lib/afs/libbudb.a DEST/lib/afs/libbubasics.a  DEST/lib/afs/libbutm.a DEST/lib/afs/libvolser.a  DEST/lib/afs/libvldb.a  DEST/lib/afs/vlib.a  DEST/lib/afs/libkauth.a DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a   DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/liblwp.a DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
cc  -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libbxdb.a
/usr/ccs/bin/ar r libbxdb.a dsstub.o ubik_db_if.o status.o dlq.o \
	bucoord_errs.o volstub.o AFS_component_version_number.o
ar: creating libbxdb.a
/bin/true libbxdb.a
DEST/bin/install libbxdb.a DEST/lib/afs
DEST/bin/install backup DEST/etc
dest/bin/washtool make butc -argument install
cc -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic  -c  dbentries.c
cc -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic  -c  tcprocs.c
cc -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic  -c  lwps.c
perl SRC/../config/mkvers.pl >/tmp/versbutc$$ \
; if	cmp -s /tmp/versbutc$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versbutc$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versbutc$$
cc -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic  -c  tcmain.c
cc -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic  -c  list.c
cc -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic  -c  recoverDb.c
cc -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic  -c  tcudbprocs.c
cc -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic  -c  dump.c
cc -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic  -c  tcstatus.c
cc  -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic dbentries.o tcprocs.o lwps.o tcmain.o list.o recoverDb.o tcudbprocs.o  dump.o tcstatus.o DEST/lib/afs/libbudb.a  DEST//lib/afs/libbxdb.a  DEST/lib/afs/libbubasics.a  DEST/lib/afs/libbutm.a  DEST/lib/afs/libvolser.a  DEST/lib/afs/libvldb.a  DEST/lib/afs/vlib.a  DEST//lib/afs/libacl.a  DEST/lib/afs/libprot.a       DEST/lib/afs/libkauth.a  DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a   DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a   DEST/lib/liblwp.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a  DEST/lib/afs/libusd.a  DEST/lib/afs/libprocmgmt.a -lsocket -lnsl -lintl -ldl -o butc
cc -g -w -IDEST/include/afs -IDEST/include/rx -IDEST/include -dy -Bdynamic -o read_tape read_tape.c \
	DEST/lib/afs/libcmd.a DEST/lib/afs/util.a
DEST/bin/install read_tape DEST/etc
DEST/bin/install butc DEST/etc/butc
dest/bin/washtool object libafs
case sun4x_56 in \
  next_mach20 | next_mach30) \
    if [ ! -d obj/dkload ]; then \
	echo "(NeXT machines) Fleshing out dkload object directory" ; \
	dest/bin/washtool object dkload ; \
    else \
	echo "(NeXT machines) The dkload object directory has already been set up" ; \
    fi;; \
esac
if test -f src/config/config; then dir=src; else dir=obj; fi; \
case sun4x_56 in \
alpha_dux4* ) \
	MKAFS_OSTYPE=DUX;; \
hp_ux* ) \
	MKAFS_OSTYPE=HPUX;; \
*linux*) \
	MKAFS_OSTYPE=LINUX;; \
rs_aix* ) \
	MKAFS_OSTYPE=AIX;; \
sgi_* ) \
	MKAFS_OSTYPE=IRIX;; \
sun4x_5* ) \
	MKAFS_OSTYPE=SOLARIS;; \
* ) \
	echo WARNING: No MakefileProto for sys sun4x_56 ; \
esac; \
$dir/config/config src/libafs/MakefileProto.$MKAFS_OSTYPE $dir/libafs/Makefile sun4x_56
Wrote new makefile 'obj/libafs/Makefile'.
dest/bin/washtool make libafs -argument install
rm -f  h net netinet rpc ufs nfs  machine sys inet
ln -s /usr/include/sys h
ln -s /usr/include/net net
ln -s /usr/include/netinet netinet
ln -s /usr/include/rpc rpc
ln -s /usr/include/sys sys
ln -s /usr/include/nfs nfs
ln -s /usr/include/inet inet
ln -s /usr/include/ufs ufs
for t in MODLOAD ; do \
	echo Making directory: $t; \
	mkdir -p $t; \
	rm -f $t/Makefile.common $t/Makefile ; \
	ln -s ../Makefile.common $t/Makefile.common ; \
	ln -s ../Makefile $t/Makefile ;\
done
Making directory: MODLOAD
cd MODLOAD ; \
echo make DESTDIR=../DEST/ libafs; \
make DESTDIR=../DEST/  libafs;
make DESTDIR=../DEST/ libafs
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_atomlist.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_lhash.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_analyze.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_axscache.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_buffer.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_callback.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_cbqueue.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_cell.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_chunk.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_conn.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_daemons.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_dcache.c;
"../afs/afs_dcache.c", line 1619: warning: end-of-loop code not reached
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_dir.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_init.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_lock.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_mariner.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_memcache.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_osi.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_osidnlc.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_osi_alloc.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_osi_pag.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_osi_uio.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_osi_vget.c
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_segments.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_server.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_stat.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_user.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_util.c;
"../afs/afs_util.c", line 249: warning: modification of typedef with "long" ignored
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vcache.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_access.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_attrs.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_create.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_dirops.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_fid.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_flock.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_link.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_lookup.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_open.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_read.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_readdir.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_remove.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_rename.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_strategy.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_symlink.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_vnop_write.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_volume.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afsint/afsaux.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afsint/Kvice.xdr.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/xdr_arrayn.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afsint/Kvice.cs.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/fcrypt.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx_rdwr.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx_clock.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx_event.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx_globals.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx_knet.c;
"../rx/../inet/ip.h", line 61: warning: macro redefined: IPOPT_EOL
"../rx/../inet/ip.h", line 62: warning: macro redefined: IPOPT_NOP
"../rx/../inet/ip.h", line 64: warning: macro redefined: IPOPT_LSRR
"../rx/../inet/ip.h", line 66: warning: macro redefined: IPOPT_RR
"../rx/../inet/ip.h", line 68: warning: macro redefined: IPOPT_SSRR
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx_kcommon.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx_misc.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx_null.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx_getaddr.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/rx_packet.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/xdr_rx.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afsint/afsvlint.cs.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afsint/afsvlint.xdr.c -DAFS_UUID_XG;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afsint/Kcallback.ss.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afsint/Krxstat.ss.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afsint/Krxstat.xdr.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afsint/rxstat.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/crypt_conn.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/AFS_component_version_number.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_exporter.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/rxkad_client.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/rxkad_common.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../rx/xdr_afsuuid.c;
cc  -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_uuid.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/osi_groups.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/osi_inode.c;
"../afs/osi_inode.c", line 154: warning: integer overflow detected: op "<<"
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/osi_file.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/osi_sleep.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/osi_vm.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/osi_vnodeops.c;
"../afs/osi_vnodeops.c", line 580: warning: argument #4 is incompatible with prototype:
	prototype: pointer to uint : "../afs/../afs/../afs/../afs/osi_prototypes.h", line 12
	argument : pointer to long
"../afs/osi_vnodeops.c", line 1578: warning: initialization type mismatch
"../afs/osi_vnodeops.c", line 1579: warning: initialization type mismatch
"../afs/osi_vnodeops.c", line 1580: warning: initialization type mismatch
"../afs/osi_vnodeops.c", line 1584: warning: initialization type mismatch
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_nfsclnt.c;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_nfsdisp.c;
"../rpc/rpc_sztypes.h", line 23: warning: typedef redeclared: int32
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_nfsdisp_v3.c;
"../rpc/rpc_sztypes.h", line 23: warning: typedef redeclared: int32
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_call.c -o afs_call_nfs.o;
"../afs/afs_call.c", line 1154: warning: argument #6 is incompatible with prototype:
	prototype: pointer to long : "../afs/afs_call.c", line 83
	argument : pointer to int
"../afs/afs_call.c", line 1262: warning: argument #1 is incompatible with prototype:
	prototype: pointer to struct afs_osi_WaitHandle {pointer to char proc} : "../afs/../afs/../afs/afs_prototypes.h", line 50
	argument : pointer to struct osi_WaitHandle {}
"../afs/afs_call.c", line 1272: warning: argument #1 is incompatible with prototype:
	prototype: pointer to struct afs_osi_WaitHandle {pointer to char proc} : "../afs/../afs/../afs/afs_prototypes.h", line 50
	argument : pointer to struct osi_WaitHandle {}
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_pioctl.c -o afs_pioctl_nfs.o;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/osi_vfsops.c -o osi_vfsops_nfs.o;
"../afs/osi_vfsops.c", line 248: warning: assignment type mismatch:
	pointer to function() returning llong "=" pointer to function() returning int
"../afs/osi_vfsops.c", line 286: warning: assignment type mismatch:
	pointer to function() returning void "=" pointer to function() returning int
"../afs/osi_vfsops.c", line 288: warning: assignment type mismatch:
	pointer to function() returning void "=" pointer to function() returning int
"../afs/osi_vfsops.c", line 430: warning: operands have incompatible pointer types: op "=="
rm -f libafs.o
/usr/ccs/bin/ld -r -o libafs.o afs_atomlist.o  afs_lhash.o  afs_analyze.o  afs_axscache.o   afs_buffer.o	 afs_callback.o	 afs_cbqueue.o     afs_cell.o  afs_chunk.o		 afs_conn.o  afs_daemons.o	 afs_dcache.o  afs_dir.o		 afs_init.o  afs_lock.o	 afs_mariner.o  afs_memcache.o	 afs_osi.o		 afs_osidnlc.o	 afs_osi_alloc.o	 afs_osi_pag.o  afs_osi_uio.o  afs_osi_vget.o  afs_segments.o  afs_server.o  afs_stat.o  afs_user.o  afs_util.o  afs_vcache.o  afs_vnop_access.o  afs_vnop_attrs.o  afs_vnop_create.o  afs_vnop_dirops.o  afs_vnop_fid.o  afs_vnop_flock.o  afs_vnop_link.o  afs_vnop_lookup.o  afs_vnop_open.o  afs_vnop_read.o  afs_vnop_readdir.o  afs_vnop_remove.o  afs_vnop_rename.o  afs_vnop_strategy.o  afs_vnop_symlink.o  afs_vnop_write.o  afs_volume.o  afsaux.o		 Kvice.xdr.o	 xdr_arrayn.o	 Kvice.cs.o	 fcrypt.o		 rx.o		 rx_rdwr.o	 rx_clock.o	 rx_event.o	 rx_globals.o	 rx_knet.o	 rx_kcommon.o	 rx_misc.o	 rx_null.o	 rx_getaddr.o	 rx_packet.o	 xdr_rx.o	 afsvlint.cs.o	 afsvlint.xdr.o	 Kcallback.ss.o	 Krxstat.ss.o	 Krxstat.xdr.o	 rxstat.o	 crypt_conn.o	 AFS_component_version_number.o afs_exporter.o	 rxkad_client.o	 rxkad_common.o	 xdr_afsuuid.o	 afs_uuid.o osi_groups.o  osi_inode.o  osi_file.o  osi_sleep.o  osi_vm.o  osi_vnodeops.o afs_nfsclnt.o	 afs_nfsdisp.o	 afs_nfsdisp_v3.o  afs_call_nfs.o  afs_pioctl_nfs.o  osi_vfsops_nfs.o
../DEST/bin/install -f libafs.o ../DEST/root.client/usr/vice/etc/modload/libafs.o
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_call.c -DAFS_NONFSTRANS;
"../afs/afs_call.c", line 1154: warning: argument #6 is incompatible with prototype:
	prototype: pointer to long : "../afs/afs_call.c", line 83
	argument : pointer to int
"../afs/afs_call.c", line 1262: warning: argument #1 is incompatible with prototype:
	prototype: pointer to struct afs_osi_WaitHandle {pointer to char proc} : "../afs/../afs/../afs/afs_prototypes.h", line 50
	argument : pointer to struct osi_WaitHandle {}
"../afs/afs_call.c", line 1272: warning: argument #1 is incompatible with prototype:
	prototype: pointer to struct afs_osi_WaitHandle {pointer to char proc} : "../afs/../afs/../afs/afs_prototypes.h", line 50
	argument : pointer to struct osi_WaitHandle {}
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/afs_pioctl.c -DAFS_NONFSTRANS;
cc -I. -I..  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Dsun4c -DSUN4C_60 -DNFSCLIENT -DSYSACCT -DOLDSCSI -DVDDRV -D_KERNEL  -DSYSV -dn    -c ../afs/osi_vfsops.c -DAFS_NONFSTRANS;
"../afs/osi_vfsops.c", line 248: warning: assignment type mismatch:
	pointer to function() returning llong "=" pointer to function() returning int
"../afs/osi_vfsops.c", line 286: warning: assignment type mismatch:
	pointer to function() returning void "=" pointer to function() returning int
"../afs/osi_vfsops.c", line 288: warning: assignment type mismatch:
	pointer to function() returning void "=" pointer to function() returning int
"../afs/osi_vfsops.c", line 430: warning: operands have incompatible pointer types: op "=="
rm -f libafs.nonfs.o
/usr/ccs/bin/ld -r -o libafs.nonfs.o  afs_atomlist.o  afs_lhash.o  afs_analyze.o  afs_axscache.o   afs_buffer.o	 afs_callback.o	 afs_cbqueue.o     afs_cell.o  afs_chunk.o		 afs_conn.o  afs_daemons.o	 afs_dcache.o  afs_dir.o		 afs_init.o  afs_lock.o	 afs_mariner.o  afs_memcache.o	 afs_osi.o		 afs_osidnlc.o	 afs_osi_alloc.o	 afs_osi_pag.o  afs_osi_uio.o  afs_osi_vget.o  afs_segments.o  afs_server.o  afs_stat.o  afs_user.o  afs_util.o  afs_vcache.o  afs_vnop_access.o  afs_vnop_attrs.o  afs_vnop_create.o  afs_vnop_dirops.o  afs_vnop_fid.o  afs_vnop_flock.o  afs_vnop_link.o  afs_vnop_lookup.o  afs_vnop_open.o  afs_vnop_read.o  afs_vnop_readdir.o  afs_vnop_remove.o  afs_vnop_rename.o  afs_vnop_strategy.o  afs_vnop_symlink.o  afs_vnop_write.o  afs_volume.o  afsaux.o		 Kvice.xdr.o	 xdr_arrayn.o	 Kvice.cs.o	 fcrypt.o		 rx.o		 rx_rdwr.o	 rx_clock.o	 rx_event.o	 rx_globals.o	 rx_knet.o	 rx_kcommon.o	 rx_misc.o	 rx_null.o	 rx_getaddr.o	 rx_packet.o	 xdr_rx.o	 afsvlint.cs.o	 afsvlint.xdr.o	 Kcallback.ss.o	 Krxstat.ss.o	 Krxstat.xdr.o	 rxstat.o	 crypt_conn.o	 AFS_component_version_number.o afs_exporter.o	 rxkad_client.o	 rxkad_common.o	 xdr_afsuuid.o	 afs_uuid.o osi_groups.o  osi_inode.o  osi_file.o  osi_sleep.o  osi_vm.o  osi_vnodeops.o afs_call.o  afs_pioctl.o  osi_vfsops.o
../DEST/bin/install -f libafs.nonfs.o ../DEST/root.client/usr/vice/etc/modload/libafs.nonfs.o
case sun4x_56 in \
  rs_aix32 | rs_aix41 | rs_aix42 | sun4c_51 | sun4m_51 | sun4c_52 | sun4m_52 | sun4c_53 | sun4m_53 | sun4_53 | sun4_52 | sun4_54 | sun4c_54 | sun4m_54 | sun4x_5? | sunx86_54 | sgi_* | ncrx86_* | alpha_osf30 | alpha_osf32 | alpha_osf32c | alpha_dux?? | hp?00_ux10? | hp_ux10? | hp_ux11? | *linux*) \
	echo No DKLOADER for sun4x_56 ;; \
  next_mach20 | next_mach30) \
	dest/bin/washtool object dkload /;; \
  *) \
	dest/bin/washtool make dkload -argument install;; \
esac
No DKLOADER for sun4x_56
dest/bin/washtool make log -argument install
perl SRC/../config/mkvers.pl >/tmp/verslog$$ \
; if	cmp -s /tmp/verslog$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/verslog$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/verslog$$
cc -O -IDEST/include -IDEST/include/afs -dy -Bdynamic   -c  unlog.c
cc -o unlog unlog.o DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/afs/libsys.a DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/liblwp.a DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl -O -IDEST/include -IDEST/include/afs -dy -Bdynamic 
cc -O -IDEST/include -IDEST/include/afs -dy -Bdynamic   -c  tokens.c
cc -o tokens tokens.o DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/afs/libsys.a DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/liblwp.a DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl -O -IDEST/include -IDEST/include/afs -dy -Bdynamic 
cc -o tokens.krb tokens.o DEST/lib/afs/libauth.krb.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/afs/libsys.a DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/liblwp.a DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl -O -IDEST/include -IDEST/include/afs -dy -Bdynamic 
cc -O -IDEST/include -IDEST/include/afs -dy -Bdynamic   -c  kseal.c
cc -o kseal kseal.o DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/afs/libsys.a DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/liblwp.a DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl -O -IDEST/include -IDEST/include/afs -dy -Bdynamic 
DEST/bin/install -s unlog tokens tokens.krb DEST/bin
DEST/bin/install -s tokens tokens.krb DEST/root.server/usr/afs/bin
DEST/bin/install -s kseal DEST/etc
dest/bin/washtool make mpp -argument install
perl SRC/../config/mkvers.pl >/tmp/versmpp$$ \
; if	cmp -s /tmp/versmpp$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versmpp$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versmpp$$
cc -O -dy -Bdynamic mpp.c -o mpp -lsocket -lnsl -lintl -ldl
DEST/bin/install -c -s -m 755 mpp DEST/etc
dest/bin/washtool make package -argument install
perl SRC/../config/mkvers.pl >/tmp/verspackage$$ \
; if	cmp -s /tmp/verspackage$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/verspackage$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/verspackage$$
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  package.c
yacc -vd gram.y

conflicts: 8 shift/reduce
mv y.tab.c gram.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  gram.c
rm -f lex.c
lex  -t lex.l > lex.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  lex.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  conftree.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  check.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  update.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  fileops.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  messages.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  misc.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  globfuncs.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic -o package package.o  gram.o  lex.o  conftree.o  check.o  update.o  fileops.o  messages.o  misc.o  globfuncs.o  DEST/lib/afs/libsys.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a  DEST/lib/liblwp.a  -lsocket -lnsl -lintl -ldl
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  test.c
yacc -vd test_gram.y

conflicts: 4 shift/reduce
mv y.tab.c test_gram.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic  -c  test_gram.c
cc  -DKFLAG -DANDREW -DVICE -UDEBUG -I/usr/include -IDEST/include -dy -Bdynamic -o package_test test.o  test_gram.o  lex.o  conftree.o  messages.o  misc.o  globfuncs.o DEST/lib/afs/libsys.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a  DEST/lib/liblwp.a  -lsocket -lnsl -lintl -ldl
DEST/bin/install -s  -c -m 755 package      DEST/etc
DEST/bin/install -s  -c -m 755 package_test DEST/etc
DEST/bin/install -ns -c -m 755 makepkgfiles DEST/etc
dest/bin/washtool make null -argument install
perl SRC/../config/mkvers.pl >/tmp/versnull$$ \
; if	cmp -s /tmp/versnull$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versnull$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versnull$$
cc -dy -Bdynamic  -c  AFS_component_version_number.c
cc -dy -Bdynamic  -c  null.c
rm -f libnull.a
ar rv libnull.a null.o
ar: creating libnull.a
ar: writing libnull.a
a - null.o
/bin/true libnull.a
DEST/bin/install libnull.a DEST/lib/afs
case sun4x_56 in \
  rs_aix32  | rs_aix41 | rs_aix42 | sun4c_51 | sun4m_51  |sun4c_52 | sun4m_52 | sun4c_53 | sun4m_53 | sun4_53 | sun4_52 | sun4_54 | sun4c_54 | sun4m_54 | sun4x_5? | sunx86_54 | ncrx86_* | sgi_6? | *linux*) \
	rm -f dest/lib/afs/libtermlib.a; \
	ln -s libnull.a dest/lib/afs/libtermlib.a; \
	dest/bin/washtool make gtx -argument install;; \
  *) \
	rm -f dest/lib/afs/libtermlib.a; \
	ln -s /usr/lib/libtermlib.a dest/lib/afs/libtermlib.a; \
	dest/bin/washtool make gtx -argument install;; \
esac
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  keymap.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  input.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  frame.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  curseswindows.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  dumbwindows.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  X11windows.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  windows.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  objects.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  lightobject.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  textobject.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  objdict.c
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  textcb.c
perl SRC/../config/mkvers.pl >/tmp/versgtx$$ \
; if	cmp -s /tmp/versgtx$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versgtx$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versgtx$$
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libgtx.a
ar rv libgtx.a keymap.o input.o frame.o curseswindows.o  dumbwindows.o  X11windows.o  windows.o objects.o  lightobject.o  textobject.o objdict.o   textcb.o AFS_component_version_number.o
ar: creating libgtx.a
ar: writing libgtx.a
a - keymap.o
a - input.o
a - frame.o
a - curseswindows.o
a - dumbwindows.o
a - X11windows.o
a - windows.o
a - objects.o
a - lightobject.o
a - textobject.o
a - objdict.o
a - textcb.o
a - AFS_component_version_number.o
/bin/true libgtx.a
cc  -I. -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  gtxtest.c
cc  -o gtxtest gtxtest.o libgtx.a DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libkauth.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/util.a -lcurses DEST/lib/afs/libtermlib.a  -lsocket -lnsl -lintl -ldl
DEST/bin/install gtx*.h DEST/include/afs
No changes to gtxX11win.h since DEST/include/afs/gtxX11win.h installed
No changes to gtxcurseswin.h since DEST/include/afs/gtxcurseswin.h installed
No changes to gtxdumbwin.h since DEST/include/afs/gtxdumbwin.h installed
No changes to gtxframe.h since DEST/include/afs/gtxframe.h installed
No changes to gtxinput.h since DEST/include/afs/gtxinput.h installed
No changes to gtxkeymap.h since DEST/include/afs/gtxkeymap.h installed
No changes to gtxlightobj.h since DEST/include/afs/gtxlightobj.h installed
No changes to gtxobjdict.h since DEST/include/afs/gtxobjdict.h installed
No changes to gtxobjects.h since DEST/include/afs/gtxobjects.h installed
No changes to gtxtextcb.h since DEST/include/afs/gtxtextcb.h installed
No changes to gtxtextobj.h since DEST/include/afs/gtxtextobj.h installed
No changes to gtxwindows.h since DEST/include/afs/gtxwindows.h installed
DEST/bin/install libgtx.a DEST/lib/afs
dest/bin/washtool make fsprobe -argument install
perl SRC/../config/mkvers.pl >/tmp/versfsprobe$$ \
; if	cmp -s /tmp/versfsprobe$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versfsprobe$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versfsprobe$$
cc -g -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic  -c  fsprobe.c
cc -g -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic  -c  fsprobe_callback.c
cc -g -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libfsprobe.a
/usr/ccs/bin/ar rv libfsprobe.a fsprobe.o  fsprobe_callback.o AFS_component_version_number.o
ar: creating libfsprobe.a
ar: writing libfsprobe.a
a - fsprobe.o
a - fsprobe_callback.o
a - AFS_component_version_number.o
/bin/true libfsprobe.a
cc -g -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic  -c  fsprobe_test.c
cc -g -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic -o fsprobe_test fsprobe_test.o libfsprobe.a \
	DEST/lib/afs/libvolser.a DEST/lib/afs/vlib.a DEST//lib/afs/libacl.a  DEST/lib/afs/libsys.a DEST/lib/afs/libvldb.a  DEST/lib/libubik.a  DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a  DEST/lib/afs/libcmd.a DEST/lib/librxkad.a DEST/lib/libdes.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/libkauth.a  DEST/lib/afs/libaudit.a  DEST/lib/afs/libafsint.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
DEST/bin/install fsprobe.h    DEST/include/afs
No changes to fsprobe.h since DEST/include/afs/fsprobe.h installed
DEST/bin/install libfsprobe.a DEST/lib/afs
dest/bin/washtool make scout -argument install
perl SRC/../config/mkvers.pl >/tmp/versscout$$ \
; if	cmp -s /tmp/versscout$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versscout$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versscout$$
cc  -I.  -IDEST/include  -IDEST/include/afs  -IDEST/ -dy -Bdynamic  -c  scout.c
cc  -o scout scout.o DEST/lib/afs/libgtx.a  DEST/lib/afs/libfsprobe.a  DEST/lib/afs/libvolser.a  DEST/lib/afs/libkauth.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/vlib.a DEST//lib/afs/libacl.a  DEST/lib/afs/libvldb.a  DEST/lib/libubik.a  DEST/lib/afs/libafsint.a  DEST/lib/afs/libsys.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libaudit.a  DEST/lib/afs/libcom_err.a  DEST/lib/liblwp.a  DEST/lib/afs/util.a -lcurses DEST/lib/afs/libtermlib.a  -lsocket -lnsl -lintl -ldl
DEST/bin/install scout DEST/bin
dest/bin/washtool make bu_utils -argument install
perl SRC/../config/mkvers.pl >/tmp/versbu_utils$$ \
; if	cmp -s /tmp/versbu_utils$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versbu_utils$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versbu_utils$$
cc -g -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  AFS_component_version_number.c
cc -g -w -IDEST/include -IDEST/include/afs -dy -Bdynamic  -c  fms.c
cc  -o fms fms.o DEST/lib/afs/libcmd.a  -lcurses  DEST/lib/afs/libusd.a  DEST/lib/afs/libtermlib.a -lsocket -lnsl -lintl -ldl  DEST/lib/afs/util.a
DEST/bin/install fms DEST/etc
dest/bin/washtool make uss -argument install
perl SRC/../config/mkvers.pl >/tmp/versuss$$ \
; if	cmp -s /tmp/versuss$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versuss$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versuss$$
cc -c  -I/usr/include -IDEST/include -I. -dy -Bdynamic uss.c
"uss.c", line 132: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 196
	argument : pointer to const char
"uss.c", line 2006: warning: argument #1 is incompatible with prototype:
	prototype: pointer to function() returning int : "DEST/include/afs/cmd.h", line 74
	argument : pointer to function(pointer to struct cmd_syndesc {pointer to struct cmd_syndesc {..} next, pointer to struct cmd_syndesc {....
cc -c  -I/usr/include -IDEST/include -I. -dy -Bdynamic uss_procs.c
cc -c  -I/usr/include -IDEST/include -I. -dy -Bdynamic uss_common.c
cc -c  -I/usr/include -IDEST/include -I. -dy -Bdynamic uss_vol.c
cc -c  -I/usr/include -IDEST/include -I. -dy -Bdynamic uss_acl.c
cc -c  -I/usr/include -IDEST/include -I. -dy -Bdynamic uss_ptserver.c
cc -c  -I/usr/include -IDEST/include -I. -dy -Bdynamic uss_kauth.c
cc -c  -I/usr/include -IDEST/include -I. -dy -Bdynamic uss_fs.c
lex lex.c
yacc -d grammar.y
cc -c  -I/usr/include -IDEST/include -I. -dy -Bdynamic lex.yy.c
cc -c  -I/usr/include -IDEST/include -I. -dy -Bdynamic y.tab.c
cc  -I/usr/include -IDEST/include -I. -dy -Bdynamic -o uss uss.o uss_procs.o  uss_common.o  uss_vol.o  uss_acl.o  uss_ptserver.o  uss_kauth.o  uss_fs.o  lex.yy.o  y.tab.o DEST/lib/afs/libvolser.a  DEST/lib/afs/libvldb.a   DEST/lib/afs/libkauth.a  DEST/lib/afs/libprot.a  DEST/lib/libubik.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libsys.a  DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/liblwp.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  -lsocket -lnsl -lintl -ldl
DEST/bin/install uss DEST/etc
case sun4x_56 in \
  aux_10 | mac_aux10 | *linux* ) echo skipping ntp for sun4x_56 ;; \
  * ) dest/bin/washtool make ntp -argument install ;; \
esac
perl SRC/../config/mkvers.pl >/tmp/versntp$$ \
; if	cmp -s /tmp/versntp$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versntp$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versntp$$
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic  -c  test.c
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic  -c  ntpsubs.c
cc  -o ntest test.o ntpsubs.o DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl -lelf
./ntest
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic  -c  ntpd.c
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic  -c  ntp_proto.c
"ntp_proto.c", line 909: warning: integer overflow detected: op "<<"
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic  -c  ntp_sock.c
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic  -c  ntp_adjust.c
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic  -c  read_local.c
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic  -c  read_psti.c
"read_psti.c", line 376: warning: empty translation unit
case sun4x_56 in \
	sgi_*) \
		cc  -o ntpd ntpd.o ntpsubs.o ntp_proto.o ntp_sock.o ntp_adjust.o read_local.o  read_psti.o DEST/lib/afs/util.a -lelf ;; \
	*) \
		cc  -o ntpd ntpd.o ntpsubs.o ntp_proto.o ntp_sock.o ntp_adjust.o read_local.o  read_psti.o DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl -lelf ;; \
esac
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic  -c  ntp.c
cc  -o ntp ntp.o ntpsubs.o DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl -lelf
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic  -c  ntpdc.c
cc  -o ntpdc ntpdc.o DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl -lelf
cc -O -DGENERIC_UNS_BUG -DSUN_FLT_BUG -DDEBUG -DREFCLOCK -IDEST/include -dy -Bdynamic -IDEST/include -c runntp.c DEST/lib/afs/libauth.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
"runntp.c", line 105: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
cc  -o runntp runntp.o DEST/lib/afs/libauth.a DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
DEST/bin/install ntpd DEST/root.server/usr/afs/bin/ntpd
DEST/bin/install ntpdc DEST/root.server/usr/afs/bin/ntpdc
DEST/bin/install ntp DEST/etc/ntp
DEST/bin/install ntpdc DEST/etc/ntpdc
DEST/bin/install runntp DEST/root.server/usr/afs/bin/runntp
dest/bin/washtool make bozo -argument install
rm -f boserr.c bnode.h; DEST/bin/compile_et boserr -h bnode
Including bnode.p.h at beginning of bnode.h file.
DEST/bin/rxgen -x bosint.xg
perl SRC/../config/mkvers.pl >/tmp/versbozo$$ \
; if	cmp -s /tmp/versbozo$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versbozo$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versbozo$$
cc -g -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
cc -g -IDEST/include -dy -Bdynamic  -c  bosserver.c
cc -g -IDEST/include -dy -Bdynamic  -c  bnode.c
"DEST/include/afs/audit.h", line 214: warning: dubious tag declaration: struct rx_call
cc -g -IDEST/include -dy -Bdynamic  -c  ezbnodeops.c
cc -g -IDEST/include -dy -Bdynamic  -c  fsbnodeops.c
cc -g -IDEST/include -dy -Bdynamic  -c  bosint.ss.c
cc -g -IDEST/include -dy -Bdynamic  -c  bosint.xdr.c
cc -g -IDEST/include -dy -Bdynamic  -c  bosoprocs.c
cc -g -IDEST/include -dy -Bdynamic  -c  cronbnodeops.c
cc -g -IDEST/include -dy -Bdynamic -o bosserver bosserver.o bnode.o ezbnodeops.o fsbnodeops.o bosint.ss.o bosint.xdr.o  bosoprocs.o cronbnodeops.o DEST//lib/afs/libaudit.a DEST/lib/librx.a DEST/lib/liblwp.a  DEST/lib/afs/libcmd.a DEST/lib/afs/libkauth.a  DEST/lib/afs/libvolser.a  DEST/lib/afs/libvldb.a  DEST/lib/afs/libauth.a  DEST/lib/librxstat.a  DEST/lib/librxkad.a DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/libubik.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libprocmgmt.a  -lsocket -lnsl -lintl -ldl 
cc -g -IDEST/include -dy -Bdynamic  -c  bos.c
cc -g -IDEST/include -dy -Bdynamic  -c  bosint.cs.c
cc -g -IDEST/include -dy -Bdynamic  -c  boserr.c
rm -f libbos.a
/usr/ccs/bin/ar r libbos.a bosint.xdr.o bosint.cs.o boserr.o AFS_component_version_number.o
ar: creating libbos.a
/bin/true libbos.a
cc -g -IDEST/include -dy -Bdynamic -o bos bos.o libbos.a DEST/lib/librx.a DEST/lib/liblwp.a  DEST/lib/afs/libcmd.a DEST/lib/afs/libkauth.a  DEST/lib/afs/libvolser.a  DEST/lib/afs/libvldb.a  DEST/lib/afs/libauth.a  DEST/lib/librxstat.a  DEST/lib/librxkad.a DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/libubik.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a  DEST/lib/afs/libprocmgmt.a  -lsocket -lnsl -lintl -ldl
DEST/bin/install bosserver DEST/root.server/usr/afs/bin
DEST/bin/install bosint.h DEST/include/afs/bosint.h
DEST/bin/install bos DEST/bin
DEST/bin/install bos DEST/root.server/usr/afs/bin
DEST/bin/install libbos.a DEST/lib/afs/libbos.a
DEST/bin/install bnode.h DEST/include/afs/bnode.h
set -x; \
case sun4x_56 in \
sgi_* | *linux*) \
	echo skip vfsck for sun4x_56 ;; \
rs_aix41)	\
	dest/bin/washtool make vfsckaix41 -argument install ;; \
rs_aix42)	\
	dest/bin/washtool make vfsckaix42 -argument install ;; \
ncrx86_* ) \
	dest/bin/washtool make vfsckncr -argument install ;; \
sun4x_55 )  \
	dest/bin/washtool make vfscksol25 -argument install ;; \
sun4x_56 )  \
	dest/bin/washtool make vfscksol26 -argument install ;; \
sun4x_57 )  \
	dest/bin/washtool make vfscksol27 -argument install ;; \
 * ) \
	dest/bin/washtool make vfsck -argument install ;; \
esac
+ dest/bin/washtool make vfscksol26 -argument install 
perl SRC/../config/mkvers.pl >/tmp/versvfsck$$ \
; if	cmp -s /tmp/versvfsck$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versvfsck$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versvfsck$$
case sun4x_56 in 					\
  hp_ux11? )                                            \
    cc -o vfsck -I/usr/old/usr/include  -w -IDEST/include dir.c inode.c main.c pass1.c pass1b.c pass2.c pass3.c pass4.c  pass5.c setup.c utilities.c ufs_subr.c ufs_tables.c dirutils.c vprintf.c proplist.c  +DA1.0 -Wl,-a,archive -D_FILE64 \
		;;					\
  hp?00_ux101 | hp_ux10? )				\
    	    cc -o vfsck  -w -IDEST/include -dy -Bdynamic dir.c inode.c main.c pass1.c pass1b.c pass2.c pass3.c pass4.c  pass5.c setup.c utilities.c ufs_subr.c ufs_tables.c dirutils.c vprintf.c proplist.c  -lsocket -lnsl -lintl -ldl -D_FILE64\
		;;					\
    * )							\
    cc -o vfsck  -w -IDEST/include -dy -Bdynamic dir.c inode.c main.c pass1.c pass1b.c pass2.c pass3.c pass4.c  pass5.c setup.c utilities.c ufs_subr.c ufs_tables.c dirutils.c vprintf.c proplist.c  -lsocket -lnsl -lintl -ldl\
		;;					\
esac
dir.c:
inode.c:
main.c:
pass1.c:
pass1b.c:
pass2.c:
pass3.c:
pass4.c:
pass5.c:
setup.c:
utilities.c:
ufs_subr.c:
ufs_tables.c:
dirutils.c:
vprintf.c:
proplist.c:
DEST/bin/install -s -c vfsck DEST//root.server/etc
DEST/bin/install -s -c vfsck DEST//root.server/usr/afs/bin
case sun4x_56 in 				\
	hp_ux10? )				\
		/bin/cp bcheckrc DEST//root.server/etc; \
		;;				\
	hp_ux11? )				\
		/bin/cp bcheckrc-hp_ux110 DEST//root.server/etc/bcheckrc; \
		;;				\
esac
case sun4x_56 in 				\
	hp_ux10? | hp_ux11? )			\
		 /bin/cp mount DEST//root.server/etc ;\
		 /bin/cp umount DEST//root.server/etc; \
		 chmod 755 DEST//root.server/etc/bcheckrc DEST//root.server/etc/mount DEST//root.server/etc/umount ;\
			;;					\
esac
dest/bin/washtool make venus -argument install
perl SRC/../config/mkvers.pl >/tmp/versvenus$$ \
; if	cmp -s /tmp/versvenus$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versvenus$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versvenus$$
cc -O -IDEST/include -IDEST/include -dy -Bdynamic  -c  fs.c
cc -O -IDEST/include -IDEST/include -dy -Bdynamic -g -o fs fs.o DEST/lib/afs/libprot.a DEST/lib/afs/libsys.a  DEST/lib/afs/libvldb.a  DEST/lib/libubik.a  DEST/lib/afs/vlib.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libkauth.a  DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a  DEST/lib/liblwp.a  DEST/lib/afs/libaudit.a -lsocket -lnsl -lintl -ldl
cc -O -IDEST/include -IDEST/include -dy -Bdynamic  -c  up.c
cc -O -IDEST/include -IDEST/include -dy -Bdynamic -g -o up up.o DEST/lib/afs/libsys.a  DEST/lib/afs/libvldb.a  DEST/lib/libubik.a  DEST/lib/afs/vlib.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libkauth.a  DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a  DEST/lib/liblwp.a  DEST/lib/afs/libaudit.a -lsocket -lnsl -lintl -ldl
cc -O -IDEST/include -IDEST/include -dy -Bdynamic  -c  cmdebug.c
cc -g -o cmdebug cmdebug.o -O -IDEST/include -IDEST/include -dy -Bdynamic DEST/lib/afs/libsys.a  DEST/lib/afs/libafsint.a  DEST/lib/librxkad.a  DEST/lib/afs/libauth.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/libcmd.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a  DEST/lib/liblwp.a -lsocket -lnsl -lintl -ldl
case sun4x_56 in \
	sun4_411 | sun4c_411 | sun4m_412 ) \
		/usr/xpg2bin/cc -g -IDEST/include -IDEST/include -c fstrace.c ;; \
	* ) \
		cc -O -IDEST/include -IDEST/include -dy -Bdynamic -g -IDEST/include -IDEST/include -c fstrace.c ;; \
esac
case sun4x_56 in \
	pmax_ul43 | pmax_ul43a ) \
		cc -O -IDEST/include -IDEST/include -dy -Bdynamic -o fstrace fstrace.o DEST/lib/afs//libsys.a DEST/lib/afs/libcmd.a DEST/lib/afs/util.a /usr/lib/libi.a ;; \
	sun4_411 | sun4c_411 | sun4m_412 ) \
		/usr/xpg2bin/cc -O -IDEST/include -IDEST/include -dy -Bdynamic -g -o fstrace fstrace.o DEST/lib/afs//libsys.a DEST/lib/afs/libcmd.a DEST/lib/afs/util.a ;; \
	hp700_ux100 | hp800_ux100 | hp?00_ux10? | hp_ux10? | hp_ux11?) \
		cc  -o fstrace fstrace.o DEST/lib/afs//libsys.a DEST/lib/afs/libcmd.a DEST/lib/afs/util.a ;; \
	* ) \
		cc -O -IDEST/include -IDEST/include -dy -Bdynamic -o fstrace fstrace.o DEST/lib/afs//libsys.a DEST/lib/afs/libcmd.a DEST/lib/afs/util.a ;; \
esac
set -x; \
case sun4x_56 in \
	alpha_osf1 | alpha_osf20 |  alpha_osf30 | alpha_osf32 | alpha_osf32c| alpha_dux?? ) \
		cc -g -O -IDEST/include -IDEST/include -dy -Bdynamic -I/usr/sys/include -I/usr/sys/BINARY -I/usr/sys/AFS -DDEBUGGER -c kdump.c ;;\
	sgi_6? ) \
		for f in ../libafs/STATIC.IP*/CPU_KDEFS; \
		do	IP=`expr "$f" : '../libafs/STATIC.\(IP..\)'`; \
			CPU_KDEFS=`sed 's/-mips.//' $f`; \
			echo IP = $IP; \
			echo CPU_KDEFS = $CPU_KDEFS; \
			case $CPU_KDEFS in \
			*-64*)	cc -D_KMEMUSER -woff 1178 \
					-g -IDEST/include \
					$CPU_KDEFS \
					 \
					-c kdump.c -o kdump.$IP.o \
				;; \
			*)	cc -D_KMEMUSER -woff 1178 \
					-g -IDEST/include \
					$CPU_KDEFS \
					-dy -Bdynamic -DAFS_32BIT_KERNEL_ENV \
					-c kdump.c -o kdump.$IP.o \
				;; \
			esac || exit $?; \
		done \
		;; \
	*) \
		cc -g -IDEST/include -IDEST/include -dy -Bdynamic -c kdump.c ;; \
esac ;
+ cc -g -IDEST/include -IDEST/include -dy -Bdynamic -c kdump.c 
set -x; \
case sun4x_56 in \
sun4c_51 | sun4c_52 | sun4m_51 | sun4m_52 | sun4c_53 | sun4m_53 | sun4_53 | sun4_54 | sun4c_54 | sun4m_54 | sunx86_54) \
	cc -g -o kdump kdump.o DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a /usr/lib/libkvm.a -lelf -lsocket -lnsl -lintl -ldl ;; \
sun4x_5? ) \
	cc -g -o kdump kdump.o DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a  -lelf  -lkvm -lsocket -lnsl -lintl -ldl ;; \
sgi_6? ) \
	for f in ../libafs/STATIC.IP*/CPU_KDEFS; \
	do	IP=`expr "$f" : '../libafs/STATIC.\(IP..\)'`; \
		CPU_KDEFS=`sed 's/-mips.//' $f`; \
		echo IP = $IP; \
		echo CPU_KDEFS = $CPU_KDEFS; \
		case $CPU_KDEFS in \
		*-64*)	cc  -g \
				$CPU_KDEFS \
				-o kdump.$IP kdump.$IP.o \
				DEST/lib/afs/libcmd64.a -lelf \
			;; \
		*) 	cc -dy -Bdynamic -g \
				$CPU_KDEFS \
				-o kdump.$IP kdump.$IP.o \
				DEST/lib/afs/libcmd.a -lelf \
			;; \
		esac || exit $? ; \
	done ;; \
alpha_osf1 | alpha_osf20 |  alpha_osf30 | alpha_osf32 | alpha_osf32c | alpha_dux??) \
    cc -g -o kdump kdump.o DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl -ll -lmld;; \
ncrx86_* ) cc -g -o kdump kdump.o DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a -lelf -lsocket -lnsl -lintl -ldl ;; \
* )     cc -g -o kdump kdump.o DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl ;; \
esac
+ cc -g -o kdump kdump.o DEST/lib/afs/libcmd.a DEST/lib/afs/util.a -lelf -lkvm -lsocket -lnsl -lintl -ldl 
cc -g -o gcpags -O -IDEST/include -IDEST/include -dy -Bdynamic gcpags.c DEST/lib/afs/libsys.a  DEST/lib/afs/libvldb.a  DEST/lib/libubik.a  DEST/lib/afs/vlib.a  DEST/lib/afs/libauth.a  DEST/lib/librxkad.a  DEST/lib/afs/libcom_err.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libkauth.a  DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a  DEST/lib/liblwp.a  DEST/lib/afs/libaudit.a -lsocket -lnsl -lintl -ldl
set -x; \
case sun4x_56 in \
sun4x_57 | hp_ux11* ) \
	cc -g -IDEST/include -IDEST/include  -o kdump64.o -c kdump.c ;; \
esac
set -x; \
case sun4x_56 in \
sun4x_57 | hp_ux11* )  \
	cc -g  -o kdump64 kdump64.o DEST/lib/afs/libcmd64.a -lelf  -lkvm -lsocket -lnsl -lintl -ldl ;; \
esac
DEST/bin/install -s fs DEST/bin/fs
DEST/bin/install -s fs DEST/root.server/usr/afs/bin/fs
DEST/bin/install -s up DEST/bin/up
DEST/bin/install -s fstrace DEST/etc/fstrace
DEST/bin/install -s cmdebug DEST/bin/cmdebug
set -x; \
case sun4x_56 in \
sgi_6? ) \
	DEST/bin/install -m 755 -f kdump.sh.sgi_ipnos DEST/etc/kdump; \
	ln -fs kdump DEST/etc/kdump32; \
	ln -fs kdump.IP20 DEST/etc/kdump.IP22; \
	ln -fs kdump.IP20 DEST/etc/kdump.IP32; \
	for f in kdump.IP??; \
	do DEST/bin/install -s $f DEST/etc/$f || exit $? ; \
	done ;; \
sun4x_57 ) \
	DEST/bin/install -m 755 -f kdump.sh.solaris7 DEST/etc/kdump; \
	DEST/bin/install -s -f kdump DEST/etc/kdump32;; \
hp_ux11* ) \
	DEST/bin/install -m 755 -f kdump.sh.hp_ux11 DEST/etc/kdump; \
	DEST/bin/install -s -f kdump DEST/etc/kdump32;; \
*) \
	DEST/bin/install -s kdump DEST/etc/kdump ;; \
esac
+ DEST/bin/install -s kdump DEST/etc/kdump 
set -x; \
case sun4x_56 in \
sun4x_57 | hp_ux11* ) \
	DEST/bin/install -s kdump64 DEST/etc/kdump64 ;;\
* ) \
	echo skipping kdump64 for sun4x_56 ;; \
esac
+ echo skipping kdump64 for sun4x_56 
skipping kdump64 for sun4x_56
dest/bin/washtool make venus/test -argument install
cc -O -IDEST/include -I.. -dy -Bdynamic  -c  fulltest.c
cc -O -IDEST/include -I.. -dy -Bdynamic -o fulltest fulltest.o -LDEST/lib -LDEST/lib/afs -L.. -lsys -lubik -lvldb -lauth -lrxkad -ldes -lcom_err -lcmd -lrx -llwp DEST/lib/afs/util.a
cc -O -IDEST/include -I.. -dy -Bdynamic  -c  owntest.c
cc -O -IDEST/include -I.. -dy -Bdynamic -o owntest owntest.o -LDEST/lib -LDEST/lib/afs -L.. -lsys -lubik -lvldb -lauth -lrxkad -ldes -lcom_err -lcmd -lrx -llwp DEST/lib/afs/util.a
cc -O -IDEST/include -I.. -dy -Bdynamic  -c  idtest.c
cc -O -IDEST/include -I.. -dy -Bdynamic -o idtest idtest.o -LDEST/lib -LDEST/lib/afs -L.. -lsys -lubik -lvldb -lauth -lrxkad -ldes -lcom_err -lcmd -lrx -llwp DEST/lib/afs/util.a
cc -O -IDEST/include -I.. -dy -Bdynamic  -c  getinitparams.c
cc -O -IDEST/include -I.. -dy -Bdynamic -o getinitparams getinitparams.o -LDEST/lib -LDEST/lib/afs -L.. -lsys -lubik -lvldb -lauth -lrxkad -ldes -lcom_err -lcmd -lrx -llwp DEST/lib/afs/util.a
dest/bin/washtool make update -argument install
DEST/bin/rxgen update.xg
perl SRC/../config/mkvers.pl >/tmp/versupdate$$ \
; if	cmp -s /tmp/versupdate$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versupdate$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versupdate$$
cc   -IDEST/include -dy -Bdynamic  -c  client.c
cc   -IDEST/include -dy -Bdynamic  -c  update.cs.c
cc   -IDEST/include -dy -Bdynamic  -c  utils.c
cc   -IDEST/include -dy -Bdynamic -o upclient client.o update.cs.o utils.o DEST/lib/afs/libauth.a DEST/lib/librxkad.a  DEST/lib/libdes.a DEST/lib/librx.a DEST/lib/liblwp.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
cc   -IDEST/include -dy -Bdynamic  -c  server.c
cc   -IDEST/include -dy -Bdynamic  -c  update.ss.c
cc   -IDEST/include -dy -Bdynamic -o upserver server.o utils.o update.ss.o DEST/lib/afs/libauth.a DEST/lib/librxkad.a  DEST/lib/libdes.a DEST/lib/librx.a DEST/lib/liblwp.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
rm -f client_x.c
ln -s client.c client_x.c
cc   -IDEST/include -dy -Bdynamic -DENABLE_EXPORT -c client_x.c
cc   -IDEST/include -dy -Bdynamic -o upclient_x client_x.o update.cs.o utils.o DEST/lib/afs/libauth.a DEST/lib/librxkad.a  DEST/lib/libdes.a DEST/lib/librx.a DEST/lib/liblwp.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/util.a  DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
DEST/bin/install upserver DEST/root.server/usr/afs/bin
DEST/bin/install upclient DEST/domestic/root.server/usr/afs/bin
rm -f DEST/root.server/usr/afs/bin/upclient
ln -s ../../../../domestic/root.server/usr/afs/bin/upclient DEST/root.server/usr/afs/bin
DEST/bin/install -f upclient_x DEST/export/root.server/usr/afs/bin/upclient
dest/bin/washtool make xstat -argument install
cc  -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic  -c  xstat_fs.c
cc  -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic  -c  xstat_fs_callback.c
perl SRC/../config/mkvers.pl >/tmp/versxstat$$ \
; if	cmp -s /tmp/versxstat$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versxstat$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versxstat$$
cc  -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic  -c  AFS_component_version_number.c
rm -f libxstat_fs.a
/usr/ccs/bin/ar rv libxstat_fs.a xstat_fs.o  xstat_fs_callback.o AFS_component_version_number.o
ar: creating libxstat_fs.a
ar: writing libxstat_fs.a
a - xstat_fs.o
a - xstat_fs_callback.o
a - AFS_component_version_number.o
/bin/true libxstat_fs.a
cc  -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic  -c  xstat_fs_test.c
cc  -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic -o xstat_fs_test xstat_fs_test.o libxstat_fs.a DEST/lib/afs/libafsint.a  DEST/lib/afs/libcmd.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
cc  -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic  -c  xstat_cm.c
rm -f libxstat_cm.a
/usr/ccs/bin/ar rv libxstat_cm.a xstat_cm.o AFS_component_version_number.o
ar: creating libxstat_cm.a
ar: writing libxstat_cm.a
a - xstat_cm.o
a - AFS_component_version_number.o
/bin/true libxstat_cm.a
cc  -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic  -c  xstat_cm_test.c
cc  -I.  -IDEST/include  -IDEST/include/afs  -IDEST/  -I/usr/include -dy -Bdynamic -o xstat_cm_test xstat_cm_test.o libxstat_cm.a DEST/lib/afs/libafsint.a  DEST/lib/afs/libcmd.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
DEST/bin/install xstat_fs.h    DEST/include/afs
No changes to xstat_fs.h since DEST/include/afs/xstat_fs.h installed
DEST/bin/install xstat_cm.h    DEST/include/afs
No changes to xstat_cm.h since DEST/include/afs/xstat_cm.h installed
DEST/bin/install libxstat_fs.a DEST/lib/afs
DEST/bin/install libxstat_cm.a DEST/lib/afs
DEST/bin/install xstat_fs_test DEST/bin
DEST/bin/install xstat_cm_test DEST/bin
dest/bin/washtool make afsmonitor -argument install
perl SRC/../config/mkvers.pl >/tmp/versafsmonitor$$ \
; if	cmp -s /tmp/versafsmonitor$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versafsmonitor$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versafsmonitor$$
cc -g -I.  -IDEST/include  -IDEST/include/afs  -IDEST/ -dy -Bdynamic  -c  afsmonitor.c
cc -g -I.  -IDEST/include  -IDEST/include/afs  -IDEST/ -dy -Bdynamic  -c  afsmon-win.c
cc -g -I.  -IDEST/include  -IDEST/include/afs  -IDEST/ -dy -Bdynamic  -c  afsmon-output.c
cc  -o afsmonitor afsmonitor.o afsmon-win.o \
	afsmon-output.o DEST/lib/afs/libxstat_fs.a  DEST/lib/afs/libxstat_cm.a  DEST/lib/afs/libgtx.a  DEST/lib/afs/libafsint.a  DEST/lib/afs/libcmd.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a -lcurses DEST/lib/afs/libtermlib.a  -lsocket -lnsl -lintl -ldl
DEST/bin/install afsmonitor DEST/bin
dest/bin/washtool make dauth -argument install
DEST/bin/rxgen adkint.xg
cc -g -IDEST/include -dy -Bdynamic  -c  dlog.c
perl SRC/../config/mkvers.pl >/tmp/versdauth$$ \
; if	cmp -s /tmp/versdauth$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versdauth$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versdauth$$
cc -g -IDEST/include -dy -Bdynamic  -c  AFS_component_version_number.c
cc -g -IDEST/include -dy -Bdynamic  -c  adkint.cs.c
cc -g -IDEST/include -dy -Bdynamic  -c  adkint.xdr.c
cc -g  -o dlog dlog.o AFS_component_version_number.o adkint.cs.o adkint.xdr.o DEST/lib/afs/libkauth.a  DEST/lib/afs/libauth.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/libubik.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a \
			-lsocket -lnsl -lintl -ldl
cc -g -IDEST/include -dy -Bdynamic  -c  dpass.c
cc -g  -o dpass dpass.o AFS_component_version_number.o DEST/lib/afs/libkauth.a  DEST/lib/afs/libauth.a  DEST/lib/afs/libcmd.a  DEST/lib/afs/libcom_err.a  DEST/lib/libubik.a  DEST/lib/librxkad.a  DEST/lib/libdes.a  DEST/lib/librx.a  DEST/lib/liblwp.a  DEST/lib/afs/libsys.a  DEST/lib/afs/util.a -lsocket -lnsl -lintl -ldl
DEST/bin/install   dlog DEST/bin/dlog
DEST/bin/install   dpass DEST/bin/dpass
cd obj/rx; make test SYS_NAME=sun4x_56 DESTDIR=`pwd`/../../../sun4x_56/dest/ SRCDIR=`pwd`/../../../sun4x_56/dest/
set /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx; [ -d $1 ] || mkdir -p $1
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install rx_packet.h rx.h rx_user.h rx_event.h rx_queue.h \
rx_globals.h \
rx_clock.h rx_multi.h /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx
No changes to rx_packet.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_packet.h installed
No changes to rx.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx.h installed
No changes to rx_user.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_user.h installed
No changes to rx_event.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_event.h installed
No changes to rx_queue.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_queue.h installed
No changes to rx_globals.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_globals.h installed
No changes to rx_clock.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_clock.h installed
No changes to rx_multi.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_multi.h installed
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install xdr.h rx_null.h /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx
No changes to xdr.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/xdr.h installed
No changes to rx_null.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_null.h installed
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install rx_pthread.h rx_lwp.h rx_misc.h /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx
No changes to rx_pthread.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_pthread.h installed
No changes to rx_lwp.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_lwp.h installed
No changes to rx_misc.h since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include/rx/rx_misc.h installed
set ../libafs/rx; [ -d $1 ] || mkdir -p $1
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install rx.c rx.h rx_clock.c rx_clock.h rx_event.c rx_event.h  rx_globals.c rx_globals.h rx_kernel.h  rx_null.c rx_null.h rx_queue.h rx_getaddr.c rx_packet.c rx_packet.h  rx_multi.h rx_kcommon.h rx_kcommon.c  xdr.c xdr.h xdr_array.c xdr_arrayn.c xdr_rx.c rx_misc.c rx_rdwr.c  xdr_afsuuid.c rx_trace.h ../libafs/rx
No changes to rx.c since ../libafs/rx/rx.c installed
No changes to rx.h since ../libafs/rx/rx.h installed
No changes to rx_clock.c since ../libafs/rx/rx_clock.c installed
No changes to rx_clock.h since ../libafs/rx/rx_clock.h installed
No changes to rx_event.c since ../libafs/rx/rx_event.c installed
No changes to rx_event.h since ../libafs/rx/rx_event.h installed
No changes to rx_globals.c since ../libafs/rx/rx_globals.c installed
No changes to rx_globals.h since ../libafs/rx/rx_globals.h installed
No changes to rx_kernel.h since ../libafs/rx/rx_kernel.h installed
No changes to rx_null.c since ../libafs/rx/rx_null.c installed
No changes to rx_null.h since ../libafs/rx/rx_null.h installed
No changes to rx_queue.h since ../libafs/rx/rx_queue.h installed
No changes to rx_getaddr.c since ../libafs/rx/rx_getaddr.c installed
No changes to rx_packet.c since ../libafs/rx/rx_packet.c installed
No changes to rx_packet.h since ../libafs/rx/rx_packet.h installed
No changes to rx_multi.h since ../libafs/rx/rx_multi.h installed
No changes to rx_kcommon.h since ../libafs/rx/rx_kcommon.h installed
No changes to rx_kcommon.c since ../libafs/rx/rx_kcommon.c installed
No changes to xdr.c since ../libafs/rx/xdr.c installed
No changes to xdr.h since ../libafs/rx/xdr.h installed
No changes to xdr_array.c since ../libafs/rx/xdr_array.c installed
No changes to xdr_arrayn.c since ../libafs/rx/xdr_arrayn.c installed
No changes to xdr_rx.c since ../libafs/rx/xdr_rx.c installed
No changes to rx_misc.c since ../libafs/rx/rx_misc.c installed
No changes to rx_rdwr.c since ../libafs/rx/rx_rdwr.c installed
No changes to xdr_afsuuid.c since ../libafs/rx/xdr_afsuuid.c installed
No changes to rx_trace.h since ../libafs/rx/rx_trace.h installed
No changes to SRC/SOLARIS/rx_kmutex.h since ../libafs/rx/rx_kmutex.h installed
No changes to SRC/SOLARIS/rx_knet.c since ../libafs/rx/rx_knet.c installed
set ../libuafs/rx; [ -d $1 ] || mkdir -p $1
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install rx.c rx.h rx_clock.c rx_clock.h rx_event.c rx_event.h  rx_globals.c rx_globals.h rx_kernel.h  rx_null.c rx_null.h rx_queue.h rx_getaddr.c rx_packet.c rx_packet.h  rx_multi.h rx_kcommon.h rx_kcommon.c  xdr.c xdr.h xdr_array.c xdr_arrayn.c xdr_rx.c rx_misc.c rx_rdwr.c  xdr_afsuuid.c rx_trace.h rx_conncache.c ../libuafs/rx
No changes to rx.c since ../libuafs/rx/rx.c installed
No changes to rx.h since ../libuafs/rx/rx.h installed
No changes to rx_clock.c since ../libuafs/rx/rx_clock.c installed
No changes to rx_clock.h since ../libuafs/rx/rx_clock.h installed
No changes to rx_event.c since ../libuafs/rx/rx_event.c installed
No changes to rx_event.h since ../libuafs/rx/rx_event.h installed
No changes to rx_globals.c since ../libuafs/rx/rx_globals.c installed
No changes to rx_globals.h since ../libuafs/rx/rx_globals.h installed
No changes to rx_kernel.h since ../libuafs/rx/rx_kernel.h installed
No changes to rx_null.c since ../libuafs/rx/rx_null.c installed
No changes to rx_null.h since ../libuafs/rx/rx_null.h installed
No changes to rx_queue.h since ../libuafs/rx/rx_queue.h installed
No changes to rx_getaddr.c since ../libuafs/rx/rx_getaddr.c installed
No changes to rx_packet.c since ../libuafs/rx/rx_packet.c installed
No changes to rx_packet.h since ../libuafs/rx/rx_packet.h installed
No changes to rx_multi.h since ../libuafs/rx/rx_multi.h installed
No changes to rx_kcommon.c since ../libuafs/rx/rx_kcommon.c installed
No changes to xdr.c since ../libuafs/rx/xdr.c installed
No changes to xdr.h since ../libuafs/rx/xdr.h installed
No changes to xdr_array.c since ../libuafs/rx/xdr_array.c installed
No changes to xdr_arrayn.c since ../libuafs/rx/xdr_arrayn.c installed
No changes to xdr_rx.c since ../libuafs/rx/xdr_rx.c installed
No changes to rx_misc.c since ../libuafs/rx/rx_misc.c installed
No changes to rx_rdwr.c since ../libuafs/rx/rx_rdwr.c installed
No changes to xdr_afsuuid.c since ../libuafs/rx/xdr_afsuuid.c installed
No changes to rx_trace.h since ../libuafs/rx/rx_trace.h installed
No changes to rx_conncache.c since ../libuafs/rx/rx_conncache.c installed
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install SRC/UKERNEL/*.[ch] ../libuafs/rx
No changes to SRC/UKERNEL/rx_kmutex.h since ../libuafs/rx/rx_kmutex.h installed
No changes to SRC/UKERNEL/rx_knet.c since ../libuafs/rx/rx_knet.c installed
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install librx.a /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/lib
No changes to librx.a since /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/lib/librx.a installed
cc -O -I/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include -DRXDEBUG -dy -Bdynamic  -c  rxdebug.c
cc -O -I/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include -DRXDEBUG -dy -Bdynamic -o rxdebug rxdebug.o librx.a /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/lib/liblwp.a /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/lib/afs/libcmd.a  /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/lib/afs/util.a /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/bin/install rxdebug /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/etc/rxdebug
rm -f rxdumptrace
cc -O -I/afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/include -DRXDEBUG -dy -Bdynamic -DDUMPTRACE -o rxdumptrace rx_trace.c  librx.a /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/lib/liblwp.a /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/lib/afs/libcmd.a  /afs/athena.mit.edu/astaff/project/afsdev/bld.next/sun4x_56/obj/rx/../../../sun4x_56/dest/lib/afs/util.a -lsocket -lnsl -lintl -ldl
rm -f rx_trace.o
cd obj/ubik; make test SYS_NAME=sun4x_56 
DEST/bin/rxgen  utst_int.xg
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  utst_server.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  utst_int.ss.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  utst_int.xdr.c
cc -O -I./ -IDEST/include -dy -Bdynamic -o utst_server utst_server.o utst_int.ss.o utst_int.xdr.o libubik.a DEST/lib/librx.a DEST/lib/liblwp.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  utst_client.c
cc -O -I./ -IDEST/include -dy -Bdynamic  -c  utst_int.cs.c
cc -O -I./ -IDEST/include -dy -Bdynamic -o utst_client utst_client.o utst_int.cs.o utst_int.xdr.o libubik.a DEST/lib/librx.a DEST/lib/liblwp.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
cc -O -I./ -IDEST/include -dy -Bdynamic -g -I. -IDEST//include -IDEST//include/afs -IDEST// -c udebug.c
cc -O -I./ -IDEST/include -dy -Bdynamic -o udebug udebug.o libubik.a DEST/lib/librx.a DEST/lib/liblwp.a  DEST/lib/afs/libcom_err.a DEST/lib/afs/libcmd.a  DEST/lib/afs/util.a DEST/lib/afs/libsys.a -lsocket -lnsl -lintl -ldl
DEST/bin/install udebug DEST/bin
DEST/bin/install udebug DEST/root.server/usr/afs/bin
dest/bin/washtool make libadmin libadmin/adminutil libadmin/vos libadmin/client libadmin/kas libadmin/pts libadmin/bos libadmin/cfg -argument install
DEST/bin/install afs_Admin.h DEST/include/afs
No changes to afs_Admin.h since DEST/include/afs/afs_Admin.h installed
DEST/bin/install afs_AdminErrors.h DEST/include/afs
No changes to afs_AdminErrors.h since DEST/include/afs/afs_AdminErrors.h installed
rm -f afs_AdminBosErrors.c afs_AdminBosErrors.h
DEST/bin/compile_et afs_AdminBosErrors.et -h afs_AdminBosErrors
cp afs_AdminBosErrors.h DEST//include/afs/afs_AdminBosErrors.h
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_AdminBosErrors.c
rm -f afs_AdminCfgErrors.c afs_AdminCfgErrors.h
DEST/bin/compile_et afs_AdminCfgErrors.et -h afs_AdminCfgErrors
cp afs_AdminCfgErrors.h DEST//include/afs/afs_AdminCfgErrors.h
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_AdminCfgErrors.c
rm -f afs_AdminClientErrors.c afs_AdminClientErrors.h
DEST/bin/compile_et afs_AdminClientErrors.et -h afs_AdminClientErrors
cp afs_AdminClientErrors.h DEST//include/afs/afs_AdminClientErrors.h
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_AdminClientErrors.c
rm -f afs_AdminCommonErrors.c afs_AdminCommonErrors.h
DEST/bin/compile_et afs_AdminCommonErrors.et -h afs_AdminCommonErrors
cp afs_AdminCommonErrors.h DEST//include/afs/afs_AdminCommonErrors.h
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_AdminCommonErrors.c
rm -f afs_AdminKasErrors.c afs_AdminKasErrors.h
DEST/bin/compile_et afs_AdminKasErrors.et -h afs_AdminKasErrors
cp afs_AdminKasErrors.h DEST//include/afs/afs_AdminKasErrors.h
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_AdminKasErrors.c
rm -f afs_AdminMiscErrors.c afs_AdminMiscErrors.h
DEST/bin/compile_et afs_AdminMiscErrors.et -h afs_AdminMiscErrors
cp afs_AdminMiscErrors.h DEST//include/afs/afs_AdminMiscErrors.h
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_AdminMiscErrors.c
rm -f afs_AdminPtsErrors.c afs_AdminPtsErrors.h
DEST/bin/compile_et afs_AdminPtsErrors.et -h afs_AdminPtsErrors
cp afs_AdminPtsErrors.h DEST//include/afs/afs_AdminPtsErrors.h
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_AdminPtsErrors.c
rm -f afs_AdminUtilErrors.c afs_AdminUtilErrors.h
DEST/bin/compile_et afs_AdminUtilErrors.et -h afs_AdminUtilErrors
cp afs_AdminUtilErrors.h DEST//include/afs/afs_AdminUtilErrors.h
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_AdminUtilErrors.c
rm -f afs_AdminVosErrors.c afs_AdminVosErrors.h
DEST/bin/compile_et afs_AdminVosErrors.et -h afs_AdminVosErrors
cp afs_AdminVosErrors.h DEST//include/afs/afs_AdminVosErrors.h
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_AdminVosErrors.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_utilAdmin.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../rxkad/rxkad_errs.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../bozo/boserr.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../kauth/kaerrors.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../auth/ktc_errors.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../cmd/cmd_errors.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../ptserver/pterror.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../ubik/uerrors.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../vlserver/vl_errors.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../auth/acfg_errors.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../volser/volerr.c
rm -f libafsadminutil.a
ar rv libafsadminutil.a afs_AdminBosErrors.o  afs_AdminCfgErrors.o  afs_AdminClientErrors.o  afs_AdminCommonErrors.o  afs_AdminKasErrors.o  afs_AdminMiscErrors.o  afs_AdminPtsErrors.o  afs_AdminUtilErrors.o  afs_AdminVosErrors.o  afs_utilAdmin.o rxkad_errs.o  boserr.o  kaerrors.o  ktc_errors.o  cmd_errors.o  pterror.o  uerrors.o  vl_errors.o  acfg_errors.o  volerr.o
ar: creating libafsadminutil.a
ar: writing libafsadminutil.a
a - afs_AdminBosErrors.o
a - afs_AdminCfgErrors.o
a - afs_AdminClientErrors.o
a - afs_AdminCommonErrors.o
a - afs_AdminKasErrors.o
a - afs_AdminMiscErrors.o
a - afs_AdminPtsErrors.o
a - afs_AdminUtilErrors.o
a - afs_AdminVosErrors.o
a - afs_utilAdmin.o
a - rxkad_errs.o
a - boserr.o
a - kaerrors.o
a - ktc_errors.o
a - cmd_errors.o
a - pterror.o
a - uerrors.o
a - vl_errors.o
a - acfg_errors.o
a - volerr.o
/bin/true libafsadminutil.a
DEST/bin/install afs_utilAdmin.h DEST/include/afs
No changes to afs_utilAdmin.h since DEST/include/afs/afs_utilAdmin.h installed
DEST/bin/install libafsadminutil.a DEST//lib/afs/libafsadminutil.a
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_vosAdmin.c
"afs_vosAdmin.c", line 1144: warning: initializer does not fit or is out of range: 0xffffffff
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  vosutils.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  vsprocs.c
"vsprocs.c", line 1393: warning: initializer does not fit or is out of range: -1
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  lockprocs.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../vlserver/vldbint.cs.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../vlserver/vldbint.xdr.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../volser/volint.cs.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../volser/volint.xdr.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../fsint/afsint.xdr.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../fsint/afscbint.xdr.c;
rm -f libvosadmin.a
ar rv libvosadmin.a afs_vosAdmin.o  vosutils.o  vsprocs.o  lockprocs.o vldbint.cs.o  vldbint.xdr.o volint.cs.o  volint.xdr.o afsint.xdr.o  afscbint.xdr.o
ar: creating libvosadmin.a
ar: writing libvosadmin.a
a - afs_vosAdmin.o
a - vosutils.o
a - vsprocs.o
a - lockprocs.o
a - vldbint.cs.o
a - vldbint.xdr.o
a - volint.cs.o
a - volint.xdr.o
a - afsint.xdr.o
a - afscbint.xdr.o
/bin/true libvosadmin.a
DEST/bin/install afs_vosAdmin.h DEST/include/afs
No changes to afs_vosAdmin.h since DEST/include/afs/afs_vosAdmin.h installed
DEST/bin/install libvosadmin.a DEST//lib/afs/libvosadmin.a
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_clientAdmin.c
"afs_clientAdmin.c", line 333: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 172
	argument : pointer to const char
"afs_clientAdmin.c", line 333: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 172
	argument : pointer to const char
"afs_clientAdmin.c", line 341: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 130
	argument : pointer to const char
"afs_clientAdmin.c", line 347: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 185
	argument : pointer to const char
"afs_clientAdmin.c", line 354: warning: argument #3 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 137
	argument : pointer to const char
"afs_clientAdmin.c", line 417: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 172
	argument : pointer to const char
"afs_clientAdmin.c", line 417: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 172
	argument : pointer to const char
"afs_clientAdmin.c", line 425: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 130
	argument : pointer to const char
"afs_clientAdmin.c", line 431: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 185
	argument : pointer to const char
"afs_clientAdmin.c", line 440: warning: argument #3 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 137
	argument : pointer to const char
"afs_clientAdmin.c", line 446: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 130
	argument : pointer to const char
"afs_clientAdmin.c", line 451: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 210
	argument : pointer to const char
"afs_clientAdmin.c", line 462: warning: argument #3 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 150
	argument : pointer to const char
"afs_clientAdmin.c", line 888: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 130
	argument : pointer to const char
"afs_clientAdmin.c", line 1640: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 196
	argument : pointer to const char
rm -f libclientadmin.a
ar rv libclientadmin.a afs_clientAdmin.o
ar: creating libclientadmin.a
ar: writing libclientadmin.a
a - afs_clientAdmin.o
/bin/true libclientadmin.a
DEST/bin/install afs_clientAdmin.h DEST/include/afs
No changes to afs_clientAdmin.h since DEST/include/afs/afs_clientAdmin.h installed
DEST/bin/install libclientadmin.a DEST//lib/afs/libclientadmin.a
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_kasAdmin.c
"afs_kasAdmin.c", line 1814: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 172
	argument : pointer to const char
"afs_kasAdmin.c", line 1814: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "DEST/include/afs/kautils.h", line 172
	argument : pointer to const char
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../kauth/kauth.cs.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../kauth/kauth.xdr.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../kauth/kaaux.c;
rm -f libkasadmin.a
ar rv libkasadmin.a afs_kasAdmin.o kauth.cs.o  kauth.xdr.o  kaaux.o
ar: creating libkasadmin.a
ar: writing libkasadmin.a
a - afs_kasAdmin.o
a - kauth.cs.o
a - kauth.xdr.o
a - kaaux.o
/bin/true libkasadmin.a
DEST/bin/install afs_kasAdmin.h DEST/include/afs
No changes to afs_kasAdmin.h since DEST/include/afs/afs_kasAdmin.h installed
DEST/bin/install libkasadmin.a DEST//lib/afs/libkasadmin.a
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_ptsAdmin.c
"afs_ptsAdmin.c", line 2354: warning: integer overflow detected: op "<<"
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../ptserver/ptint.xdr.c;
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../ptserver/ptint.cs.c;
rm -f libptsadmin.a
ar rv libptsadmin.a afs_ptsAdmin.o ptint.xdr.o  ptint.cs.o
ar: creating libptsadmin.a
ar: writing libptsadmin.a
a - afs_ptsAdmin.o
a - ptint.xdr.o
a - ptint.cs.o
/bin/true libptsadmin.a
DEST/bin/install afs_ptsAdmin.h DEST/include/afs
No changes to afs_ptsAdmin.h since DEST/include/afs/afs_ptsAdmin.h installed
DEST/bin/install libptsadmin.a DEST//lib/afs/libptsadmin.a
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  afs_bosAdmin.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../bozo/bosint.xdr.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../bozo/bosint.cs.c
rm -f libbosadmin.a
ar rv libbosadmin.a afs_bosAdmin.o bosint.xdr.o bosint.cs.o
ar: creating libbosadmin.a
ar: writing libbosadmin.a
a - afs_bosAdmin.o
a - bosint.xdr.o
a - bosint.cs.o
/bin/true libbosadmin.a
DEST/bin/install afs_bosAdmin.h DEST/include/afs
No changes to afs_bosAdmin.h since DEST/include/afs/afs_bosAdmin.h installed
DEST/bin/install libbosadmin.a DEST//lib/afs/libbosadmin.a
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../ubik/ubik_int.cs.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic -c ../../ubik/ubik_int.xdr.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  cfgclient.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  cfgdb.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  cfghost.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  cfgservers.c
cc -O -g -IDEST/include -mt -DAFS_PTHREAD_ENV -dy -Bdynamic  -c  cfginternal.c
rm -f libcfgadmin.a
ar rv libcfgadmin.a ubik_int.cs.o  ubik_int.xdr.o  cfgclient.o  cfgdb.o  cfghost.o  cfgservers.o  cfginternal.o
ar: creating libcfgadmin.a
ar: writing libcfgadmin.a
a - ubik_int.cs.o
a - ubik_int.xdr.o
a - cfgclient.o
a - cfgdb.o
a - cfghost.o
a - cfgservers.o
a - cfginternal.o
/bin/true libcfgadmin.a
DEST/bin/install afs_cfgAdmin.h DEST/include/afs
No changes to afs_cfgAdmin.h since DEST/include/afs/afs_cfgAdmin.h installed
DEST/bin/install libcfgadmin.a DEST//lib/afs/libcfgadmin.a
dest/bin/washtool make finale -argument install
perl SRC/../config/mkvers.pl >/tmp/versfinale$$ \
; if	cmp -s /tmp/versfinale$$ AFS_component_version_number.c \
; then	: \
; else	rm -f AFS_component_version_number.c \
;	cp /tmp/versfinale$$ AFS_component_version_number.c \
; fi \
; rm -f /tmp/versfinale$$
cc -g -IDEST/include -dy -Bdynamic  -c  translate_et.c
cc -g  -o translate_et translate_et.o DEST/lib/libubik.a DEST/lib/librx.a DEST/lib/liblwp.a DEST/lib/afs/libauth.a DEST/lib/afs/libsys.a  DEST/lib/librxkad.a DEST/lib/afs/libcmd.a DEST/lib/afs/libvldb.a DEST/lib/afs/libbos.a DEST/lib/afs/libcom_err.a DEST/lib/afs/libvolser.a DEST/lib/afs/util.a DEST/lib/afs/libkauth.a DEST/lib/afs/libprot.a DEST/lib/libdes.a -lsocket -lnsl -lintl -ldl
DEST/bin/install translate_et DEST/bin/translate_et
