DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T m

⟦9456b48f0⟧ TextFile

    Length: 11705 (0x2db9)
    Types: TextFile
    Names: »make.history«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« 
        └─⟦c58930e5c⟧ 
            └─⟦this⟧ »TeX3.14/make.history« 

TextFile


# This is the terminal listing resulting from a compilation on our
# SUN2/120, SUN o.s. 3.5.  After "site.h" and "makefile" were
# appropriately set up, the command "make >& make.history &" was issued
# in this directory, and this is the content of the file.
#
# Wherever the "make" was halted, our comments and solution follow within
# closed square brackets.   
#
# Produced 32-bit TeX Version 3.14 with a large hyphenation trie, 
# big METAFONT Version 2.7, texware, mfware, dviutil, fontutil utilities, 
# and bibtex.


cd web2c; \
          make SITEDIR=".." CC="cc" OPT="-O"  SHELL="/bin/sh" LDFLAGS="" LOADLIBES="" wlibs="-lsuntool -lsunwindow -lpixrect" YACC="yacc" LEX="lex" LEXLIB="-ll" all
yacc -d web2c.yacc

conflicts: 3 shift/reduce
mv -f y.tab.c web2cy.c
if test -f web2cy.h;					\
                  then cmp y.tab.h web2cy.h || cp y.tab.h web2cy.h;	\
                  else cp y.tab.h web2cy.h;				\
                fi
cc -O -I.. -I../common -c web2cy.c
lex web2c.lex
cat ../site.h lex.yy.c > web2cl.c
cc -O -I.. -I../common -c web2cl.c
cc -O -I.. -I../common -c web2c.c
cc -o web2c  web2c.o web2cy.o web2cl.o -ll \
                  
cc  -o fixwrites -O -I.. -I../common fixwrites.c \
                  
cc  -o splitup -O -I.. -I../common splitup.c 
cc  -o regfix -O -I.. -I../common regfix.c 
touch stamp-web2c
cd common; make SITEDIR=".." CC="cc" OPT="-O"  SHELL="/bin/sh" LDFLAGS="" LOADLIBES="" wlibs="-lsuntool -lsunwindow -lpixrect" all
cc -O -I.. -c alloca.c
cc -o endian  -O -I.. endian.c 
./endian > endian.h
cc -O -I.. -c extra.c
cc -O -I.. -c getopt.c
cc -O -I.. -c getopt1.c
cc -O -I.. -c main.c
touch stamp-common
for name in web tex mf texware mfware fontutil bibtex dviutil;						\
        do								\
          (cd ${name}; echo ${name}; make SITEDIR=".." CC="cc" OPT="-O"  SHELL="/bin/sh" LDFLAGS="" LOADLIBES="" wlibs="-lsuntool -lsunwindow -lpixrect" all);		\
        done
web
/bin/sh -c "until (PATH=.:${PATH}			\
                  /bin/sh -c tangle\ tangle.web\ tangle.ch )		\
                  do							\
	    cc  -o tangle -O -Dlink=link_array -I.. tangleboot.c	\
                      ../common/alloca.o ../common/extra.o ../common/main.o ;				\
	  done"
