Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problems installing zsh on x86
- X-seq: zsh-users 798
- From: <hzoli@xxxxxxxxxxxx> (Zoltan T. Hidvegi)
- To: sweth@xxxxxxxxxxx (Sweth Chandramouli)
- Subject: Re: problems installing zsh on x86
- Date: Fri, 11 Apr 1997 17:31:37 -0400 (EDT)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <v03102000af741fe34094@[208.207.65.6]> from Sweth Chandramouli at "Apr 11, 97 05:06:49 pm"
Sweth Chandramouli wrote:
> In file included from ./system.h:64, from zsh.h:36, from builtin.c:32:
> /usr/local/lib/gcc-lib/i486-sun-solaris2/2.4.5/include/sys/stat.h:231:
You use gcc-2.4.5. I bet that you installed this on an older Solaris
version, and you did not reinstall gcc after you upgraded the OS. This
does not work, and you will have problems compiling other programs as well.
Please install the latest gcc. Alternatively you can try the SUN C
compiler: remove config.cache, and set the CC environment variable to cc
before running configure.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author