zsh-workers
 help / color / mirror / code / Atom feed
* IRIX6.2 and 3.1.4
@ 1998-08-11  8:14 Helmut Jarausch
  1998-08-11 14:53 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Helmut Jarausch @ 1998-08-11  8:14 UTC (permalink / raw)
  To: zsh-workers

Hi,

has anybody managed to get 3.1.4 running on IRIX 6.2 ?
Are there any patches available?

Please respond by email, since I am not subscribed to this list.

Thanks,
Helmut.




--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany




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

* Re: IRIX6.2 and 3.1.4
  1998-08-11  8:14 IRIX6.2 and 3.1.4 Helmut Jarausch
@ 1998-08-11 14:53 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 1998-08-11 14:53 UTC (permalink / raw)
  To: Zsh hackers list, Helmut Jarausch

Helmut Jarausch wrote:
> Hi,
> 
> has anybody managed to get 3.1.4 running on IRIX 6.2 ?
> Are there any patches available?

Are you getting something like this? 

( cd .. && /bin/sh Src/mkmodindex.sh Src ) \
    > modules.index.tmp
`modules.index' is up to date.
cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
creating Src/Makemod
make[1]: Entering directory `/a/sgi-f/home_sgi/pws/src/zsh-3.1.4/Src'
creating Src/Builtins/Makefile.in
creating Src/Builtins/Makefile
/bin/sh: Src/Builtins:  not found

I haven't found a fix, but it seems to be related to passing $(MAKEDEFS)
down from the top level Makefile, so a workaround is to replace
'-f Makemod $(MAKEDEFS)' wherever you see it with '-f Makemod'.  This
will work as long as you don't set any of the flags in MAKEDEFS on the
command line.

-- 
Peter Stephenson <pws@ifh.de>       Tel: +39 50 844536
WWW:  http://www.ifh.de/~pws/
Gruppo Teorico, Dipartimento di Fisica
Piazza Torricelli 2, 56100 Pisa, Italy


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

end of thread, other threads:[~1998-08-11 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-11  8:14 IRIX6.2 and 3.1.4 Helmut Jarausch
1998-08-11 14:53 ` Peter Stephenson

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).