1. Problems Compiling TCSH
Greetings,
We just got out first SPARC 20 running Solaris 2.3 and I am attempting
(unsuccesfully so far) to set it up to be usable. I have installed the
GCC 2.5.6 binary from sunsite and am now attempting to compile tcsh 6.05
and am hitting all sorts of problems. I apologize if these are stupid
newbie questions...I'm new to this and am not sure about what I'm doing.
If its important, my current shell is the csh shipped with Solaris 2.3.
I have copied Makefile.std to Makefile and edited it to include all the
parameters listed in the Ported file for Solaris 2.3. I have also copied
config/sol23 to config.h.
Here are the problems I have encountered so far and how I attempted to
solve them.
Problem 1: Can't find Make.
My Solution: After some searching, I found make in /usr/ccs/bin. Added
this to my path.
Problem 2: Make can't find gcc.
My Solution: added the path for gcc to the Makefile as follows:
CC= /opt/gnu/bin/gcc -Wall -B/bin/ # -ansi -pedantic
Problem 3: during the make, gcc is barfing on a long list of variables
that fit the pattern STRxxxx (eg: STRhistory, STRaout, STRloginsh,
STRNULL, STRtty to list out the first few...). I'm looked through the
code and can't find where these are defined. Are these environmental
variables of some sort?
My Solution: I'm still stuck on this one!
Does it look like I just have something configured wrong in Solaris? I'm
I just clue-less and missing the point? Can someone please help me...
Begging and Pleading for Help...
John
--
---------------------------------------------------------------------------
| John M. Sully | Freiberger Library | Yesterday's |
| Software Maintenance and | Room 305 | Technology |
| Development Specialist | voice:(216)368-8989| Solving Today's |
| Library Infomation Technologies | fax:(216)368-8720 | Problems |
---------------------------------------------------------------------------
| <A HREF="http://x-wing.lit.cwru.edu/">John's Server </A> |
---------------------------------------------------------------------------
2. Question on Minumum requirments...
3. problems compiling tcsh for 386 under ISC 2.2.1
4. DDS2 dat drive on sunos 4.1.3
5. Problem: compile tcsh on Sun-Classic/Sol.2.3/gcc
6. gentoo newbie help
7. problems compiling tcsh 6.00 on 386 running ISC 2.2.0
8. CDE starting causes core dump
9. Problems compiling tcsh 6.01 on SunOS 4.1
10. Problem compiling tcsh on a i486
11. tcsh 6.03 compile problem...
12. tcsh compiling problem