Annotation of 43BSDTahoe/new/xns/typescript, revision 1.1

1.1     ! root        1: Script started on Mon Nov 16 16:14:16 1987
        !             2: % Make    make -f M.k
        !             3: for Dir in xnslib compiler courierlib morexnslib daemon examples; do  (cd $Dir; make  install); done
        !             4: cc -c -O -I. -p client.c
        !             5: mv client.o profiled/client.o
        !             6: cc -c -O -I. client.c
        !             7: cc -c -O -I. -p server.c
        !             8: mv server.o profiled/server.o
        !             9: cc -c -O -I. server.c
        !            10: cc -c -O -I. -p readwrite.c
        !            11: mv readwrite.o profiled/readwrite.o
        !            12: cc -c -O -I. readwrite.c
        !            13: cc -c -O -I. -p misc.c
        !            14: mv misc.o profiled/misc.o
        !            15: cc -c -O -I. misc.c
        !            16: cc -c -O -I. -p bdt.c
        !            17: mv bdt.o profiled/bdt.o
        !            18: cc -c -O -I. bdt.c
        !            19: cc -c -O -I. -p names.c
        !            20: mv names.o profiled/names.o
        !            21: cc -c -O -I. names.c
        !            22: cc -c -O -I. -p options.c
        !            23: mv options.o profiled/options.o
        !            24: cc -c -O -I. options.c
        !            25: cc -c -O -I. -D'COURLIB="/usr/new/lib/xnscourier"' -p lookahead.c
        !            26: mv lookahead.o profiled/lookahead.o
        !            27: cc -c -O -I. -D'COURLIB="/usr/new/lib/xnscourier"' lookahead.c
        !            28: cc -c -O -I. -p sppclose.c
        !            29: mv sppclose.o profiled/sppclose.o
        !            30: cc -c -O -I. sppclose.c
        !            31: cc -c -O -I. -D'CSERVICES="/usr/new/lib/xnscourier/Courierservices"'  -p getcourierent.c
        !            32: mv getcourierent.o  profiled/getcourierent.o
        !            33: cc -c -O -I. -D'CSERVICES="/usr/new/lib/xnscourier/Courierservices"'  getcourierent.c
        !            34: cc -c -O -I. -p getcservice.c
        !            35: mv getcservice.o profiled/getcservice.o
        !            36: cc -c -O -I. getcservice.c
        !            37: cc -c -O -I. -p except.c
        !            38: mv except.o profiled/except.o
        !            39: cc -c -O -I. except.c
        !            40: mkdir ../include
        !            41: mkdir: ../include: File exists
        !            42: *** Exit 1 (ignored)
        !            43: mkdir ../include/xnscourier
        !            44: mkdir: ../include/xnscourier: File exists
        !            45: *** Exit 1 (ignored)
        !            46: install -c -m 644 courier.h ../include/xnscourier
        !            47: install -c -m 644 courierdb.h ../include/xnscourier
        !            48: install -c -m 644 realcourierconnection.h ../include/xnscourier
        !            49: install -c -m 644 courierconnection.h ../include/xnscourier
        !            50: install -c -m 644 except.h ../include/xnscourier
        !            51: ar cr ../lib/libcourier.a client.o server.o readwrite.o misc.o bdt.o names.o options.o  lookahead.o sppclose.o getcourierent.o getcservice.o except.o
        !            52: cd profiled; ar cr ../../lib/libcourier_p.a client.o server.o readwrite.o misc.o bdt.o names.o options.o  lookahead.o sppclose.o getcourierent.o getcservice.o except.o 
        !            53: ranlib ../lib/libcourier.a ../lib/libcourier_p.a
        !            54: cc -I../include -DDEBUG -O -c checktype.c
        !            55: cc -I../include -DDEBUG -O -c constants.c
        !            56: cc -I../include -DDEBUG -O -c constantcode.c
        !            57: cc -I../include -DDEBUG -O -c code.c
        !            58: expect one shift/reduce conflict
        !            59: yacc -d courier.y
        !            60: 
        !            61: conflicts: 1 shift/reduce
        !            62: cc -I../include -DDEBUG -O -c y.tab.c
        !            63: lex scanner.l
        !            64: cc -I../include -DDEBUG -O -c lex.yy.c
        !            65: cc -I../include -DDEBUG -O -c main.c
        !            66: cc -I../include -DDEBUG -O -c misc.c
        !            67: cc -I../include -DDEBUG -O -c procedures.c
        !            68: cc -I../include -DDEBUG -O -c symbols.c
        !            69: cc -I../include -DDEBUG -O -c types.c
        !            70: cc -I../include -DDEBUG -O -c typecode.c
        !            71: cc -I../include -DDEBUG -O -o xnscourier checktype.o constants.o constantcode.o code.o lex.yy.o main.o  misc.o procedures.o symbols.o types.o typecode.o y.tab.o -ll  ../lib/libcourier.a 
        !            72: install -c -s xnscourier ../bin/xnscourier
        !            73: *** Exit 1 (ignored)
        !            74: rm -f Courierservices
        !            75: sed -e 's@/usr/local/lib/courier@../xnscourier@g' services.txt >Courierservices
        !            76: ../bin/xnscourier Time2.cr
        !            77: install -c -m 644 Time2.h ../include/xnscourier/Time2.h
        !            78: install -c -m 644 Time2.cr ../xnscourier/Time2.cr
        !            79: ../bin/xnscourier Authentication1.cr
        !            80: install -c -m 644 Authentication1.h ../include/xnscourier/Authentication1.h
        !            81: install -c -m 644 Authentication1.cr ../xnscourier/Authentication1.cr
        !            82: ../bin/xnscourier BulkData1.cr
        !            83: BulkData1.cr: 26: Warning: Stream definition of ``StreamOfUnspecified'';
        !            84:                         recursion treated as Nil record
        !            85: install -c -m 644 BulkData1.h ../include/xnscourier/BulkData1.h
        !            86: install -c -m 644 BulkData1.cr ../xnscourier/BulkData1.cr
        !            87: ../bin/xnscourier Clearinghouse2.cr
        !            88: BulkData1.cr: 54: Warning: Stream definition of ``StreamOfUnspecified'';
        !            89:                         recursion treated as Nil record
        !            90: Clearinghouse2.cr: 76: Warning: Stream definition of ``StreamOfDomain'';
        !            91:                         recursion treated as Nil record
        !            92: Clearinghouse2.cr: 82: Warning: Stream definition of ``StreamOfDomainName'';
        !            93:                         recursion treated as Nil record
        !            94: Clearinghouse2.cr: 88: Warning: Stream definition of ``StreamOfObject'';
        !            95:                         recursion treated as Nil record
        !            96: Clearinghouse2.cr: 94: Warning: Stream definition of ``StreamOfObjectName'';
        !            97:                         recursion treated as Nil record
        !            98: Clearinghouse2.cr: 100: Warning: Stream definition of ``StreamOfOrganization'';
        !            99:                         recursion treated as Nil record
        !           100: Clearinghouse2.cr: 106: Warning: Stream definition of ``StreamOfThreePartName'';
        !           101:                         recursion treated as Nil record
        !           102: install -c -m 644 Clearinghouse2.h ../include/xnscourier/Clearinghouse2.h
        !           103: install -c -m 644 Clearinghouse2.cr ../xnscourier/Clearinghouse2.cr
        !           104: ../bin/xnscourier Authentication2.cr
        !           105: install -c -m 644 Authentication2.h ../include/xnscourier/Authentication2.h
        !           106: install -c -m 644 Authentication2.cr ../xnscourier/Authentication2.cr
        !           107: ../bin/xnscourier Printing3.cr
        !           108: BulkData1.cr: 66: Warning: Stream definition of ``StreamOfUnspecified'';
        !           109:                         recursion treated as Nil record
        !           110: Printing3.cr: 98: Warning: Enumerator ``available'' already declared;
        !           111:                         using name ``available4_3_29'' instead
        !           112: Printing3.cr: 98: Warning: Enumerator ``busy'' already declared;
        !           113:                         using name ``busy4_3_30'' instead
        !           114: Printing3.cr: 98: Warning: Enumerator ``disabled'' already declared;
        !           115:                         using name ``disabled4_3_31'' instead
        !           116: Printing3.cr: 99: Warning: Enumerator ``available'' already declared;
        !           117:                         using name ``available4_3_32'' instead
        !           118: Printing3.cr: 99: Warning: Enumerator ``busy'' already declared;
        !           119:                         using name ``busy4_3_33'' instead
        !           120: Printing3.cr: 99: Warning: Enumerator ``disabled'' already declared;
        !           121:                         using name ``disabled4_3_34'' instead
        !           122: Printing3.cr: 106: Warning: Enumerator ``unknown'' already declared;
        !           123:                         using name ``unknown4_3_41'' instead
        !           124: Printing3.cr: 139: Warning: Enumerator ``aborted'' already declared;
        !           125:                         using name ``aborted4_3_46'' instead
        !           126: install -c -m 644 Printing3.h ../include/xnscourier/Printing3.h
        !           127: install -c -m 644 Printing3.cr ../xnscourier/Printing3.cr
        !           128: ../bin/xnscourier Authentication3.cr
        !           129: install -c -m 644 Authentication3.h ../include/xnscourier/Authentication3.h
        !           130: install -c -m 644 Authentication3.cr ../xnscourier/Authentication3.cr
        !           131: ../bin/xnscourier Clearinghouse3.cr
        !           132: BulkData1.cr: 39: Warning: Stream definition of ``StreamOfUnspecified'';
        !           133:                         recursion treated as Nil record
        !           134: Clearinghouse3.cr: 61: Warning: Stream definition of ``StreamOfDomain'';
        !           135:                         recursion treated as Nil record
        !           136: Clearinghouse3.cr: 67: Warning: Stream definition of ``StreamOfDomainName'';
        !           137:                         recursion treated as Nil record
        !           138: Clearinghouse3.cr: 73: Warning: Stream definition of ``StreamOfObject'';
        !           139:                         recursion treated as Nil record
        !           140: Clearinghouse3.cr: 79: Warning: Stream definition of ``StreamOfObjectName'';
        !           141:                         recursion treated as Nil record
        !           142: Clearinghouse3.cr: 85: Warning: Stream definition of ``StreamOfOrganization'';
        !           143:                         recursion treated as Nil record
        !           144: Clearinghouse3.cr: 91: Warning: Stream definition of ``StreamOfThreePartName'';
        !           145:                         recursion treated as Nil record
        !           146: install -c -m 644 Clearinghouse3.h ../include/xnscourier/Clearinghouse3.h
        !           147: install -c -m 644 Clearinghouse3.cr ../xnscourier/Clearinghouse3.cr
        !           148: ../bin/xnscourier Filing4.cr
        !           149: BulkData1.cr: 67: Warning: Stream definition of ``StreamOfUnspecified'';
        !           150:                         recursion treated as Nil record
        !           151: Clearinghouse2.cr: 118: Warning: Stream definition of ``StreamOfDomain'';
        !           152:                         recursion treated as Nil record
        !           153: Clearinghouse2.cr: 124: Warning: Stream definition of ``StreamOfDomainName'';
        !           154:                         recursion treated as Nil record
        !           155: Clearinghouse2.cr: 130: Warning: Stream definition of ``StreamOfObject'';
        !           156:                         recursion treated as Nil record
        !           157: Clearinghouse2.cr: 136: Warning: Stream definition of ``StreamOfObjectName'';
        !           158:                         recursion treated as Nil record
        !           159: Clearinghouse2.cr: 142: Warning: Stream definition of ``StreamOfOrganization'';
        !           160:                         recursion treated as Nil record
        !           161: Clearinghouse2.cr: 148: Warning: Stream definition of ``StreamOfThreePartName'';
        !           162:                         recursion treated as Nil record
        !           163: Filing4.cr: 598: Warning: Stream definition of ``StreamOfAttributeSequence'';
        !           164:                         recursion treated as Nil record
        !           165: install -c -m 644 Filing4.h ../include/xnscourier/Filing4.h
        !           166: install -c -m 644 Filing4.cr ../xnscourier/Filing4.cr
        !           167: ../bin/xnscourier Filing5.cr
        !           168: BulkData1.cr: 66: Warning: Stream definition of ``StreamOfUnspecified'';
        !           169:                         recursion treated as Nil record
        !           170: Clearinghouse2.cr: 117: Warning: Stream definition of ``StreamOfDomain'';
        !           171:                         recursion treated as Nil record
        !           172: Clearinghouse2.cr: 123: Warning: Stream definition of ``StreamOfDomainName'';
        !           173:                         recursion treated as Nil record
        !           174: Clearinghouse2.cr: 129: Warning: Stream definition of ``StreamOfObject'';
        !           175:                         recursion treated as Nil record
        !           176: Clearinghouse2.cr: 135: Warning: Stream definition of ``StreamOfObjectName'';
        !           177:                         recursion treated as Nil record
        !           178: Clearinghouse2.cr: 141: Warning: Stream definition of ``StreamOfOrganization'';
        !           179:                         recursion treated as Nil record
        !           180: Clearinghouse2.cr: 147: Warning: Stream definition of ``StreamOfThreePartName'';
        !           181:                         recursion treated as Nil record
        !           182: Filing5.cr: 594: Warning: Stream definition of ``StreamOfAttributeSequence'';
        !           183:                         recursion treated as Nil record
        !           184: install -c -m 644 Filing5.h ../include/xnscourier/Filing5.h
        !           185: install -c -m 644 Filing5.cr ../xnscourier/Filing5.cr
        !           186: ../bin/xnscourier Filing6.cr
        !           187: BulkData1.cr: 62: Warning: Stream definition of ``StreamOfUnspecified'';
        !           188:                         recursion treated as Nil record
        !           189: Clearinghouse3.cr: 98: Warning: Stream definition of ``StreamOfDomain'';
        !           190:                         recursion treated as Nil record
        !           191: Clearinghouse3.cr: 104: Warning: Stream definition of ``StreamOfDomainName'';
        !           192:                         recursion treated as Nil record
        !           193: Clearinghouse3.cr: 110: Warning: Stream definition of ``StreamOfObject'';
        !           194:                         recursion treated as Nil record
        !           195: Clearinghouse3.cr: 116: Warning: Stream definition of ``StreamOfObjectName'';
        !           196:                         recursion treated as Nil record
        !           197: Clearinghouse3.cr: 122: Warning: Stream definition of ``StreamOfOrganization'';
        !           198:                         recursion treated as Nil record
        !           199: Clearinghouse3.cr: 128: Warning: Stream definition of ``StreamOfThreePartName'';
        !           200:                         recursion treated as Nil record
        !           201: Filing6.cr: 665: Warning: Stream definition of ``StreamOfAttributeSequence'';
        !           202:                         recursion treated as Nil record
        !           203: Filing6.cr: 682: Warning: Stream definition of ``StreamOfAsciiText'';
        !           204:                         recursion treated as Nil record
        !           205: install -c -m 644 Filing6.h ../include/xnscourier/Filing6.h
        !           206: install -c -m 644 Filing6.cr ../xnscourier/Filing6.cr
        !           207: ../bin/xnscourier FilingSubset1.cr
        !           208: BulkData1.cr: 66: Warning: Stream definition of ``StreamOfUnspecified'';
        !           209:                         recursion treated as Nil record
        !           210: Clearinghouse3.cr: 102: Warning: Stream definition of ``StreamOfDomain'';
        !           211:                         recursion treated as Nil record
        !           212: Clearinghouse3.cr: 108: Warning: Stream definition of ``StreamOfDomainName'';
        !           213:                         recursion treated as Nil record
        !           214: Clearinghouse3.cr: 114: Warning: Stream definition of ``StreamOfObject'';
        !           215:                         recursion treated as Nil record
        !           216: Clearinghouse3.cr: 120: Warning: Stream definition of ``StreamOfObjectName'';
        !           217:                         recursion treated as Nil record
        !           218: Clearinghouse3.cr: 126: Warning: Stream definition of ``StreamOfOrganization'';
        !           219:                         recursion treated as Nil record
        !           220: Clearinghouse3.cr: 132: Warning: Stream definition of ``StreamOfThreePartName'';
        !           221:                         recursion treated as Nil record
        !           222: FilingSubset1.cr: 669: Warning: Stream definition of ``StreamOfAttributeSequence'';
        !           223:                         recursion treated as Nil record
        !           224: FilingSubset1.cr: 686: Warning: Stream definition of ``StreamOfAsciiText'';
        !           225:                         recursion treated as Nil record
        !           226: install -c -m 644 FilingSubset1.h ../include/xnscourier/FilingSubset1.h
        !           227: install -c -m 644 FilingSubset1.cr ../xnscourier/FilingSubset1.cr
        !           228: cc -O -I../include -p -c Time2_support.c
        !           229: mv Time2_support.o profiled/Time2.o
        !           230: cc -O -I../include -c Time2_support.c
        !           231: mv Time2_support.o Time2.o
        !           232: if [ -f Time2_client.c ]; then cc -O -I../include -p -c Time2_client.c;  mv Time2_client.o profiled/Time2_c.o;  cc -O -I../include -c Time2_client.c;  mv Time2_client.o Time2_c.o;  fi
        !           233: *** Exit 1 (ignored)
        !           234: if [ -f Time2_server.c ]; then cc -O -I../include -p -c Time2_server.c;  mv Time2_server.o profiled/Time2_s.o;  cc -O -I../include -c Time2_server.c;  mv Time2_server.o Time2_s.o;  fi
        !           235: *** Exit 1 (ignored)
        !           236: cc -O -I../include -p -c Authentication1_support.c
        !           237: mv Authentication1_support.o profiled/Authentication1.o
        !           238: cc -O -I../include -c Authentication1_support.c
        !           239: mv Authentication1_support.o Authentication1.o
        !           240: if [ -f Authentication1_client.c ]; then cc -O -I../include -p -c Authentication1_client.c;  mv Authentication1_client.o profiled/Authentication1_c.o;  cc -O -I../include -c Authentication1_client.c;  mv Authentication1_client.o Authentication1_c.o;  fi
        !           241: *** Exit 1 (ignored)
        !           242: if [ -f Authentication1_server.c ]; then cc -O -I../include -p -c Authentication1_server.c;  mv Authentication1_server.o profiled/Authentication1_s.o;  cc -O -I../include -c Authentication1_server.c;  mv Authentication1_server.o Authentication1_s.o;  fi
        !           243: *** Exit 1 (ignored)
        !           244: cp Authentication1.o Authent1.o
        !           245: mv Authentication1_c.o Authent1_c.o
        !           246: mv: Authentication1_c.o: Cannot access: No such file or directory
        !           247: *** Exit 1 (ignored)
        !           248: mv Authentication1_s.o Authent1_s.o
        !           249: mv: Authentication1_s.o: Cannot access: No such file or directory
        !           250: *** Exit 1 (ignored)
        !           251: mv profiled/Authentication1.o profiled/Authent1.o
        !           252: mv profiled/Authentication1_c.o profiled/Authent1_c.o
        !           253: mv: profiled/Authentication1_c.o: Cannot access: No such file or directory
        !           254: *** Exit 1 (ignored)
        !           255: mv profiled/Authentication1_s.o profiled/Authent1_s.o
        !           256: mv: profiled/Authentication1_s.o: Cannot access: No such file or directory
        !           257: *** Exit 1 (ignored)
        !           258: cc -O -I../include -p -c BulkData1_support.c
        !           259: mv BulkData1_support.o profiled/BulkData1.o
        !           260: cc -O -I../include -c BulkData1_support.c
        !           261: mv BulkData1_support.o BulkData1.o
        !           262: if [ -f BulkData1_client.c ]; then cc -O -I../include -p -c BulkData1_client.c;  mv BulkData1_client.o profiled/BulkData1_c.o;  cc -O -I../include -c BulkData1_client.c;  mv BulkData1_client.o BulkData1_c.o;  fi
        !           263: if [ -f BulkData1_server.c ]; then cc -O -I../include -p -c BulkData1_server.c;  mv BulkData1_server.o profiled/BulkData1_s.o;  cc -O -I../include -c BulkData1_server.c;  mv BulkData1_server.o BulkData1_s.o;  fi
        !           264: cc -O -I../include -p -c Clearinghouse2_support.c
        !           265: mv Clearinghouse2_support.o profiled/Clearinghouse2.o
        !           266: cc -O -I../include -c Clearinghouse2_support.c
        !           267: mv Clearinghouse2_support.o Clearinghouse2.o
        !           268: if [ -f Clearinghouse2_client.c ]; then cc -O -I../include -p -c Clearinghouse2_client.c;  mv Clearinghouse2_client.o profiled/Clearinghouse2_c.o;  cc -O -I../include -c Clearinghouse2_client.c;  mv Clearinghouse2_client.o Clearinghouse2_c.o;  fi
        !           269: if [ -f Clearinghouse2_server.c ]; then cc -O -I../include -p -c Clearinghouse2_server.c;  mv Clearinghouse2_server.o profiled/Clearinghouse2_s.o;  cc -O -I../include -c Clearinghouse2_server.c;  mv Clearinghouse2_server.o Clearinghouse2_s.o;  fi
        !           270: cp Clearinghouse2.o CH2.o
        !           271: mv Clearinghouse2_c.o CH2_c.o
        !           272: mv Clearinghouse2_s.o CH2_s.o
        !           273: mv profiled/Clearinghouse2.o profiled/CH2.o
        !           274: mv profiled/Clearinghouse2_c.o profiled/CH2_c.o
        !           275: mv profiled/Clearinghouse2_s.o profiled/CH2_s.o
        !           276: cc -O -I../include -p -c Authentication2_support.c
        !           277: mv Authentication2_support.o profiled/Authentication2.o
        !           278: cc -O -I../include -c Authentication2_support.c
        !           279: mv Authentication2_support.o Authentication2.o
        !           280: if [ -f Authentication2_client.c ]; then cc -O -I../include -p -c Authentication2_client.c;  mv Authentication2_client.o profiled/Authentication2_c.o;  cc -O -I../include -c Authentication2_client.c;  mv Authentication2_client.o Authentication2_c.o;  fi
        !           281: if [ -f Authentication2_server.c ]; then cc -O -I../include -p -c Authentication2_server.c;  mv Authentication2_server.o profiled/Authentication2_s.o;  cc -O -I../include -c Authentication2_server.c;  mv Authentication2_server.o Authentication2_s.o;  fi
        !           282: cp Authentication2.o Authent2.o
        !           283: mv Authentication2_c.o Authent2_c.o
        !           284: mv Authentication2_s.o Authent2_s.o
        !           285: mv profiled/Authentication2.o profiled/Authent2.o
        !           286: mv profiled/Authentication2_c.o profiled/Authent2_c.o
        !           287: mv profiled/Authentication2_s.o profiled/Authent2_s.o
        !           288: cc -O -I../include -p -c Printing3_support.c
        !           289: mv Printing3_support.o profiled/Printing3.o
        !           290: cc -O -I../include -c Printing3_support.c
        !           291: mv Printing3_support.o Printing3.o
        !           292: if [ -f Printing3_client.c ]; then cc -O -I../include -p -c Printing3_client.c;  mv Printing3_client.o profiled/Printing3_c.o;  cc -O -I../include -c Printing3_client.c;  mv Printing3_client.o Printing3_c.o;  fi
        !           293: if [ -f Printing3_server.c ]; then cc -O -I../include -p -c Printing3_server.c;  mv Printing3_server.o profiled/Printing3_s.o;  cc -O -I../include -c Printing3_server.c;  mv Printing3_server.o Printing3_s.o;  fi
        !           294: ../bin/xnscourier CHEntries0.cr
        !           295: BulkData1.cr: 77: Warning: Stream definition of ``StreamOfUnspecified'';
        !           296:                         recursion treated as Nil record
        !           297: Clearinghouse2.cr: 99: Warning: Stream definition of ``StreamOfDomain'';
        !           298:                         recursion treated as Nil record
        !           299: Clearinghouse2.cr: 105: Warning: Stream definition of ``StreamOfDomainName'';
        !           300:                         recursion treated as Nil record
        !           301: Clearinghouse2.cr: 111: Warning: Stream definition of ``StreamOfObject'';
        !           302:                         recursion treated as Nil record
        !           303: Clearinghouse2.cr: 117: Warning: Stream definition of ``StreamOfObjectName'';
        !           304:                         recursion treated as Nil record
        !           305: Clearinghouse2.cr: 123: Warning: Stream definition of ``StreamOfOrganization'';
        !           306:                         recursion treated as Nil record
        !           307: Clearinghouse2.cr: 129: Warning: Stream definition of ``StreamOfThreePartName'';
        !           308:                         recursion treated as Nil record
        !           309: CHEntries0.cr: 123: ``ibm3270Host'' already defined
        !           310:                         Declaration skipped
        !           311: CHEntries0.cr: 132: ``PortClientType'' is unrecognized
        !           312:                         Declaration skipped
        !           313: install -c -m 644 CHEntries0.h ../include/xnscourier/CHEntries0.h
        !           314: install -c -m 644 CHEntries0.cr ../xnscourier/CHEntries0.cr
        !           315: cc -O -I../include -p -c CHEntries0_support.c
        !           316: mv CHEntries0_support.o profiled/CHEntries0.o
        !           317: cc -O -I../include -c CHEntries0_support.c
        !           318: mv CHEntries0_support.o CHEntries0.o
        !           319: if [ -f CHEntries0_client.c ]; then cc -O -I../include -p -c CHEntries0_client.c;  mv CHEntries0_client.o profiled/CHEntries0_c.o;  cc -O -I../include -c CHEntries0_client.c;  mv CHEntries0_client.o CHEntries0_c.o;  fi
        !           320: *** Exit 1 (ignored)
        !           321: if [ -f CHEntries0_server.c ]; then cc -O -I../include -p -c CHEntries0_server.c;  mv CHEntries0_server.o profiled/CHEntries0_s.o;  cc -O -I../include -c CHEntries0_server.c;  mv CHEntries0_server.o CHEntries0_s.o;  fi
        !           322: *** Exit 1 (ignored)
        !           323: cp ../include/xnscourier/CHEntries0.h ../include/xnscourier/CHEntries.h
        !           324: cp CHEntries0.o CHEntries.o
        !           325: mv profiled/CHEntries0.o profiled/CHEntries.o
        !           326: cc -O -I../include -p -c Authentication3_support.c
        !           327: mv Authentication3_support.o profiled/Authentication3.o
        !           328: cc -O -I../include -c Authentication3_support.c
        !           329: mv Authentication3_support.o Authentication3.o
        !           330: if [ -f Authentication3_client.c ]; then cc -O -I../include -p -c Authentication3_client.c;  mv Authentication3_client.o profiled/Authentication3_c.o;  cc -O -I../include -c Authentication3_client.c;  mv Authentication3_client.o Authentication3_c.o;  fi
        !           331: if [ -f Authentication3_server.c ]; then cc -O -I../include -p -c Authentication3_server.c;  mv Authentication3_server.o profiled/Authentication3_s.o;  cc -O -I../include -c Authentication3_server.c;  mv Authentication3_server.o Authentication3_s.o;  fi
        !           332: cp Authentication3.o Authent3.o
        !           333: mv Authentication3_c.o Authent3_c.o
        !           334: mv Authentication3_s.o Authent3_s.o
        !           335: mv profiled/Authentication3.o profiled/Authent3.o
        !           336: mv profiled/Authentication3_c.o profiled/Authent3_c.o
        !           337: mv profiled/Authentication3_s.o profiled/Authent3_s.o
        !           338: cc -O -I../include -p -c Clearinghouse3_support.c
        !           339: mv Clearinghouse3_support.o profiled/Clearinghouse3.o
        !           340: cc -O -I../include -c Clearinghouse3_support.c
        !           341: mv Clearinghouse3_support.o Clearinghouse3.o
        !           342: if [ -f Clearinghouse3_client.c ]; then cc -O -I../include -p -c Clearinghouse3_client.c;  mv Clearinghouse3_client.o profiled/Clearinghouse3_c.o;  cc -O -I../include -c Clearinghouse3_client.c;  mv Clearinghouse3_client.o Clearinghouse3_c.o;  fi
        !           343: if [ -f Clearinghouse3_server.c ]; then cc -O -I../include -p -c Clearinghouse3_server.c;  mv Clearinghouse3_server.o profiled/Clearinghouse3_s.o;  cc -O -I../include -c Clearinghouse3_server.c;  mv Clearinghouse3_server.o Clearinghouse3_s.o;  fi
        !           344: cp Clearinghouse3.o CH3.o
        !           345: mv Clearinghouse3_c.o CH3_c.o
        !           346: mv Clearinghouse3_s.o CH3_s.o
        !           347: mv profiled/Clearinghouse3.o profiled/CH3.o
        !           348: mv profiled/Clearinghouse3_c.o profiled/CH3_c.o
        !           349: mv profiled/Clearinghouse3_s.o profiled/CH3_s.o
        !           350: cc -O -I../include -p -c Filing4_support.c
        !           351: mv Filing4_support.o profiled/Filing4.o
        !           352: cc -O -I../include -c Filing4_support.c
        !           353: mv Filing4_support.o Filing4.o
        !           354: if [ -f Filing4_client.c ]; then cc -O -I../include -p -c Filing4_client.c;  mv Filing4_client.o profiled/Filing4_c.o;  cc -O -I../include -c Filing4_client.c;  mv Filing4_client.o Filing4_c.o;  fi
        !           355: if [ -f Filing4_server.c ]; then cc -O -I../include -p -c Filing4_server.c;  mv Filing4_server.o profiled/Filing4_s.o;  cc -O -I../include -c Filing4_server.c;  mv Filing4_server.o Filing4_s.o;  fi
        !           356: cc -O -I../include -p -c Filing5_support.c
        !           357: mv Filing5_support.o profiled/Filing5.o
        !           358: cc -O -I../include -c Filing5_support.c
        !           359: mv Filing5_support.o Filing5.o
        !           360: if [ -f Filing5_client.c ]; then cc -O -I../include -p -c Filing5_client.c;  mv Filing5_client.o profiled/Filing5_c.o;  cc -O -I../include -c Filing5_client.c;  mv Filing5_client.o Filing5_c.o;  fi
        !           361: if [ -f Filing5_server.c ]; then cc -O -I../include -p -c Filing5_server.c;  mv Filing5_server.o profiled/Filing5_s.o;  cc -O -I../include -c Filing5_server.c;  mv Filing5_server.o Filing5_s.o;  fi
        !           362: cc -O -I../include -p -c Filing6_support.c
        !           363: mv Filing6_support.o profiled/Filing6.o
        !           364: cc -O -I../include -c Filing6_support.c
        !           365: mv Filing6_support.o Filing6.o
        !           366: if [ -f Filing6_client.c ]; then cc -O -I../include -p -c Filing6_client.c;  mv Filing6_client.o profiled/Filing6_c.o;  cc -O -I../include -c Filing6_client.c;  mv Filing6_client.o Filing6_c.o;  fi
        !           367: if [ -f Filing6_server.c ]; then cc -O -I../include -p -c Filing6_server.c;  mv Filing6_server.o profiled/Filing6_s.o;  cc -O -I../include -c Filing6_server.c;  mv Filing6_server.o Filing6_s.o;  fi
        !           368: cc -O -I../include -p -c FilingSubset1_support.c
        !           369: mv FilingSubset1_support.o profiled/FilingSubset1.o
        !           370: cc -O -I../include -c FilingSubset1_support.c
        !           371: mv FilingSubset1_support.o FilingSubset1.o
        !           372: if [ -f FilingSubset1_client.c ]; then cc -O -I../include -p -c FilingSubset1_client.c;  mv FilingSubset1_client.o profiled/FilingSubset1_c.o;  cc -O -I../include -c FilingSubset1_client.c;  mv FilingSubset1_client.o FilingSubset1_c.o;  fi
        !           373: if [ -f FilingSubset1_server.c ]; then cc -O -I../include -p -c FilingSubset1_server.c;  mv FilingSubset1_server.o profiled/FilingSubset1_s.o;  cc -O -I../include -c FilingSubset1_server.c;  mv FilingSubset1_server.o FilingSubset1_s.o;  fi
        !           374: cp FilingSubset1.o FSubset1.o
        !           375: mv FilingSubset1_c.o FSubset1_c.o
        !           376: mv FilingSubset1_s.o FSubset1_s.o
        !           377: mv profiled/FilingSubset1.o profiled/FSubset1.o
        !           378: mv profiled/FilingSubset1_c.o profiled/FSubset1_c.o
        !           379: mv profiled/FilingSubset1_s.o profiled/FSubset1_s.o
        !           380: ar rv ../lib/libcourier.a Time2.o Authent1.o BulkData1.o CH2.o Authent2.o Printing3.o CHEntries.o  Authent3.o CH3.o Filing4.o Filing5.o Filing6.o FSubset1.o *_c.o
        !           381: a - Time2.o
        !           382: a - Authent1.o
        !           383: a - BulkData1.o
        !           384: a - CH2.o
        !           385: a - Authent2.o
        !           386: a - Printing3.o
        !           387: a - CHEntries.o
        !           388: a - Authent3.o
        !           389: a - CH3.o
        !           390: a - Filing4.o
        !           391: a - Filing5.o
        !           392: a - Filing6.o
        !           393: a - FSubset1.o
        !           394: a - Authent2_c.o
        !           395: a - Authent3_c.o
        !           396: a - BulkData1_c.o
        !           397: a - CH2_c.o
        !           398: a - CH3_c.o
        !           399: a - FSubset1_c.o
        !           400: a - Filing4_c.o
        !           401: a - Filing5_c.o
        !           402: a - Filing6_c.o
        !           403: a - Printing3_c.o
        !           404: cd profiled; ar rv ../../lib/libcourier_p.a Time2.o Authent1.o BulkData1.o CH2.o Authent2.o Printing3.o CHEntries.o  Authent3.o CH3.o Filing4.o Filing5.o Filing6.o FSubset1.o *_c.o
        !           405: a - Time2.o
        !           406: a - Authent1.o
        !           407: a - BulkData1.o
        !           408: a - CH2.o
        !           409: a - Authent2.o
        !           410: a - Printing3.o
        !           411: a - CHEntries.o
        !           412: a - Authent3.o
        !           413: a - CH3.o
        !           414: a - Filing4.o
        !           415: a - Filing5.o
        !           416: a - Filing6.o
        !           417: a - FSubset1.o
        !           418: a - Authent2_c.o
        !           419: a - Authent3_c.o
        !           420: a - BulkData1_c.o
        !           421: a - CH2_c.o
        !           422: a - CH3_c.o
        !           423: a - FSubset1_c.o
        !           424: a - Filing4_c.o
        !           425: a - Filing5_c.o
        !           426: a - Filing6_c.o
        !           427: a - Printing3_c.o
        !           428: ranlib ../lib/libcourier.a ../lib/libcourier_p.a
        !           429: for i in Time2.cr Authentication1.cr BulkData1.cr Clearinghouse2.cr  Authentication2.cr Printing3.cr  Authentication3.cr Clearinghouse3.cr  Filing4.cr Filing5.cr Filing6.cr FilingSubset1.cr; do  (install -c -m 644 $i ../xnscourier/$i); done
        !           430: for i in Time2.h Authentication1.h BulkData1.h Clearinghouse2.h  Authentication2.h Printing3.h  Authentication3.h Clearinghouse3.h  Filing4.h Filing5.h Filing6.h FilingSubset1.h; do  (install -c -m 644 $i ../include/xnscourier/$i); done
        !           431: install -c -m 644 CHEntries0.cr ../xnscourier/CHEntries0.cr
        !           432: cp CHEntries0.h ../include/xnscourier/CHEntries.h
        !           433: cp CHEntries0.h ../include/xnscourier/CHEntries0.h
        !           434: cp Courierservices ../xnscourier/Courierservices
        !           435: chmod 644 ../xnscourier/Courierservices
        !           436: date > install
        !           437: for Dir in xnsbfs ch auth; do (cd $Dir; make DESTDIR= DESTBIN=/usr/new DESTCOURIER=/usr/new/lib/xnscourier  CHDEFAULT=""  LIBDIR=../../lib MANDIR=../../man  INCDIR=../../include COURIERDIR=../../xnscourier CC=cc install); done
        !           438: cc -O -I../../include -c xnsbfs.c
        !           439: cc -O -I../../include -c bfsgetdoms.c
        !           440: cc  -o xnsbfs xnsbfs.o bfsgetdoms.o ../../lib/libcourier.a
        !           441: install -s -c xnsbfs ../../bin
        !           442: cp ../../courierlib/Clearinghouse2_defs.h .
        !           443: cc -c -p -O -I../../include -D'BFS="/usr/new/xnsbfs"'  CHlookup.c
        !           444: "CHlookup.c", line 200: warning: struct/union or struct/union pointer required
        !           445: mv CHlookup.o profiled/CHlookup.o
        !           446: cc -c -O -I../../include -D'BFS="/usr/new/xnsbfs"'  CHlookup.c
        !           447: "CHlookup.c", line 200: warning: struct/union or struct/union pointer required
        !           448: cc -c -O -I../../include -p CHenumerate.c -I../../include/xnscourier
        !           449: mv CHenumerate.o profiled/CHenumerate.o
        !           450: cc -c -O -I../../include CHenumerate.c -I../../include/xnscourier
        !           451: cc -c -O -I../../include -p CHenumalias.c -I../../include/xnscourier
        !           452: mv CHenumalias.o profiled/CHenumalias.o
        !           453: cc -c -O -I../../include CHenumalias.c -I../../include/xnscourier
        !           454: cc -c -O -I../../include -p CHstrtoname.c -I../../include/xnscourier
        !           455: mv CHstrtoname.o profiled/CHstrtoname.o
        !           456: cc -c -O -I../../include CHstrtoname.c -I../../include/xnscourier
        !           457: cc -c -p -O -I../../include  -D'CHADDRS="/usr/new/lib/xnscourier/CH.addrs"'  -D'CHDEFPATH="/usr/new/lib/xnscourier/CH.default"'  CHdefault.c
        !           458: mv CHdefault.o profiled/CHdefault.o
        !           459: cc -c -O -I../../include  -D'CHADDRS="/usr/new/lib/xnscourier/CH.addrs"'  -D'CHDEFPATH="/usr/new/lib/xnscourier/CH.default"'  CHdefault.c
        !           460: cc -c -O -I../../include -p CHusername.c -I../../include/xnscourier
        !           461: mv CHusername.o profiled/CHusername.o
        !           462: cc -c -O -I../../include CHusername.c -I../../include/xnscourier
        !           463: cc -c -O -I../../include -p CHretrieve.c -I../../include/xnscourier
        !           464: mv CHretrieve.o profiled/CHretrieve.o
        !           465: cc -c -O -I../../include CHretrieve.c -I../../include/xnscourier
        !           466: if "" is not the local domain:organization
        !           467: edit Makefile to change CHDEFAULT and rerun make
        !           468: echo "" | cat CH.stencil - > CH.default
        !           469: ../../bin/xnsbfs > clearinghouse.addresses
        !           470: (test -s clearinghouse.addresses ||  echo ERROR: no local CH found. Edit clearinghouse.addresses and rerun make)
        !           471: *** Exit 1
        !           472: 
        !           473: Stop.
        !           474: *** Exit 1
        !           475: 
        !           476: Stop.
        !           477: *** Exit 1
        !           478: 
        !           479: Stop.
        !           480: 589.7u 263.8s 20:48 68% 51+111k 5913+9049io 1533pf+0w
        !           481: % dirs
        !           482: /usr/src/local/newerxns 
        !           483: % dirs
        !           484: /usr/src/local/newerxns 
        !           485: % ls
        !           486: CHANGES     README      courierlib  etc         lib         typescript
        !           487: M.k         bin         daemon      examples    man         xnscourier
        !           488: Makefile    compiler    doc         include     morexnslib  xnslib
        !           489: % cd cat /u         cat /usr/new/lib/x*r/cl*
        !           490: 8E0#00.00.AA.00.75.F1   ":Evans:Berkeley.EECS" ":Cory:Berkeley.EECS"
        !           491: % dirs
        !           492: /usr/src/local/newerxns 
        !           493: % cd    cd xns   morexns/ lib/ch
        !           494: % cp /usr/new/lib/x*r/cl* .
        !           495: % cd ../..
        !           496: % !ma
        !           497: make -f M.k
        !           498: for Dir in xnslib compiler courierlib morexnslib daemon examples; do  (cd $Dir; make  install); done
        !           499: mkdir ../include
        !           500: mkdir: ../include: File exists
        !           501: *** Exit 1 (ignored)
        !           502: mkdir ../include/xnscourier
        !           503: mkdir: ../include/xnscourier: File exists
        !           504: *** Exit 1 (ignored)
        !           505: install -c -m 644 courier.h ../include/xnscourier
        !           506: install -c -m 644 courierdb.h ../include/xnscourier
        !           507: install -c -m 644 realcourierconnection.h ../include/xnscourier
        !           508: install -c -m 644 courierconnection.h ../include/xnscourier
        !           509: install -c -m 644 except.h ../include/xnscourier
        !           510: ar cr ../lib/libcourier.a client.o server.o readwrite.o misc.o bdt.o names.o options.o  lookahead.o sppclose.o getcourierent.o getcservice.o except.o
        !           511: cd profiled; ar cr ../../lib/libcourier_p.a client.o server.o readwrite.o misc.o bdt.o names.o options.o  lookahead.o sppclose.o getcourierent.o getcservice.o except.o 
        !           512: ranlib ../lib/libcourier.a ../lib/libcourier_p.a
        !           513: install -c -s xnscourier ../bin/xnscourier
        !           514: *** Exit 1 (ignored)
        !           515: ar rv ../lib/libcourier.a Time2.o Authent1.o BulkData1.o CH2.o Authent2.o Printing3.o CHEntries.o  Authent3.o CH3.o Filing4.o Filing5.o Filing6.o FSubset1.o *_c.o
        !           516: r - Time2.o
        !           517: r - Authent1.o
        !           518: r - BulkData1.o
        !           519: r - CH2.o
        !           520: r - Authent2.o
        !           521: r - Printing3.o
        !           522: r - CHEntries.o
        !           523: r - Authent3.o
        !           524: r - CH3.o
        !           525: r - Filing4.o
        !           526: r - Filing5.o
        !           527: r - Filing6.o
        !           528: r - FSubset1.o
        !           529: r - Authent2_c.o
        !           530: r - Authent3_c.o
        !           531: r - BulkData1_c.o
        !           532: r - CH2_c.o
        !           533: r - CH3_c.o
        !           534: r - FSubset1_c.o
        !           535: r - Filing4_c.o
        !           536: r - Filing5_c.o
        !           537: r - Filing6_c.o
        !           538: r - Printing3_c.o
        !           539: cd profiled; ar rv ../../lib/libcourier_p.a Time2.o Authent1.o BulkData1.o CH2.o Authent2.o Printing3.o CHEntries.o  Authent3.o CH3.o Filing4.o Filing5.o Filing6.o FSubset1.o *_c.o
        !           540: r - Time2.o
        !           541: r - Authent1.o
        !           542: r - BulkData1.o
        !           543: r - CH2.o
        !           544: r - Authent2.o
        !           545: r - Printing3.o
        !           546: r - CHEntries.o
        !           547: r - Authent3.o
        !           548: r - CH3.o
        !           549: r - Filing4.o
        !           550: r - Filing5.o
        !           551: r - Filing6.o
        !           552: r - FSubset1.o
        !           553: r - Authent2_c.o
        !           554: r - Authent3_c.o
        !           555: r - BulkData1_c.o
        !           556: r - CH2_c.o
        !           557: r - CH3_c.o
        !           558: r - FSubset1_c.o
        !           559: r - Filing4_c.o
        !           560: r - Filing5_c.o
        !           561: r - Filing6_c.o
        !           562: r - Printing3_c.o
        !           563: ranlib ../lib/libcourier.a ../lib/libcourier_p.a
        !           564: for i in Time2.cr Authentication1.cr BulkData1.cr Clearinghouse2.cr  Authentication2.cr Printing3.cr  Authentication3.cr Clearinghouse3.cr  Filing4.cr Filing5.cr Filing6.cr FilingSubset1.cr; do  (install -c -m 644 $i ../xnscourier/$i); done
        !           565: for i in Time2.h Authentication1.h BulkData1.h Clearinghouse2.h  Authentication2.h Printing3.h  Authentication3.h Clearinghouse3.h  Filing4.h Filing5.h Filing6.h FilingSubset1.h; do  (install -c -m 644 $i ../include/xnscourier/$i); done
        !           566: install -c -m 644 CHEntries0.cr ../xnscourier/CHEntries0.cr
        !           567: cp CHEntries0.h ../include/xnscourier/CHEntries.h
        !           568: cp CHEntries0.h ../include/xnscourier/CHEntries0.h
        !           569: cp Courierservices ../xnscourier/Courierservices
        !           570: chmod 644 ../xnscourier/Courierservices
        !           571: date > install
        !           572: for Dir in xnsbfs ch auth; do (cd $Dir; make DESTDIR= DESTBIN=/usr/new DESTCOURIER=/usr/new/lib/xnscourier  CHDEFAULT=""  LIBDIR=../../lib MANDIR=../../man  INCDIR=../../include COURIERDIR=../../xnscourier CC=cc install); done
        !           573: install -s -c xnsbfs ../../bin
        !           574: ar rv ../../lib/libcourier.a CHlookup.o CHenumerate.o CHenumalias.o CHstrtoname.o CHdefault.o  CHusername.o CHretrieve.o
        !           575: a - CHlookup.o
        !           576: a - CHenumerate.o
        !           577: a - CHenumalias.o
        !           578: a - CHstrtoname.o
        !           579: a - CHdefault.o
        !           580: a - CHusername.o
        !           581: a - CHretrieve.o
        !           582: cd profiled; ar rv ../../../lib/libcourier_p.a CHlookup.o CHenumerate.o CHenumalias.o CHstrtoname.o CHdefault.o  CHusername.o CHretrieve.o
        !           583: a - CHlookup.o
        !           584: a - CHenumerate.o
        !           585: a - CHenumalias.o
        !           586: a - CHstrtoname.o
        !           587: a - CHdefault.o
        !           588: a - CHusername.o
        !           589: a - CHretrieve.o
        !           590: ranlib ../../lib/libcourier.a ../../lib/libcourier_p.a
        !           591: rm -rf ../../include/xnscourier/CH.h  ../../xnscourier/CH.addrs  ../../xnscourier/CH.default
        !           592: cp CH.h ../../include/xnscourier        
        !           593: cp clearinghouse.addresses ../../xnscourier/CH.addrs
        !           594: cp CH.default ../../xnscourier
        !           595: chmod 644 ../../include/xnscourier/CH.h  ../../xnscourier/CH.addrs ../../xnscourier/CH.default
        !           596: cc -c -O -I. -I../../include -p simpleauth.c
        !           597: mv simpleauth.o profiled/simpleauth.o
        !           598: cc -c -O -I. -I../../include simpleauth.c
        !           599: cc -c -O -I. -I../../include -p getXNSpass.c
        !           600: mv getXNSpass.o profiled/getXNSpass.o
        !           601: cc -c -O -I. -I../../include getXNSpass.c
        !           602: cc -c -O -I. -I../../include -p getXNSuser.c
        !           603: mv getXNSuser.o profiled/getXNSuser.o
        !           604: cc -c -O -I. -I../../include getXNSuser.c
        !           605: cp ../../courierlib/Authentication2_defs.h .
        !           606: cc -c -p -O -I. -I../../include Authcredcheck.c -I../../include/xnscourier
        !           607: mv Authcredcheck.o profiled/Authcredcheck.o
        !           608: cc -c -O -I. -I../../include Authcredcheck.c -I../../include/xnscourier
        !           609: cc -c -p -O -I. -I../../include -D'BFS="/usr/new/xnsbfs -a"' Authlookup.c
        !           610: mv Authlookup.o profiled/Authlookup.o
        !           611: cc -c -O -I. -I../../include -D'BFS="/usr/new/xnsbfs -a"' Authlookup.c
        !           612: ar rv ../../lib/libcourier.a simpleauth.o getXNSpass.o getXNSuser.o Authcredcheck.o Authlookup.o
        !           613: a - simpleauth.o
        !           614: a - getXNSpass.o
        !           615: a - getXNSuser.o
        !           616: a - Authcredcheck.o
        !           617: a - Authlookup.o
        !           618: cd profiled; ar rv ../../../lib/libcourier_p.a simpleauth.o getXNSpass.o getXNSuser.o Authcredcheck.o Authlookup.o
        !           619: a - simpleauth.o
        !           620: a - getXNSpass.o
        !           621: a - getXNSuser.o
        !           622: a - Authcredcheck.o
        !           623: a - Authlookup.o
        !           624: ranlib ../../lib/libcourier.a ../../lib/libcourier_p.a
        !           625: cc -O -I../include -c xnscourierd.c
        !           626: cc -O -I../include -o xnscourierd xnscourierd.o ../lib/libcourier.a
        !           627: install -s -c xnscourierd ../xnscourier/xnscourierd
        !           628: for Dir in print gap ch xnscreds  filing_common filing_servers filing_client  remotetool archive vpfile; do  (cd $Dir;  make DESTDIR= DESTBIN=/usr/new DESTCOURIER=/usr/new/lib/xnscourier  DESTETC=/etc BINDIR=../../bin LIBDIR=../../lib  ETCDIR=../../etc MANDIR=../../man INCDIR=../../include  COURIERDIR=../../xnscourier CC=cc install);  done
        !           629: cc -O -I../../include -I../../courierlib -c getprintstatus.c
        !           630: cc -g -o getprintstatus getprintstatus.o ../../lib/libcourier.a
        !           631: cc -O -I../../include -I../../courierlib -c printtest.c
        !           632: cc -g -o printtest printtest.o  ../../lib/libcourier.a
        !           633: cc -O -I../../include -I../../courierlib -c xnsprint.c
        !           634: "xnsprint.c", line 161: warning: enumeration type clash, operator =
        !           635: "xnsprint.c", line 162: warning: enumeration type clash, operator =
        !           636: "xnsprint.c", line 163: warning: enumeration type clash, operator =
        !           637: "xnsprint.c", line 192: warning: enumeration type clash, operator =
        !           638: "xnsprint.c", line 450: warning: illegal pointer combination
        !           639: "xnsprint.c", line 451: warning: enumeration type clash, operator =
        !           640: "xnsprint.c", line 453: warning: enumeration type clash, operator =
        !           641: "xnsprint.c", line 458: warning: illegal pointer combination
        !           642: "xnsprint.c", line 459: warning: enumeration type clash, operator =
        !           643: "xnsprint.c", line 461: warning: enumeration type clash, operator =
        !           644: "xnsprint.c", line 463: warning: enumeration type clash, operator =
        !           645: "xnsprint.c", line 469: warning: illegal combination of pointer and integer, op :
        !           646: cc -g -o xnsprint xnsprint.o ../../lib/libcourier.a
        !           647: install -s -c getprintstatus ../../bin
        !           648: install -s -c xnsprint ../../bin
        !           649: ../../bin/xnscourier -I../../xnscourier GAP3.cr
        !           650: cc -O -I../../include -c gaptelnetd.c
        !           651: cc -O -I../../include -c GAP3_support.c
        !           652: sed -e '/^Server(/,/^}/d' GAP3_server.c > GAP3_serverx.c
        !           653: cc -O -I../../include -c GAP3_serverx.c
        !           654: cc -o GAP3d -g gaptelnetd.o  GAP3_support.o GAP3_serverx.o ../../lib/libcourier.a
        !           655: ../../bin/xnscourier -I../../xnscourier GAP2.cr
        !           656: cc -c -O -I../../include gaptelnet.c
        !           657: cc -O -I../../include -c GAP3_client.c
        !           658: cc -o gaptelnet -g gaptelnet.o  GAP3_support.o GAP3_client.o  ../../lib/libcourier.a
        !           659: install -c -s GAP3d ../../xnscourier/GAP3d
        !           660: install -c -s GAP2d ../../xnscourier/GAP2d
        !           661: install: open: GAP2d: No such file or directory
        !           662: *** Exit 1 (ignored)
        !           663: install -c -m 644 GAP3.cr ../../xnscourier/GAP3.cr
        !           664: install -c -m 644 GAP3.h ../../include/xnscourier/GAP3.h
        !           665: install -c -m 644 GAP2.cr ../../xnscourier/GAP2.cr
        !           666: install -c -m 644 GAP2.h ../../include/xnscourier/GAP2.h
        !           667: install -c -s gaptelnet ../../bin/gaptelnet
        !           668: cp ../../courierlib/Clearinghouse2_defs.h .
        !           669: cp ../../courierlib/Clearinghouse2.h .
        !           670: cc -O -I../../include -c enumerate.c
        !           671: cc -g -o enumerate enumerate.o ../../lib/libcourier.a
        !           672: cc -O -I../../include -c listaddr.c
        !           673: cc -g -o listaddr listaddr.o ../../lib/libcourier.a
        !           674: cc -O -I../../include -c listaliasof.c
        !           675: cc -g -o listaliasof listaliasof.o  ../../lib/libcourier.a
        !           676: cc -O -I../../include -c listproperties.c
        !           677: cc -g -o listproperties listproperties.o  ../../lib/libcourier.a
        !           678: cc -O -I../../include -c registerhost.c
        !           679: cc -g -o registerhost registerhost.o ../../lib/libcourier.a
        !           680: install -s -c registerhost ../../bin
        !           681: cc -g -O -I../../include -c xnscreds.c
        !           682: cc: warning: -g disables -O
        !           683: cc -g xnscreds.o  ../../lib/libcourier.a  -o xnscreds
        !           684: install -c -s xnscreds ../../bin/xnscreds
        !           685: install -c -m 644 filetypes.h ../../include/xnscourier/filetypes.h
        !           686: install -c -m 644 filing_server.h ../../include/xnscourier/filing_server.h
        !           687: cc -O -I. -I../../include -c misc.c
        !           688: cc -c -O -I. -I../../include get_type.c
        !           689: cc -c -I../../courierlib -I../../include -I../../include/xnscourier errmsg.c
        !           690: cc -c -O -I. -I../../include -o Make2ndCreds.o MakeSecondaryCreds.c
        !           691: sed -e 's/typedef Filing4_[^ ]* /&FILING_/'  -e 's/#define Filing4_[^ ]* /&FILING_/g'  -e '/#define Filing4_/!s/#define /#define FILING_/g'  -e 's/^    /&FILING_/'  -e 's/^} /&FILING_/'  -e 's/#include "Filing4.h"/#include <xnscourier\/Filing4.h>/'  ../../courierlib/Filing4_defs.h >filingV4.h
        !           692: sed -e 's/typedef Clearinghouse2_[^ ]* /&CLEARINGHOUSE_/'  -e 's/#define Clearinghouse2_[^ ]* /&CLEARINGHOUSE_/g'  -e '/#define Clearinghouse2_/!s/#define /#define CLEARINGHOUSE_/g'  -e 's/^  /&CLEARINGHOUSE_/'  -e 's/^} /&CLEARINGHOUSE_/'  -e '/#include/D'  ../../courierlib/Clearinghouse2_defs.h >clearinghouseV2.h
        !           693: sed -e 's/typedef Authentication2_[^ ]* /&AUTHENTICATION_/'  -e 's/#define Authentication2_[^ ]* /&AUTHENTICATION_/g'  -e '/#define Authentication2_/!s/#define /#define AUTHENTICATION_/g'  -e 's/^    /&AUTHENTICATION_/'  -e 's/^} /&AUTHENTICATION_/'  -e '/#include/D'  ../../courierlib/Authentication2_defs.h >authenticationV2.h
        !           694: expect enumeration type clashes (for now)
        !           695: cc -c -O -I. -I../../include -DFILING4=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  -DROOTNOTALLOWED filingd.c -o filingd_F4.o
        !           696: "filingd.c", line 3493: warning: enumeration type clash, operator =
        !           697: "filingd.c", line 3558: warning: enumeration type clash, operator ==
        !           698: "filingd.c", line 3590: warning: enumeration type clash, operator ==
        !           699: "filingd.c", line 3614: warning: enumeration type clash, operator ==
        !           700: cc -c -O -I. -I../../include -DFILING4=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  system_interface.c -o system_F4.o
        !           701: expect enumeration type clashes (for now)
        !           702: cc -c -O -I. -I../../include -DFILING4=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  filing_errors.c -o errors_F4.o
        !           703: "filing_errors.c", line 64: warning: enumeration type clash, operator =
        !           704: "filing_errors.c", line 80: warning: enumeration type clash, operator =
        !           705: "filing_errors.c", line 133: warning: enumeration type clash, operator =
        !           706: "filing_errors.c", line 134: warning: enumeration type clash, operator =
        !           707: "filing_errors.c", line 149: warning: enumeration type clash, operator =
        !           708: "filing_errors.c", line 150: warning: enumeration type clash, operator =
        !           709: "filing_errors.c", line 193: warning: enumeration type clash, operator =
        !           710: "filing_errors.c", line 194: warning: enumeration type clash, operator =
        !           711: "filing_errors.c", line 209: warning: enumeration type clash, operator =
        !           712: "filing_errors.c", line 210: warning: enumeration type clash, operator =
        !           713: cc -c -O -I. -I../../include -DFILING4=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  attribute.c -o attribute_F4.o
        !           714: cc -c -O -I. -I../../include -DFILING4=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  VPsupport.c -o VPsupport_F4.o
        !           715: sed -e 's/typedef Filing5_[^ ]* /&FILING_/'  -e 's/#define Filing5_[^ ]* /&FILING_/g'  -e '/#define Filing5_/!s/#define /#define FILING_/g'  -e 's/^    /&FILING_/'  -e 's/^} /&FILING_/'  -e 's/#include "Filing5.h"/#include <xnscourier\/Filing5.h>/'  ../../courierlib/Filing5_defs.h >filingV5.h
        !           716: expect enumeration type clashes (for now)
        !           717: cc -c -O -I. -I../../include -DFILING5=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  -DROOTNOTALLOWED filingd.c -o filingd_F5.o
        !           718: "filingd.c", line 3493: warning: enumeration type clash, operator =
        !           719: "filingd.c", line 3558: warning: enumeration type clash, operator ==
        !           720: "filingd.c", line 3590: warning: enumeration type clash, operator ==
        !           721: "filingd.c", line 3614: warning: enumeration type clash, operator ==
        !           722: cc -c -O -I. -I../../include -DFILING5=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  system_interface.c -o system_F5.o
        !           723: expect enumeration type clashes (for now)
        !           724: cc -c -O -I. -I../../include -DFILING5=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  filing_errors.c -o errors_F5.o
        !           725: "filing_errors.c", line 64: warning: enumeration type clash, operator =
        !           726: "filing_errors.c", line 80: warning: enumeration type clash, operator =
        !           727: "filing_errors.c", line 133: warning: enumeration type clash, operator =
        !           728: "filing_errors.c", line 134: warning: enumeration type clash, operator =
        !           729: "filing_errors.c", line 149: warning: enumeration type clash, operator =
        !           730: "filing_errors.c", line 150: warning: enumeration type clash, operator =
        !           731: "filing_errors.c", line 193: warning: enumeration type clash, operator =
        !           732: "filing_errors.c", line 194: warning: enumeration type clash, operator =
        !           733: "filing_errors.c", line 209: warning: enumeration type clash, operator =
        !           734: "filing_errors.c", line 210: warning: enumeration type clash, operator =
        !           735: cc -c -O -I. -I../../include -DFILING5=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  attribute.c -o attribute_F5.o
        !           736: cc -c -O -I. -I../../include -DFILING5=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  VPsupport.c -o VPsupport_F5.o
        !           737: sed -e 's/typedef Filing6_[^ ]* /&FILING_/'  -e 's/#define Filing6_[^ ]* /&FILING_/g'  -e '/#define Filing6_/!s/#define /#define FILING_/g'  -e 's/^    /&FILING_/'  -e 's/^} /&FILING_/'  -e 's/#include "Filing6.h"/#include <xnscourier\/Filing6.h>/'  ../../courierlib/Filing6_defs.h >filingV6.h
        !           738: sed -e 's/typedef Clearinghouse3_[^ ]* /&CLEARINGHOUSE_/'  -e 's/#define Clearinghouse3_[^ ]* /&CLEARINGHOUSE_/g'  -e '/#define Clearinghouse3_/!s/#define /#define CLEARINGHOUSE_/g'  -e 's/^  /&CLEARINGHOUSE_/'  -e 's/^} /&CLEARINGHOUSE_/'  -e '/#include/D'  ../../courierlib/Clearinghouse3_defs.h >clearinghouseV3.h
        !           739: sed -e 's/typedef Authentication3_[^ ]* /&AUTHENTICATION_/'  -e 's/#define Authentication3_[^ ]* /&AUTHENTICATION_/g'  -e '/#define Authentication3_/!s/#define /#define AUTHENTICATION_/g'  -e 's/^    /&AUTHENTICATION_/'  -e 's/^} /&AUTHENTICATION_/'  -e '/#include/D'  ../../courierlib/Authentication3_defs.h >authenticationV3.h
        !           740: expect enumeration type clashes (for now)
        !           741: cc -c -O -I. -I../../include -DFILING6=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  -DROOTNOTALLOWED filingd.c -o filingd_F6.o
        !           742: "filingd.c", line 3493: warning: enumeration type clash, operator =
        !           743: "filingd.c", line 3558: warning: enumeration type clash, operator ==
        !           744: "filingd.c", line 3590: warning: enumeration type clash, operator ==
        !           745: "filingd.c", line 3614: warning: enumeration type clash, operator ==
        !           746: cc -c -O -I. -I../../include -DFILING6=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  system_interface.c -o system_F6.o
        !           747: expect enumeration type clashes (for now)
        !           748: cc -c -O -I. -I../../include -DFILING6=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  filing_errors.c -o errors_F6.o
        !           749: "filing_errors.c", line 64: warning: enumeration type clash, operator =
        !           750: "filing_errors.c", line 80: warning: enumeration type clash, operator =
        !           751: "filing_errors.c", line 116: warning: enumeration type clash, operator =
        !           752: "filing_errors.c", line 133: warning: enumeration type clash, operator =
        !           753: "filing_errors.c", line 134: warning: enumeration type clash, operator =
        !           754: "filing_errors.c", line 149: warning: enumeration type clash, operator =
        !           755: "filing_errors.c", line 150: warning: enumeration type clash, operator =
        !           756: "filing_errors.c", line 193: warning: enumeration type clash, operator =
        !           757: "filing_errors.c", line 194: warning: enumeration type clash, operator =
        !           758: "filing_errors.c", line 209: warning: enumeration type clash, operator =
        !           759: "filing_errors.c", line 210: warning: enumeration type clash, operator =
        !           760: cc -c -O -I. -I../../include -DFILING6=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  attribute.c -o attribute_F6.o
        !           761: cc -c -O -I. -I../../include -DFILING6=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  VPsupport.c -o VPsupport_F6.o
        !           762: cc -c -O -I. -I../../include -DFILING6=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  unixcreds.c -o unixcreds_F6.o
        !           763: "unixcreds.c", line 62: warning: enumeration type clash, operator !=
        !           764: sed -e 's/typedef FilingSubset1_[^ ]* /&FILING_/'  -e 's/#define FilingSubset1_[^ ]* /&FILING_/g'  -e '/#define FilingSubset1_/!s/#define /#define FILING_/g'  -e 's/^  /&FILING_/'  -e 's/^} /&FILING_/'  -e 's/#include "FilingSubset1.h"/#include <xnscourier\/FilingSubset1.h>/'  ../../courierlib/FilingSubset1_defs.h >filingsubsetV1.h
        !           765: expect enumeration type clashes (for now)
        !           766: cc -c -O -I. -I../../include -DFILINGSUBSET1=1  -DROOTNOTALLOWED filingd.c -o filingd_FS1.o
        !           767: "filingd.c", line 3493: warning: enumeration type clash, operator =
        !           768: "filingd.c", line 3558: warning: enumeration type clash, operator ==
        !           769: cc -c -O -I. -I../../include -DFILINGSUBSET1=1  system_interface.c -o system_FS1.o
        !           770: expect enumeration type clashes (for now)
        !           771: cc -c -O -I. -I../../include -DFILINGSUBSET1=1  filing_errors.c -o errors_FS1.o
        !           772: "filing_errors.c", line 64: warning: enumeration type clash, operator =
        !           773: "filing_errors.c", line 80: warning: enumeration type clash, operator =
        !           774: "filing_errors.c", line 116: warning: enumeration type clash, operator =
        !           775: "filing_errors.c", line 133: warning: enumeration type clash, operator =
        !           776: "filing_errors.c", line 134: warning: enumeration type clash, operator =
        !           777: "filing_errors.c", line 149: warning: enumeration type clash, operator =
        !           778: "filing_errors.c", line 150: warning: enumeration type clash, operator =
        !           779: "filing_errors.c", line 193: warning: enumeration type clash, operator =
        !           780: "filing_errors.c", line 194: warning: enumeration type clash, operator =
        !           781: "filing_errors.c", line 209: warning: enumeration type clash, operator =
        !           782: "filing_errors.c", line 210: warning: enumeration type clash, operator =
        !           783: cc -c -O -I. -I../../include -DFILINGSUBSET1=1  attribute.c -o attribute_FS1.o
        !           784: cc -c -O -I. -I../../include -DFILINGSUBSET1=1  VPsupport.c -o VPsupport_FS1.o
        !           785: cc -c -O -I. -I../../include -DFILINGSUBSET1=1 -DFILETOOLCOMPATIBILITY -DEXTENSIONS  unixcreds.c -o unixcreds_FS1.o
        !           786: "unixcreds.c", line 62: warning: enumeration type clash, operator !=
        !           787: ar cr ../../lib/lib_filing.a misc.o get_type.o errmsg.o Make2ndCreds.o 
        !           788: ranlib ../../lib/lib_filing.a
        !           789: ar cr ../../lib/lib_filing4.a filingd_F4.o system_F4.o errors_F4.o  attribute_F4.o VPsupport_F4.o 
        !           790: ranlib ../../lib/lib_filing4.a
        !           791: ar cr ../../lib/lib_filing5.a filingd_F5.o system_F5.o errors_F5.o  attribute_F5.o VPsupport_F5.o 
        !           792: ranlib ../../lib/lib_filing5.a
        !           793: ar cr ../../lib/lib_filing6.a filingd_F6.o system_F6.o errors_F6.o  attribute_F6.o VPsupport_F6.o unixcreds_F6.o
        !           794: ranlib ../../lib/lib_filing6.a
        !           795: ar cr ../../lib/lib_filingsubset1.a filingd_FS1.o system_FS1.o errors_FS1.o  attribute_FS1.o VPsupport_FS1.o unixcreds_FS1.o
        !           796: ranlib ../../lib/lib_filingsubset1.a
        !           797: cc -g ../../courierlib/Filing4_s.o  ../../lib/lib_filing4.a  ../../lib/lib_filing.a ../../lib/libcourier.a  -o Filing4d
        !           798: cc -g ../../courierlib/Filing5_s.o  ../../lib/lib_filing5.a  ../../lib/lib_filing.a ../../lib/libcourier.a  -o Filing5d
        !           799: cc -g ../../courierlib/Filing6_s.o  ../../lib/lib_filing6.a  ../../lib/lib_filing.a ../../lib/libcourier.a  -o Filing6d
        !           800: cc -g ../../courierlib/FSubset1_s.o  ../../lib/lib_filingsubset1.a ../../lib/lib_filing.a  ../../lib/lib_filingsubset1.a ../../lib/libcourier.a  -o FilingSubset1d
        !           801: install -c -s Filing4d ../../xnscourier/Filing4d
        !           802: install -c -s Filing5d ../../xnscourier/Filing5d
        !           803: install -c -s Filing6d ../../xnscourier/Filing6d
        !           804: install -c -s FilingSubset1d ../../xnscourier/FilingSubset1d
        !           805: cc -g -O -I../../include -DXEROXFSCOMPATIBILITY -c cmds.c
        !           806: cc: warning: -g disables -O
        !           807: cc -g -O -I../../include -DXEROXFSCOMPATIBILITY -c cmdtab.c
        !           808: cc: warning: -g disables -O
        !           809: cc -g -O -I../../include -DXEROXFSCOMPATIBILITY -c xnftp.c
        !           810: cc: warning: -g disables -O
        !           811: "xnftp.c", line 333: warning: enumeration type clash, operator =
        !           812: cc -g -O -I../../include -DXEROXFSCOMPATIBILITY -c glob.c
        !           813: cc: warning: -g disables -O
        !           814: cc -g -O -I../../include -DXEROXFSCOMPATIBILITY -c main.c
        !           815: cc: warning: -g disables -O
        !           816: "main.c", line 150: warning: statement not reached
        !           817: cc -g cmds.o cmdtab.o xnftp.o glob.o main.o  ../../lib/lib_filing.a ../../lib/libcourier.a  ../../lib/lib_filing4.a ../../lib/libcourier.a  -o xnsftp
        !           818: install -c -s xnsftp ../../bin/xnsftp
        !           819: cc -c -g -O -I../../include -DXEROXFSCOMPATIBILITY -o xnsbrowse.o xnsremote.c
        !           820: cc: warning: -g disables -O
        !           821: cc -g xnsbrowse.o  ../../lib/lib_filing.a  ../../lib/libcourier.a ../../lib/lib_filing4.a  ../../lib/libcourier.a  -o xnsbrowse
        !           822: cc -c -g -O -I../../include -DXEROXFSCOMPATIBILITY -DXNSPRINT='"/usr/new/xnsprint"'  -DMAHA='"/usr/new/maha"' -DPRINTOPTION  -o xnsrprint.o xnsremote.c
        !           823: cc: warning: -g disables -O
        !           824: cc -g xnsrprint.o ../../lib/lib_filing.a  ../../lib/libcourier.a ../../lib/lib_filing4.a  ../../lib/libcourier.a  -o xnsrprint
        !           825: install -c -s xnsbrowse ../../bin/xnsbrowse
        !           826: install -c -s xnsrprint ../../bin/xnsrprint
        !           827: cc -c -g -O -I../../include -DXEROXFSCOMPATIBILITY xnsarchive.c
        !           828: cc: warning: -g disables -O
        !           829: cc -g xnsarchive.o ../../lib/lib_filing.a  ../../lib/libcourier.a ../../lib/lib_filing4.a  ../../lib/libcourier.a  -o xnsarchive
        !           830: cc -c -g -O -I../../include -DXEROXFSCOMPATIBILITY xnsrestore.c
        !           831: cc: warning: -g disables -O
        !           832: cc -g xnsrestore.o ../../lib/lib_filing.a  ../../lib/libcourier.a ../../lib/lib_filing4.a  ../../lib/libcourier.a  -o xnsrestore
        !           833: install -c -s xnsarchive ../../bin/xnsarchive
        !           834: install -c -s xnsrestore ../../bin/xnsrestore
        !           835: cc -g -O -I../../include -DXEROXFSCOMPATIBILITY -c vpfile.c
        !           836: cc: warning: -g disables -O
        !           837: cc -g vpfile.o ../../lib/lib_filing.a  ../../lib/libcourier.a ../../lib/lib_filing4.a  ../../lib/libcourier.a  -o vpfile
        !           838: install -c -s vpfile ../../bin/vpfile
        !           839: 339.5u 163.3s 15:26 54% 39+124k 13319+10206io 886pf+0w
        !           840: % ^D
        !           841: script done on Mon Nov 16 17:04:31 1987

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.