if [ ! -f Tests ]; then cat /dev/null > Tests; \
chmod a+x Tests; else : ; fi
for i in addpxl clpbx crtbtmpfrm crtimg crtpxmpfrm crtrgn dltcntxt dstryimg dstryrgn emptyrgn eqlrgn fndcntxt ftchbffr ftchbyts gtdflt gtpxl gtvslinf intrsctrgn iscrsrky isfnctnky iskypdky ismdfrky ismscfnctn ispfky kycdtkysym kysymtkycd kysymtstr lkpkysym lkpstr mtchvslinf offstrgn plygnrgn pntinrgn prmllc prsclr prsgmtry ptpxl rbndkysym rctinrgn rdbtmpfl rfrshkybrd rmdstrydtb rmgtfldtbs rmgtrsrc rmgtstrdtb rmintlz rmmrgdtbss rmprscmmnd rmptfldtbs rmptlnrsrc rmptrsrc rmptstrrsr rmqgtrsrc rmqgtsrchl rmqgtsrchr rmqptrsrc rmqptstrrs rmqrktstr rmstrtbndn rmstrtqrk rmstrtqrkl rmunqqrk rsrcmngrst rttbffrs sbimg sbtrctrgn shrnkrgn strbffr strbyts strgn strtkysym svcntxt unnrctwthr unnrgn unqcntxt wrtbtmpfl xrrgn; do \
	if [ -d $i ]; then \
		(cd $i; echo Compiling in $i; wbuild linkexec); \
	fi; \