This is TANGLE, C Version 4.1
*1*11*19*29*37*50*65*70*77*94*112*123*143*156*163*171*179*182*188*196
Writing the output file.....500...
Done.
(No errors were found.)
/bin/sh ../common/convert tangle.p tangle.c
cc -O -Dlink=link_array -I.. -c tangle.c
cc -o tangle  tangle.o ../common/alloca.o ../common/extra.o ../common/main.o 
./tangle weave.web weave.ch
This is TANGLE, C Version 4.2
*1*11*19*29*36*55*63*65*70*93*108*121*132*139*144*183*200*218*239*258*261*264*271
Writing the output file.....500.....1000.....1500
Done.
(No errors were found.)
/bin/sh ../common/convert weave.p weave.c
cc -O -Dlink=link_array -I.. -c weave.c
cc -o weave  weave.o ../common/alloca.o ../common/extra.o ../common/main.o 
tex
../web/tangle tex.web ctex.ch
This is TANGLE, C Version 4.2
*1*17*25*38*54*72*99*110*115*133*162*173*199*203*207*211*220*256*268*289*297*300*321*332*366*402*464*487*511*539*583*592*644*680*699*719*768*813*862*891*900*919*942*967*980*1029*1055*1136*1208*1299*1330*1338*1340*1379*1381
Writing the output file.....500.....1000.....1500.....2000.....2500.....3000.....3500.....4000.....4500.....5000.....5500....
Done.
1035 strings written to string pool file.
(No errors were found.)
/bin/sh ./convert
touch stamp-convert
cc -O -I.. -DTeX -I. -DINITEX -DINI -c ../common/texmf.c
mv texmf.o iextra.o
cc -O -I.. -DTeX -DINITEX -c itex.c && mv itex.o initex.o
"itex.c", line 713: warning: statement not reached
"itex.c", line 741: warning: statement not reached
"itex.c", line 2113: warning: statement not reached
"itex.c", line 2821: warning: statement not reached
cc -O -I.. -DTeX -I. -c ../common/fileio.c
cc -O -I.. -DTeX -c tex0.c
"tex0.c", line 648: warning: statement not reached
cc -O -I.. -DTeX -c tex1.c
cc -O -I.. -DTeX -c tex2.c
cc -O -I.. -DTeX -c tex3.c
cc -O -I.. -DTeX -c tex4.c
cc -O -I.. -DTeX -c tex5.c
cc -O -I.. -DTeX -c tex6.c
cc -O -I.. -DTeX -c tex7.c
cc -O -I.. -DTeX -c tex8.c
cc -o initex  iextra.o initex.o fileio.o tex0.o tex1.o tex2.o tex3.o tex4.o tex5.o tex6.o tex7.o tex8.o ../common/alloca.o ../common/extra.o 
rm -f tex-extra.c
ln ../common/texmf.c tex-extra.c
cc -O -I.. -DTeX -I. -c tex-extra.c
cc -O -I.. -DTeX -c itex.c
cc -o virtex  tex-extra.o itex.o fileio.o tex0.o tex1.o tex2.o tex3.o tex4.o tex5.o tex6.o tex7.o tex8.o ../common/alloca.o ../common/extra.o 
mf
../web/tangle mf.web cmf.ch
This is TANGLE, C Version 4.2
*1*17*24*37*54*67*95*120*153*158*175*186*200*214*228*250*255*269*303*323*386*460*469*490*524*538*564*585*618*624*627*647*658*683*706*738*752*766*796*823*862*893*989*1020*1087*1142*1149*1183*1202*1212*1214*1216
Writing the output file.....500.....1000.....1500.....2000.....2500.....3000.....3500.....4000.....4500.....5000.....5500..
Done.
823 strings written to string pool file.
(No errors were found.)
/bin/sh ./convert
touch stamp-convert
cc -O -I.. -I. -DINIMF -DINI -c ../common/texmf.c
mv texmf.o iextra.o
cc -O -I.. -DINIMF -c imf.c && mv imf.o inimf.o
"imf.c", line 423: warning: statement not reached
cc -O -I.. -I. -c ../common/fileio.c
cc -O -I.. -c mf0.c
cc -O -I.. -c mf1.c
cc -O -I.. -c mf2.c
cc -O -I.. -c mf3.c
cc -O -I.. -c mf4.c
cc -O -I.. -c mf5.c
cc -O -I.. -c mf6.c
cc -O -I.. -c mf7.c
cc -O -I.. -c mf8.c
cc -O -I.. -c mf9.c
cc -o inimf  iextra.o inimf.o fileio.o mf0.o mf1.o mf2.o mf3.o mf4.o mf5.o mf6.o mf7.o mf8.o mf9.o ../common/alloca.o ../common/extra.o 
rm -f mf-extra.c
ln ../common/texmf.c mf-extra.c
cc -O -I.. -I. -c mf-extra.c
cc -O -I.. -c imf.c
cd MFwindow; make SITEDIR=".." CC="cc" OPT="-O"  LDFLAGS="" LOADLIBES="" wlibs="-lsuntool -lsunwindow -lpixrect"
cc -O -I../.. -c hp2627.c
cc -O -I../.. -c sun.c
cc -O -I../.. -c tek.c
cc -O -I../.. -c uniterm.c
cc -O -I../.. -c x10.c
cc -O -I../.. -c x11.c
rm -f window.a
ar rc window.a hp2627.o sun.o tek.o uniterm.o x10.o x11.o
if test -f /usr/bin/ranlib; then /usr/bin/ranlib window.a; fi
cc -o virmf  mf-extra.o imf.o fileio.o mf0.o mf1.o mf2.o mf3.o mf4.o mf5.o mf6.o mf7.o mf8.o mf9.o MFwindow/window.a -lsuntool -lsunwindow -lpixrect  ../common/alloca.o ../common/extra.o \
                  
