home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / hp / 14014 < prev    next >
Encoding:
Text File  |  1992-12-12  |  2.4 KB  |  54 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!pmafire!mica.inel.gov!guinness!guinness.idbsu.edu!alex
  3. From: alex@math.idbsu.edu (Alex Feldman)
  4. Subject: tex-xet on an HP 9000/730
  5. Message-ID: <ALEX.92Dec12113040@diamond.idbsu.edu>
  6. Sender: usenet@guinness.idbsu.edu (Usenet News mail)
  7. Nntp-Posting-Host: diamond
  8. Organization: Boise State University Math Dept.
  9. Date: 12 Dec 92 11:30:40
  10. Lines: 42
  11.  
  12. I gave up on the Interworks library version of TeX, and pulled the web
  13. and web2c sources from ftp.cs.umb.edu, and that all compiled
  14. wonderfully (I'd still be curious to discover what went wrong with the
  15. Interworks source, but...).  Then I tried to modify ctex.ch as per the
  16. instructions in the tex-xet distribution, and I got errors in tangle.
  17. Again, this is very hard for me to debug, and I would appreciate any
  18. help... the relevant portion of a transcript of the make appear below
  19. (I can mail the whole thing to anyone who wants it.
  20.  
  21. Could (part of) the problem be that this tex-xet is for 3.0, while
  22. what I have here is 3.141?  If so, can anyone point me towards a newer
  23. tex-xet, or an older tex?
  24.  
  25. Thanks for any and all help.  Herewith the transcript:
  26.  
  27.     cd tex; make   SHELL='/bin/sh' CC='gcc ' cflags='-I.././lib -O ' CCLD='gcc '  LDFLAGS='' LIBS='' RANLIB='ranlib ' LN='ln -s'  srcdir=.  wlibs='-lXt -lX11' xincludedir=''  xlibdir='' all
  28.     ../web/tangle tex.web ctex.ch
  29. This is TANGLE, C Version 4.3
  30. *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*1380
  31. ! Change file entry did not match. (change file l.1478)
  32. begin @<Reverse the links of the relevant passive nodes, setting |cur_p| to the
  33.                                                                                 
  34. Writing the output file.....500.
  35. ! Not present: <Declare functions needed for special kinds of nodes>. (l.661)
  36. newpenalty:=p;end;{:158}{161:}... ....1000.....1500.....2000.....2500.
  37. ! Not present: <Flush the LR stack>. (l.2613)
  38. endif('STAT')flushnodelist(p);... 
  39. ! Not present: <Check for LR anomalies at the end of |hpack|>. (l.2699)
  40. enddiagnostic(true){:663};10:... ....3000.....3500.....4000.....4500.....5000.....5500.....6000
  41. Done.
  42. 1037 strings written to string pool file.
  43. (Pardon me, but I think I spotted something wrong.)
  44. *** Error code 1
  45.  
  46. Stop.
  47. *** Error code 1
  48.  
  49. Stop.
  50. diamond 2: 
  51. script done on Sat Dec 12 13:14:35 1992
  52. --
  53.     --alex            alex@math.idbsu.edu
  54.