done
Compiling in addpxl
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/addpxl'
mc -l -o link.c addpxl.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o addpxl.o
rm -f ../addpxl.o
ln addpxl.o ..
rm -f addpxl
ln -s ../Tests addpxl
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/addpxl'
Compiling in clpbx
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/clpbx'
mc -l -o link.c clpbx.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o clpbx.o
rm -f ../clpbx.o
ln clpbx.o ..
rm -f clpbx
ln -s ../Tests clpbx
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/clpbx'
Compiling in crtbtmpfrm
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/crtbtmpfrm'
mc -l -o link.c crtbtmpfrm.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o crtbtmpfrm.o
rm -f ../crtbtmpfrm.o
ln crtbtmpfrm.o ..
rm -f crtbtmpfrm
ln -s ../Tests crtbtmpfrm
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/crtbtmpfrm'
Compiling in crtimg
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/crtimg'
mc -l -o link.c crtimg.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o crtimg.o
rm -f ../crtimg.o
ln crtimg.o ..
rm -f crtimg
ln -s ../Tests crtimg
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/crtimg'
Compiling in crtpxmpfrm
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/crtpxmpfrm'
mc -l -o link.c crtpxmpfrm.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o crtpxmpfrm.o
rm -f ../crtpxmpfrm.o
ln crtpxmpfrm.o ..
rm -f crtpxmpfrm
ln -s ../Tests crtpxmpfrm
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/crtpxmpfrm'
Compiling in crtrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/crtrgn'
mc -l -o link.c crtrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o crtrgn.o
rm -f ../crtrgn.o
ln crtrgn.o ..
rm -f crtrgn
ln -s ../Tests crtrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/crtrgn'
Compiling in dltcntxt
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/dltcntxt'
mc -l -o link.c dltcntxt.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o dltcntxt.o
rm -f ../dltcntxt.o
ln dltcntxt.o ..
rm -f dltcntxt
ln -s ../Tests dltcntxt
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/dltcntxt'
Compiling in dstryimg
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/dstryimg'
mc -l -o link.c dstryimg.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o dstryimg.o
rm -f ../dstryimg.o
ln dstryimg.o ..
rm -f dstryimg
ln -s ../Tests dstryimg
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/dstryimg'
Compiling in dstryrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/dstryrgn'
mc -l -o link.c dstryrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o dstryrgn.o
rm -f ../dstryrgn.o
ln dstryrgn.o ..
rm -f dstryrgn
ln -s ../Tests dstryrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/dstryrgn'
Compiling in emptyrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/emptyrgn'
mc -l -o link.c emptyrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o emptyrgn.o
rm -f ../emptyrgn.o
ln emptyrgn.o ..
rm -f emptyrgn
ln -s ../Tests emptyrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/emptyrgn'
Compiling in eqlrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/eqlrgn'
mc -l -o link.c eqlrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o eqlrgn.o
rm -f ../eqlrgn.o
ln eqlrgn.o ..
rm -f eqlrgn
ln -s ../Tests eqlrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/eqlrgn'
Compiling in fndcntxt
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/fndcntxt'
mc -l -o link.c fndcntxt.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o fndcntxt.o
rm -f ../fndcntxt.o
ln fndcntxt.o ..
rm -f fndcntxt
ln -s ../Tests fndcntxt
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/fndcntxt'
Compiling in ftchbffr
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ftchbffr'
mc -l -o link.c ftchbffr.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o ftchbffr.o
rm -f ../ftchbffr.o
ln ftchbffr.o ..
rm -f ftchbffr
ln -s ../Tests ftchbffr
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ftchbffr'
Compiling in ftchbyts
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ftchbyts'
mc -l -o link.c ftchbyts.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o ftchbyts.o
rm -f ../ftchbyts.o
ln ftchbyts.o ..
rm -f ftchbyts
ln -s ../Tests ftchbyts
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ftchbyts'
Compiling in gtdflt
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/gtdflt'
mc -l -o link.c gtdflt.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o gtdflt.o
rm -f ../gtdflt.o
ln gtdflt.o ..
rm -f gtdflt
ln -s ../Tests gtdflt
rm -f .Xdefaults ./.Xdefaults-`hostname`
cp Xdefaults .Xdefaults
cp HstXdefaults ./.Xdefaults-`hostname`
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o Test3.o Test3.c
cc -L/usr/X11R6/lib -o Test3 Test3.o /opt/lsb-tet3-lite/lib/tet3/tcmchild.o  /usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/lib/libxtest.a /usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/lib/libfont.a /opt/lsb-tet3-lite/lib/tet3/libapi.a  -lXext -lX11
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o Test4.o Test4.c
cc -L/usr/X11R6/lib -o Test4 Test4.o /opt/lsb-tet3-lite/lib/tet3/tcmchild.o  /usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/lib/libxtest.a /usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/lib/libfont.a /opt/lsb-tet3-lite/lib/tet3/libapi.a  -lXext -lX11
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o Test5.o Test5.c
cc -L/usr/X11R6/lib -o Test5 Test5.o /opt/lsb-tet3-lite/lib/tet3/tcmchild.o  /usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/lib/libxtest.a /usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/lib/libfont.a /opt/lsb-tet3-lite/lib/tet3/libapi.a  -lXext -lX11
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/gtdflt'
Compiling in gtpxl
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/gtpxl'
mc -l -o link.c gtpxl.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o gtpxl.o
rm -f ../gtpxl.o
ln gtpxl.o ..
rm -f gtpxl
ln -s ../Tests gtpxl
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/gtpxl'
Compiling in gtvslinf
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/gtvslinf'
mc -l -o link.c gtvslinf.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o gtvslinf.o
rm -f ../gtvslinf.o
ln gtvslinf.o ..
rm -f gtvslinf
ln -s ../Tests gtvslinf
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/gtvslinf'
Compiling in intrsctrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/intrsctrgn'
mc -l -o link.c intrsctrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o intrsctrgn.o
rm -f ../intrsctrgn.o
ln intrsctrgn.o ..
rm -f intrsctrgn
ln -s ../Tests intrsctrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/intrsctrgn'
Compiling in iscrsrky
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/iscrsrky'
mc -l -o link.c iscrsrky.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o iscrsrky.o
rm -f ../iscrsrky.o
ln iscrsrky.o ..
rm -f iscrsrky
ln -s ../Tests iscrsrky
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/iscrsrky'
Compiling in isfnctnky
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/isfnctnky'
mc -l -o link.c isfnctnky.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o isfnctnky.o
rm -f ../isfnctnky.o
ln isfnctnky.o ..
rm -f isfnctnky
ln -s ../Tests isfnctnky
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/isfnctnky'
Compiling in iskypdky
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/iskypdky'
mc -l -o link.c iskypdky.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o iskypdky.o
rm -f ../iskypdky.o
ln iskypdky.o ..
rm -f iskypdky
ln -s ../Tests iskypdky
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/iskypdky'
Compiling in ismdfrky
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ismdfrky'
mc -l -o link.c ismdfrky.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o ismdfrky.o
rm -f ../ismdfrky.o
ln ismdfrky.o ..
rm -f ismdfrky
ln -s ../Tests ismdfrky
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ismdfrky'
Compiling in ismscfnctn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ismscfnctn'
mc -l -o link.c ismscfnctn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o ismscfnctn.o
rm -f ../ismscfnctn.o
ln ismscfnctn.o ..
rm -f ismscfnctn
ln -s ../Tests ismscfnctn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ismscfnctn'
Compiling in ispfky
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ispfky'
mc -l -o link.c ispfky.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o ispfky.o
rm -f ../ispfky.o
ln ispfky.o ..
rm -f ispfky
ln -s ../Tests ispfky
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ispfky'
Compiling in kycdtkysym
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/kycdtkysym'
mc -l -o link.c kycdtkysym.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o kycdtkysym.o
rm -f ../kycdtkysym.o
ln kycdtkysym.o ..
rm -f kycdtkysym
ln -s ../Tests kycdtkysym
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/kycdtkysym'
Compiling in kysymtkycd
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/kysymtkycd'
mc -l -o link.c kysymtkycd.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o kysymtkycd.o
rm -f ../kysymtkycd.o
ln kysymtkycd.o ..
rm -f kysymtkycd
ln -s ../Tests kysymtkycd
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/kysymtkycd'
Compiling in kysymtstr
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/kysymtstr'
mc -l -o link.c kysymtstr.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o kysymtstr.o
rm -f ../kysymtstr.o
ln kysymtstr.o ..
rm -f kysymtstr
ln -s ../Tests kysymtstr
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/kysymtstr'
Compiling in lkpkysym
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/lkpkysym'
mc -l -o link.c lkpkysym.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o lkpkysym.o
rm -f ../lkpkysym.o
ln lkpkysym.o ..
rm -f lkpkysym
ln -s ../Tests lkpkysym
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/lkpkysym'
Compiling in lkpstr
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/lkpstr'
mc -l -o link.c lkpstr.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o lkpstr.o
rm -f ../lkpstr.o
ln lkpstr.o ..
rm -f lkpstr
ln -s ../Tests lkpstr
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/lkpstr'
Compiling in mtchvslinf
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/mtchvslinf'
mc -l -o link.c mtchvslinf.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o mtchvslinf.o
rm -f ../mtchvslinf.o
ln mtchvslinf.o ..
rm -f mtchvslinf
ln -s ../Tests mtchvslinf
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/mtchvslinf'
Compiling in offstrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/offstrgn'
mc -l -o link.c offstrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o offstrgn.o
rm -f ../offstrgn.o
ln offstrgn.o ..
rm -f offstrgn
ln -s ../Tests offstrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/offstrgn'
Compiling in plygnrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/plygnrgn'
mc -l -o link.c plygnrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o plygnrgn.o
rm -f ../plygnrgn.o
ln plygnrgn.o ..
rm -f plygnrgn
ln -s ../Tests plygnrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/plygnrgn'
Compiling in pntinrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/pntinrgn'
mc -l -o link.c pntinrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o pntinrgn.o
rm -f ../pntinrgn.o
ln pntinrgn.o ..
rm -f pntinrgn
ln -s ../Tests pntinrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/pntinrgn'
Compiling in prmllc
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/prmllc'
mc -l -o link.c prmllc.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o prmllc.o
rm -f ../prmllc.o
ln prmllc.o ..
rm -f prmllc
ln -s ../Tests prmllc
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/prmllc'
Compiling in prsclr
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/prsclr'
mc -l -o link.c prsclr.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o prsclr.o
rm -f ../prsclr.o
ln prsclr.o ..
rm -f prsclr
ln -s ../Tests prsclr
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/prsclr'
Compiling in prsgmtry
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/prsgmtry'
mc -l -o link.c prsgmtry.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o prsgmtry.o
rm -f ../prsgmtry.o
ln prsgmtry.o ..
rm -f prsgmtry
ln -s ../Tests prsgmtry
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/prsgmtry'
Compiling in ptpxl
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ptpxl'
mc -l -o link.c ptpxl.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o ptpxl.o
rm -f ../ptpxl.o
ln ptpxl.o ..
rm -f ptpxl
ln -s ../Tests ptpxl
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/ptpxl'
Compiling in rbndkysym
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rbndkysym'
mc -l -o link.c rbndkysym.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rbndkysym.o
rm -f ../rbndkysym.o
ln rbndkysym.o ..
rm -f rbndkysym
ln -s ../Tests rbndkysym
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rbndkysym'
Compiling in rctinrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rctinrgn'
mc -l -o link.c rctinrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rctinrgn.o
rm -f ../rctinrgn.o
ln rctinrgn.o ..
rm -f rctinrgn
ln -s ../Tests rctinrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rctinrgn'
Compiling in rdbtmpfl
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rdbtmpfl'
mc -l -o link.c rdbtmpfl.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rdbtmpfl.o
rm -f ../rdbtmpfl.o
ln rdbtmpfl.o ..
rm -f rdbtmpfl
ln -s ../Tests rdbtmpfl
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rdbtmpfl'
Compiling in rfrshkybrd
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rfrshkybrd'
mc -l -o link.c rfrshkybrd.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rfrshkybrd.o
rm -f ../rfrshkybrd.o
ln rfrshkybrd.o ..
rm -f rfrshkybrd
ln -s ../Tests rfrshkybrd
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rfrshkybrd'
Compiling in rmdstrydtb
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmdstrydtb'
mc -l -o link.c rmdstrydtb.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmdstrydtb.o
rm -f ../rmdstrydtb.o
ln rmdstrydtb.o ..
rm -f rmdstrydtb
ln -s ../Tests rmdstrydtb
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmdstrydtb'
Compiling in rmgtfldtbs
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmgtfldtbs'
mc -l -o link.c rmgtfldtbs.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmgtfldtbs.o
rm -f ../rmgtfldtbs.o
ln rmgtfldtbs.o ..
rm -f rmgtfldtbs
ln -s ../Tests rmgtfldtbs
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmgtfldtbs'
Compiling in rmgtrsrc
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmgtrsrc'
mc -l -o link.c rmgtrsrc.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmgtrsrc.o
rm -f ../rmgtrsrc.o
ln rmgtrsrc.o ..
rm -f rmgtrsrc
ln -s ../Tests rmgtrsrc
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmgtrsrc'
Compiling in rmgtstrdtb
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmgtstrdtb'
mc -l -o link.c rmgtstrdtb.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmgtstrdtb.o
rm -f ../rmgtstrdtb.o
ln rmgtstrdtb.o ..
rm -f rmgtstrdtb
ln -s ../Tests rmgtstrdtb
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmgtstrdtb'
Compiling in rmintlz
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmintlz'
mc -l -o link.c rmintlz.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmintlz.o
rm -f ../rmintlz.o
ln rmintlz.o ..
rm -f rmintlz
ln -s ../Tests rmintlz
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmintlz'
Compiling in rmmrgdtbss
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmmrgdtbss'
mc -l -o link.c rmmrgdtbss.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmmrgdtbss.o
rm -f ../rmmrgdtbss.o
ln rmmrgdtbss.o ..
rm -f rmmrgdtbss
ln -s ../Tests rmmrgdtbss
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmmrgdtbss'
Compiling in rmprscmmnd
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmprscmmnd'
mc -l -o link.c rmprscmmnd.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmprscmmnd.o
rm -f ../rmprscmmnd.o
ln rmprscmmnd.o ..
rm -f rmprscmmnd
ln -s ../Tests rmprscmmnd
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmprscmmnd'
Compiling in rmptfldtbs
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmptfldtbs'
mc -l -o link.c rmptfldtbs.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmptfldtbs.o
rm -f ../rmptfldtbs.o
ln rmptfldtbs.o ..
rm -f rmptfldtbs
ln -s ../Tests rmptfldtbs
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmptfldtbs'
Compiling in rmptlnrsrc
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmptlnrsrc'
mc -l -o link.c rmptlnrsrc.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmptlnrsrc.o
rm -f ../rmptlnrsrc.o
ln rmptlnrsrc.o ..
rm -f rmptlnrsrc
ln -s ../Tests rmptlnrsrc
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmptlnrsrc'
Compiling in rmptrsrc
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmptrsrc'
mc -l -o link.c rmptrsrc.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmptrsrc.o
rm -f ../rmptrsrc.o
ln rmptrsrc.o ..
rm -f rmptrsrc
ln -s ../Tests rmptrsrc
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmptrsrc'
Compiling in rmptstrrsr
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmptstrrsr'
mc -l -o link.c rmptstrrsr.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmptstrrsr.o
rm -f ../rmptstrrsr.o
ln rmptstrrsr.o ..
rm -f rmptstrrsr
ln -s ../Tests rmptstrrsr
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmptstrrsr'
Compiling in rmqgtrsrc
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqgtrsrc'
mc -l -o link.c rmqgtrsrc.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmqgtrsrc.o
rm -f ../rmqgtrsrc.o
ln rmqgtrsrc.o ..
rm -f rmqgtrsrc
ln -s ../Tests rmqgtrsrc
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqgtrsrc'
Compiling in rmqgtsrchl
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqgtsrchl'
mc -l -o link.c rmqgtsrchl.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmqgtsrchl.o
rm -f ../rmqgtsrchl.o
ln rmqgtsrchl.o ..
rm -f rmqgtsrchl
ln -s ../Tests rmqgtsrchl
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqgtsrchl'
Compiling in rmqgtsrchr
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqgtsrchr'
mc -l -o link.c rmqgtsrchr.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmqgtsrchr.o
rm -f ../rmqgtsrchr.o
ln rmqgtsrchr.o ..
rm -f rmqgtsrchr
ln -s ../Tests rmqgtsrchr
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqgtsrchr'
Compiling in rmqptrsrc
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqptrsrc'
mc -l -o link.c rmqptrsrc.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmqptrsrc.o
rm -f ../rmqptrsrc.o
ln rmqptrsrc.o ..
rm -f rmqptrsrc
ln -s ../Tests rmqptrsrc
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqptrsrc'
Compiling in rmqptstrrs
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqptstrrs'
mc -l -o link.c rmqptstrrs.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmqptstrrs.o
rm -f ../rmqptstrrs.o
ln rmqptstrrs.o ..
rm -f rmqptstrrs
ln -s ../Tests rmqptstrrs
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqptstrrs'
Compiling in rmqrktstr
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqrktstr'
mc -l -o link.c rmqrktstr.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmqrktstr.o
rm -f ../rmqrktstr.o
ln rmqrktstr.o ..
rm -f rmqrktstr
ln -s ../Tests rmqrktstr
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmqrktstr'
Compiling in rmstrtbndn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmstrtbndn'
mc -l -o link.c rmstrtbndn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmstrtbndn.o
rm -f ../rmstrtbndn.o
ln rmstrtbndn.o ..
rm -f rmstrtbndn
ln -s ../Tests rmstrtbndn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmstrtbndn'
Compiling in rmstrtqrk
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmstrtqrk'
mc -l -o link.c rmstrtqrk.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmstrtqrk.o
rm -f ../rmstrtqrk.o
ln rmstrtqrk.o ..
rm -f rmstrtqrk
ln -s ../Tests rmstrtqrk
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmstrtqrk'
Compiling in rmstrtqrkl
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmstrtqrkl'
mc -l -o link.c rmstrtqrkl.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmstrtqrkl.o
rm -f ../rmstrtqrkl.o
ln rmstrtqrkl.o ..
rm -f rmstrtqrkl
ln -s ../Tests rmstrtqrkl
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmstrtqrkl'
Compiling in rmunqqrk
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmunqqrk'
mc -l -o link.c rmunqqrk.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rmunqqrk.o
rm -f ../rmunqqrk.o
ln rmunqqrk.o ..
rm -f rmunqqrk
ln -s ../Tests rmunqqrk
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rmunqqrk'
Compiling in rsrcmngrst
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rsrcmngrst'
mc -l -o link.c rsrcmngrst.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rsrcmngrst.o
rm -f ../rsrcmngrst.o
ln rsrcmngrst.o ..
rm -f rsrcmngrst
ln -s ../Tests rsrcmngrst
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rsrcmngrst'
Compiling in rttbffrs
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rttbffrs'
mc -l -o link.c rttbffrs.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o rttbffrs.o
rm -f ../rttbffrs.o
ln rttbffrs.o ..
rm -f rttbffrs
ln -s ../Tests rttbffrs
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/rttbffrs'
Compiling in sbimg
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/sbimg'
mc -l -o link.c sbimg.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o sbimg.o
rm -f ../sbimg.o
ln sbimg.o ..
rm -f sbimg
ln -s ../Tests sbimg
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/sbimg'
Compiling in sbtrctrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/sbtrctrgn'
mc -l -o link.c sbtrctrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o sbtrctrgn.o
rm -f ../sbtrctrgn.o
ln sbtrctrgn.o ..
rm -f sbtrctrgn
ln -s ../Tests sbtrctrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/sbtrctrgn'
Compiling in shrnkrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/shrnkrgn'
mc -l -o link.c shrnkrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o shrnkrgn.o
rm -f ../shrnkrgn.o
ln shrnkrgn.o ..
rm -f shrnkrgn
ln -s ../Tests shrnkrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/shrnkrgn'
Compiling in strbffr
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/strbffr'
mc -l -o link.c strbffr.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o strbffr.o
rm -f ../strbffr.o
ln strbffr.o ..
rm -f strbffr
ln -s ../Tests strbffr
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/strbffr'
Compiling in strbyts
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/strbyts'
mc -l -o link.c strbyts.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o strbyts.o
rm -f ../strbyts.o
ln strbyts.o ..
rm -f strbyts
ln -s ../Tests strbyts
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/strbyts'
Compiling in strgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/strgn'
mc -l -o link.c strgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o strgn.o
rm -f ../strgn.o
ln strgn.o ..
rm -f strgn
ln -s ../Tests strgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/strgn'
Compiling in strtkysym
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/strtkysym'
mc -l -o link.c strtkysym.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o strtkysym.o
rm -f ../strtkysym.o
ln strtkysym.o ..
rm -f strtkysym
ln -s ../Tests strtkysym
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/strtkysym'
Compiling in svcntxt
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/svcntxt'
mc -l -o link.c svcntxt.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o svcntxt.o
rm -f ../svcntxt.o
ln svcntxt.o ..
rm -f svcntxt
ln -s ../Tests svcntxt
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/svcntxt'
Compiling in unnrctwthr
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/unnrctwthr'
mc -l -o link.c unnrctwthr.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o unnrctwthr.o
rm -f ../unnrctwthr.o
ln unnrctwthr.o ..
rm -f unnrctwthr
ln -s ../Tests unnrctwthr
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/unnrctwthr'
Compiling in unnrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/unnrgn'
mc -l -o link.c unnrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o unnrgn.o
rm -f ../unnrgn.o
ln unnrgn.o ..
rm -f unnrgn
ln -s ../Tests unnrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/unnrgn'
Compiling in unqcntxt
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/unqcntxt'
mc -l -o link.c unqcntxt.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o unqcntxt.o
rm -f ../unqcntxt.o
ln unqcntxt.o ..
rm -f unqcntxt
ln -s ../Tests unqcntxt
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/unqcntxt'
Compiling in wrtbtmpfl
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/wrtbtmpfl'
mc -l -o link.c wrtbtmpfl.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o wrtbtmpfl.o
rm -f ../wrtbtmpfl.o
ln wrtbtmpfl.o ..
rm -f wrtbtmpfl
ln -s ../Tests wrtbtmpfl
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/wrtbtmpfl'
Compiling in xrrgn
make[1]: Entering directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/xrrgn'
mc -l -o link.c xrrgn.m 
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o link.o link.c
ld -r link.o  -o xrrgn.o
rm -f ../xrrgn.o
ln xrrgn.o ..
rm -f xrrgn
ln -s ../Tests xrrgn
make[1]: Leaving directory `/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/tset/CH10/xrrgn'
cc  -O -I.  -I/opt/lsb-tet3-lite/inc/tet3 -I/usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/include -I/usr/include/X11 -DNSIG=32 -DEXIT_FAILURE=1 -DEXIT_SUCCESS=0   -c -o linktbl.o linktbl.c
cc -L/usr/X11R6/lib -o test addpxl.o clpbx.o crtbtmpfrm.o crtimg.o crtpxmpfrm.o crtrgn.o dltcntxt.o dstryimg.o dstryrgn.o emptyrgn.o eqlrgn.o fndcntxt.o ftchbffr.o ftchbyts.o gtdflt.o gtpxl.o gtvslinf.o intrsctrgn.o iscrsrky.o isfnctnky.o iskypdky.o ismdfrky.o ismscfnctn.o ispfky.o kycdtkysym.o kysymtkycd.o kysymtstr.o lkpkysym.o lkpstr.o mtchvslinf.o offstrgn.o plygnrgn.o pntinrgn.o prmllc.o prsclr.o prsgmtry.o ptpxl.o rbndkysym.o rctinrgn.o rdbtmpfl.o rfrshkybrd.o rmdstrydtb.o rmgtfldtbs.o rmgtrsrc.o rmgtstrdtb.o rmintlz.o rmmrgdtbss.o rmprscmmnd.o rmptfldtbs.o rmptlnrsrc.o rmptrsrc.o rmptstrrsr.o rmqgtrsrc.o rmqgtsrchl.o rmqgtsrchr.o rmqptrsrc.o rmqptstrrs.o rmqrktstr.o rmstrtbndn.o rmstrtqrk.o rmstrtqrkl.o rmunqqrk.o rsrcmngrst.o rttbffrs.o sbimg.o sbtrctrgn.o shrnkrgn.o strbffr.o strbyts.o strgn.o strtkysym.o svcntxt.o unnrctwthr.o unnrgn.o unqcntxt.o wrtbtmpfl.o xrrgn.o linktbl.o /opt/lsb-tet3-lite/lib/tet3/tcm.o /usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/lib/libxtest.a /usr/src/redhat/BUILD/lsb-test-vsw4-3.1.0/lsb-vsw4/xtest/lib/libfont.a /opt/lsb-tet3-lite/lib/tet3/libapi.a  -lXext -lX11
cat test > Tests
rm -f test
