zsh-users
 help / color / mirror / code / Atom feed
* zsh 4.2.5 on Irix 6.5.x
@ 2005-09-10  6:51 William Scott
  2005-09-11  5:40 ` William Scott
  2005-09-19 10:03 ` Peter Stephenson
  0 siblings, 2 replies; 4+ messages in thread
From: William Scott @ 2005-09-10  6:51 UTC (permalink / raw)
  To: L:ZSH-users

Hi folks:

I just reincarnated an SGI, fresh os install, and I compiled zsh  
4.2.5 on it.  It appears to have compiled (mips compiler) and  
installed ok.  I didn't change anything in configure.  It is the  
latest available revision of 6.5.x.

When I run it, I am unable to see or export environment variables.   
This is a completely vanilla configuration -- no customization scripts.

If I type

print $ZSH<tab> it offers the usual completions, like it knows these  
are supposed to exist, put upon completion, the variable is empty.

Similarly,

export FOO=BAR

followed by

print $FOO

prints empty space.  Similarly with $PATH.  ($path exists).

As a positive control, I downloaded the zsh available on  
freeware.sgi.com and installed it.  It is zsh-3.x.x and it works ok.

Help.  I am no longer capable of using tcsh...

Thanks.

Bill Scott





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: zsh 4.2.5 on Irix 6.5.x
  2005-09-10  6:51 zsh 4.2.5 on Irix 6.5.x William Scott
@ 2005-09-11  5:40 ` William Scott
  2005-09-19 10:03 ` Peter Stephenson
  1 sibling, 0 replies; 4+ messages in thread
From: William Scott @ 2005-09-11  5:40 UTC (permalink / raw)
  To: L:ZSH-users


I recompiled using gcc 3.3 rather than mips compilers and it
all works fine.

>
> When I run it, I am unable to see or export environment variables.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: zsh 4.2.5 on Irix 6.5.x
  2005-09-10  6:51 zsh 4.2.5 on Irix 6.5.x William Scott
  2005-09-11  5:40 ` William Scott
@ 2005-09-19 10:03 ` Peter Stephenson
  2005-09-20 14:21   ` William Scott
  1 sibling, 1 reply; 4+ messages in thread
From: Peter Stephenson @ 2005-09-19 10:03 UTC (permalink / raw)
  To: zsh-users

William Scott <wgscott@chemistry.ucsc.edu> wrote:
> Hi folks:
> 
> I just reincarnated an SGI, fresh os install, and I compiled zsh  
> 4.2.5 on it.  It appears to have compiled (mips compiler) and  
> installed ok.  I didn't change anything in configure.  It is the  
> latest available revision of 6.5.x.
> 
> When I run it, I am unable to see or export environment variables.   

Is this any of the issues mentioned in the MACHINES file?

SGI: IRIX 6.2, 6.3, 6.5
	[Out of date.]

	Should build `out-of-the-box'.

	On 6.5.2, zsh malloc routines are reported not to work; also
	full optimization (cc -O3 -OPT:Olimit=0) causes problems.

	If using the SGI compiler, variable length arrays need to
	be turned off.  configure can work this out for itself if it
	is passed the option --enable-cflags='-LANG:vla=off -O' (combined
	with other flags if necessary).

	The zpty module is not currently supported.  This causes the
	tests starting `Y' in the Test directory to fail, even though
	the features to be tested are working.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

**********************************************************************


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: zsh 4.2.5 on Irix 6.5.x
  2005-09-19 10:03 ` Peter Stephenson
@ 2005-09-20 14:21   ` William Scott
  0 siblings, 0 replies; 4+ messages in thread
From: William Scott @ 2005-09-20 14:21 UTC (permalink / raw)
  To: Peter Stephenson; +Cc: zsh-users


Hi Peter:

I neglected to post back that when I rebuilt it with gcc 3.3 rather than
mips compilers, it works fine.

Sorry


> 	If using the SGI compiler, variable length arrays need to
> 	be turned off.  configure can work this out for itself if it
> 	is passed the option --enable-cflags='-LANG:vla=off -O' (combined
> 	with other flags if necessary).


My guess is that it must have been that.


Again, sorry for not catching this.

Bill



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-20 14:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-10  6:51 zsh 4.2.5 on Irix 6.5.x William Scott
2005-09-11  5:40 ` William Scott
2005-09-19 10:03 ` Peter Stephenson
2005-09-20 14:21   ` William Scott

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).