Has anyone managed to compiled tcsh to Solaris 2.3?
--
<Sami>
Here are my changes to the 6.03 Makefile:
# diff Makefile.orig Makefile
120c120
< LIBES= -ltermcap ## BSD style things, hpux
---
127c127Quote:> #LIBES= -ltermcap ## BSD style things, hpux
167c167,168Quote:> LIBES= -lcurses ## Sys V4 w/o BSDTIMES or Solaris 2
hope that helps!Quote:> #CC= gcc -Wall -B/bin/
> CC= gcc -traditional
--
Institute for Thermal Turbomachinery
University of Karlsruhe, Germany (8E52,49N01)
Casper
I would be very grateful also if someone could tell me where I can getQuote:} Has anyone managed to compiled tcsh to Solaris 2.3?
} --
} <Sami>
I did get 6.03 running after a long hard slog, but my source for
this has vanised :(
Cheers
--
********* ***** ****** ******
* * * * * * * It's 106 miles to Chicago, we've got
* * * ***** * * a full tank of gas, half a pack of
* * * * * * * cigarettes, it's dark and we're
* * * * * * * wearing sunglasses - HIT IT !!!!
The tcsh source is available from tesla.ee.cornell.edu and compiles withQuote:>And Sami Makela quoth these words of wisdom........
>} Has anyone managed to compiled tcsh to Solaris 2.3?
>} --
>} <Sami>
>I would be very grateful also if someone could tell me where I can get
>source for 6.04 tcsh which will compile under Solaris.
>No-one seems to have told xmkmf (perhaps my imake template is wrong)
>that a Sun can run sys V style things.
Casper
I hope you mean "with little problem" (not a flame or intendedQuote:>The tcsh source is available from tesla.ee.cornell.edu and compiles with
>little problems.
Plus I'm reminded of the movie Brazil, where "my complications
had some complications".
Bill
--
Bill Eldridge Bukowski and Ionesco a la meme temps -
310-206-3960 (3987 fax) Derision. Like a decision with a beer.
%%
%% Has anyone managed to compiled tcsh to Solaris 2.3?
%%
%% --
%% <Sami>
Yes I have. What do you require? Do you want the configurations,
the compiled version or what?
Ehsan
-----
--
Ehsan-ul Gaffur
Systems Analyst
Biostatistics Center
Pittsburgh Cancer Institute
%% I would be very grateful also if someone could tell me where I can get
%% source for 6.04 tcsh which will compile under Solaris.
%% No-one seems to have told xmkmf (perhaps my imake template is wrong)
%% that a Sun can run sys V style things.
%%
%% I did get 6.03 running after a long hard slog, but my source for
%% this has vanised :(
%%
My source has been removed because of lack of disc space.
However, if you wish, I can send you the tcsh 6.04 binary
file as an uuencode file. Interested? My machine is a
SPARCstation IPX running Solaris 2.3...
Ehsan
-----
--
Ehsan-ul Gaffur
Systems Analyst
Biostatistics Center
Pittsburgh Cancer Institute
1. Problem installing tcsh on Solaris 2.3
Greetings all!
We are finally starting our migration to solaris from SunOS 4.1.3.
The first thing I did is get a precompiled gcc from aeneas.mit.edu.
I ran the suggested fixincludes script.
Now I am trying to compile tcsh version 6.04 and it compiles but when
I run it I get:
tcsh: Warning no access to tty (Invalid Argument).
Thus no job control in this shell
Looking in the FAQ that comes with tcsh I see:
9. I compiled tcsh using gcc, and when I start up it says:
tcsh: Warning no access to tty (Invalid Argument).
Thus no job control in this shell
Your <sys/ioctl.h> file is not ansi compliant. You have one of 3 choices:
a. Run fixincludes from the gcc distribution.
b. Add -traditional to the gcc flags.
c. Compile with cc.
Well, I did a) but the fixincludes script doesn't look at <sys/ioctl.h>.
I tried b) but that did not help and at the moment c) is not possible
since we have not purchased the unbundled compiler.
Has any one compiled tcsh on solaris 2.3 with gcc (version 2.5.6)?
If so how did you do it? If possible can some one send me a fixed
ioctl.h to place in the gcc include directory? A diff file would
also be of help.
Thanks in advance,
Stan
--
***************************************************************************
* Stan Swiercz * Room: H961-26 *
* Analyst * Tel: 848-3032 *
* Concordia University ***********************************************
* Montreal, Canada * A clean desk is a sure sign of a sick mind! *
***************************************************************************
2. help client
4. Problems with curses and IO
5. Help to compile tcsh under solaris 2.3
7. HELP: building tcsh on Solaris 2.3
10. I need tcsh binaries for Solaris 2.3
12. Tcsh ~user problem under solaris 2.3
13. Tcsh 6.03 problems on solaris 2.3