home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aix / 12960 next >
Encoding:
Text File  |  1993-01-04  |  1.4 KB  |  31 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!yu1.yu.edu!hosseino
  3. From: hosseino@yu1.yu.edu (Joshua Hosseinof)
  4. Subject: Building X11R5
  5. Sender: nobody@ctr.columbia.edu
  6. Organization: Yeshiva University
  7. Date: Mon, 4 Jan 1993 06:02:08 GMT
  8. Message-ID: <1993Jan4.060208.14891@sol.ctr.columbia.edu>
  9. X-Posted-From: yu1.yu.edu
  10. NNTP-Posting-Host: sol.ctr.columbia.edu
  11. Lines: 18
  12.  
  13. I've been trying to build x11r5 on our RS/6000 running AIX 3.2 but I seem
  14. to keep having problems with lex.  There are three places in which the         
  15. Makefiles call lex and each time it runs lex I get the same message:
  16. Invalid character in file, and the line number it gives as a reference is 
  17. always the last line in the file.  So I tried getting the bsd version of
  18. lex from ftp.uu.net, and that compiled fine, and now I don't get that error 
  19. anymore.  Now there are two problems: one is the the BSD lex doesn't have
  20. the function yylineno, and when it creates the file yy.lex.c the compiler
  21. seems to have problems with:  yyfunc {return (1);}  
  22. Has anybody else had similar problems when building X11R5?
  23. Thanks for any assistance.
  24.  
  25.  
  26. -- 
  27. ___________________________________________________________________________
  28. |Joshua Hosseinof             --             hosseino@yu1.yu.edu          |
  29. |The above opinions are my own and contain no cholesterol or tropical oils|
  30. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  31.