home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / shell / 3172 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!menudo.uh.edu!tibbs
  3. From: tibbs@karazm.math.uh.edu (Jason L Tibbitts III)
  4. Subject: Compiling Tcsh 6.02 with gcc 2.2.2 under SunOS 4.1.1?
  5. Message-ID: <TIBBS.92Jul28210112@karazm.math.uh.edu>
  6. Sender: usenet@menudo.uh.edu (USENET News System)
  7. Nntp-Posting-Host: karazm.math.uh.edu
  8. Organization: Blob Shop Programmers
  9. Date: Wed, 29 Jul 1992 03:01:12 GMT
  10. Lines: 29
  11.  
  12. I'm pretty sure this has been discussed many times recently, but it's not
  13. in any of the FAQ's and I couldn't find any pertinent articles, so...
  14.  
  15. When making tcsh 6.02 recently obtained from ee.cornell.edu, I get the
  16. following:
  17.  
  18. XYX:karazm:~/work/tcsh-6.02> make 
  19. gcc -Wall -c -O2 -I. -I..  sh.c
  20. sh.c:95: `STRdirfile' undeclared, outside of functions
  21. sh.c: In function `main':
  22. sh.c:1016: `STRsldtdirs' undeclared (first use this function)
  23. sh.c:1016: (Each undeclared identifier is reported only once
  24. sh.c:1016: for each function it appears in.)
  25. *** Error code 1
  26. make: Fatal error: Command failed for target `sh.o'
  27.  
  28. Config.h is config/config.sunos41 and the makefile is unmodified.  There is
  29. a very noticable pause between the last sh.c:1016... line and the *** Error
  30. code 1 line.
  31.  
  32. I would attribute this to one of gcc 2.2.2's many problems but I don't
  33. know what they all are.
  34.  
  35. Any help is appreciated.  Thanks,
  36. --
  37. Jason L. Tibbitts III - tibbs@math.uh.edu - (713) 743-3466 - XYX23
  38. System Administrator: University of Houston Mathematics Department
  39. Moderator of comp.sys.amiga.reviews (amiga-reviews@math.uh.edu)
  40. Blob Shop Programmers: Database consulting and graphics programming
  41.