zsh-users
 help / color / mirror / code / Atom feed
* Config error with irix 5.3
@ 1996-09-10  5:10 Nik Gervae
  1996-09-10 14:03 ` Zefram
  0 siblings, 1 reply; 3+ messages in thread
From: Nik Gervae @ 1996-09-10  5:10 UTC (permalink / raw)
  To: zsh-users

Can anyone shed light on how to get zsh to build on irix 5.3? I haven't
a clue how to fix the config script....

tankgirl:~/zsh-> ./configure
loading cache ./config.cache
configuring for zsh 3.0.0
checking host system type... mips-sgi-irix5.3
checking for gcc... gcc
checking whether we are using GNU C... no
checking how to run the C preprocessor... /lib/cpp
checking for working const... no
checking whether cross-compiling... yes
checking for gcc option to accept ANSI C... no
checking for function prototypes... no
checking size of long... configure: error: can not run test program while cross
compiling
tankgirl:~/zsh->

Thanks in advance!

--Nik


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

* Re: Config error with irix 5.3
  1996-09-10  5:10 Config error with irix 5.3 Nik Gervae
@ 1996-09-10 14:03 ` Zefram
  0 siblings, 0 replies; 3+ messages in thread
From: Zefram @ 1996-09-10 14:03 UTC (permalink / raw)
  To: nik; +Cc: zsh-users

>checking for gcc... gcc
>checking whether we are using GNU C... no
>checking how to run the C preprocessor... /lib/cpp
>checking for working const... no
>checking whether cross-compiling... yes

This clearly indicates that running the compiler is failing
completely.  Look at config.log to find out why.

-zefram


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

* Re: Config error with irix 5.3
@ 1996-09-10 20:35 Nik Gervae
  0 siblings, 0 replies; 3+ messages in thread
From: Nik Gervae @ 1996-09-10 20:35 UTC (permalink / raw)
  To: zsh-users

Turns out the problem was with how gcc is installed on my
machine. I removed /usr/local/bin from my path to execute
config & make, and things seem to be working. Thanks to
to all who pointed out the solution!

--Nik Gervae


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

end of thread, other threads:[~1996-09-11  4:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-09-10  5:10 Config error with irix 5.3 Nik Gervae
1996-09-10 14:03 ` Zefram
1996-09-10 20:35 Nik Gervae

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