texware
../web/tangle dvitype.web dvitype.ch
This is TANGLE, C Version 4.2
*1*8*13*21*29*41*57*67*71*95*99*102*106*111*112
Writing the output file.....500
Done.
(No errors were found.)
/bin/sh ../common/convert dvitype.p dvitype.c
cc -O -I.. -c dvitype.c
cc -o dvitype  dvitype.o ../common/alloca.o ../common/extra.o ../common/main.o  ../common/getopt.o ../common/getopt1.o 
../web/tangle pltotf.web pltotf.ch
This is TANGLE, C Version 4.2
*1*5*17*30*36*50*67*81*109*127*146*148*155
Writing the output file.....500...
Done.
(No errors were found.)
/bin/sh ../common/convert pltotf.p pltotf.c
cc -O -I.. -c -Dindex=index_arr -Dlink=link_array pltotf.c
cc -o pltotf  pltotf.o ../common/alloca.o ../common/extra.o ../common/main.o  ../common/getopt.o ../common/getopt1.o 
../web/tangle tftopl.web tftopl.ch
This is TANGLE, C Version 4.2
*1*6*18*26*44*88*96*100*107
Writing the output file.....500
Done.
(No errors were found.)
/bin/sh ../common/convert tftopl.p tftopl.c
cc -O -I.. -c -Dindex=index_var tftopl.c
cc -o tftopl  tftopl.o ../common/alloca.o ../common/extra.o ../common/main.o  ../common/getopt.o ../common/getopt1.o 
../web/tangle patgen.web patgen.ch
This is TANGLE, C Version 4.2
*1*11*17*23*33*41*51*66*69*74
Writing the output file...
Done.
(No errors were found.)
/bin/sh ../common/convert patgen.p patgen.c
cc -O -I.. -c patgen.c
cc -o patgen  patgen.o ../common/alloca.o ../common/extra.o ../common/main.o  ../common/getopt.o ../common/getopt1.o 
../web/tangle pooltype.web pooltype.ch
This is TANGLE, C Version 4.2
*1*4*12*21*22
Writing the output file
Done.
(No errors were found.)
/bin/sh ../common/convert pooltype.p pooltype.c
cc -O -I.. -c pooltype.c
cc -o pooltype  pooltype.o ../common/alloca.o ../common/extra.o ../common/main.o  ../common/getopt.o ../common/getopt1.o 
mfware
../web/tangle gftype.web gftype.ch
This is TANGLE, C Version 4.2
*1*8*13*20*25*35*44*61*66*73*74
Writing the output file...
Done.
(No errors were found.)
/bin/sh ../common/convert gftype.p gftype.c
cc -O -I.. -c gftype.c
cc -o gftype  gftype.o ../common/alloca.o ../common/extra.o ../common/main.o  ../common/getopt.o ../common/getopt1.o  
../web/tangle gftodvi.web gftodvi.ch
This is TANGLE, C Version 4.2
*1*10*19*27*34*36*45*52*70*86*102*116*124*134*139*153*204*219*222*232
Writing the output file.....500...
Done.
(No errors were found.)
/bin/sh ../common/convert gftodvi.p gftodvi.c
cc -O -I.. -c gftodvi.c
"gftodvi.c", line 3423: warning: statement not reached
cc -o gftodvi  gftodvi.o ../common/alloca.o ../common/extra.o ../common/main.o  ../common/getopt.o ../common/getopt1.o 
../web/tangle gftopk.web gftopk.ch
This is TANGLE, C Version 4.2
*1*9*14*21*37*48*51*62*88*89
Writing the output file...
Done.
(No errors were found.)
/bin/sh ../common/convert gftopk.p gftopk.c
cc -O -I.. -c gftopk.c
cc -o gftopk  gftopk.o ../common/alloca.o ../common/extra.o ../common/main.o  ../common/getopt.o ../common/getopt1.o 
../web/tangle mft.web mft.ch
This is TANGLE, C Version 4.2
*1*11*19*29*34*50*63*75*86*97*112*114*123
Writing the output file.....500.....1000
Done.
(No errors were found.)
/bin/sh ../common/convert mft.p mft.c
cc -O -I.. -c -Dlink=link_array mft.c
cc -o mft  mft.o ../common/alloca.o ../common/extra.o ../common/main.o  ../common/getopt.o ../common/getopt1.o 
fontutil
../web/tangle pktogf.web pktogf.ch
This is TANGLE, C Version 4.2
*1*9*14*21*38*47*71*73*74*75
Writing the output file..
Done.
(No errors were found.)
/bin/sh ../common/convert pktogf.p pktogf.c
cc -O -I.. -c pktogf.c
cc -o pktogf  pktogf.o ../common/alloca.o ../common/extra.o ../common/main.o 
../web/tangle pktype.web pktype.ch
This is TANGLE, C Version 4.2
*1*9*14*30*40*53*55*56*57
Writing the output file.
Done.
(No errors were found.)
/bin/sh ../common/convert pktype.p pktype.c
cc -O -I.. -c pktype.c
cc -o pktype  pktype.o ../common/alloca.o ../common/extra.o ../common/main.o 
../web/tangle vftovp.web vftovp.ch
This is TANGLE, C Version 4.2
*1*6*10*22*30*48*66*110*118*131*135*136
Writing the output file.....500..
Done.
(No errors were found.)
/bin/sh ../common/convert vftovp.p vftovp.c
cc -O -I.. -c -Dindex=index_var -Dlink=link_array vftovp.c
cc -o vftovp  vftovp.o ../common/alloca.o ../common/extra.o ../common/main.o 
../web/tangle vptovf.web vptovf.ch
This is TANGLE, C Version 4.2
*1*5*23*36*44*59*77*91*122*138*156*175*180*182*183
Writing the output file.....500.....1000.
Done.
(No errors were found.)
/bin/sh ../common/convert vptovf.p vptovf.c
cc -O -I.. -c -Dindex=index_arr -Dlink=link_array vptovf.c
cc -o vptovf  vptovf.o ../common/alloca.o ../common/extra.o ../common/main.o 
        done
bibtex
../web/tangle bibtex.web bibtex.ch
This is TANGLE, C Version 4.2
*1*10*21*36*49*65*81*98*110*147*164*219*291*332*456*468*469
Writing the output file.....500.....1000.....1500.....2000.....2500...
Done.
(No errors were found.)
/bin/sh ./convert bibtex.p bibtex.c
cc -O -I.. -DBibTeX -Dbswap=bswapp -c bibtex.c
cc -O -I.. -DBibTeX -I. -c ../common/fileio.c
cc -o bibtex  bibtex.o ../common/alloca.o ../common/extra.o ../common/main.o fileio.o \
                  
dviutil
../web/tangle dvicopy.web dvicopy.ch
This is TANGLE, C Version 4.2
*1*14*20*26*61*68*109*133*151*175*180*208*219*229*234*249*282*283
Writing the output file.....500.....1000.
Done.
(No errors were found.)
/bin/sh ../common/convert dvicopy.p dvicopy.c
cc -O -I.. -c dvicopy.c
cc -o dvicopy  dvicopy.o ../common/alloca.o ../common/extra.o ../common/main.o 

=== EOF ===