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