scsh-users
[Top] [All Lists]

trying to install scsh under irix 6.5

To: scsh-bugs@martigny.ai.mit.edu
Subject: trying to install scsh under irix 6.5
From: "Mark H. Shirley" <shirley@orpheus.arc.nasa.gov>
Date: Mon, 24 May 1999 23:54:11 -0700 (PDT)
Cc: shirley@ptolemy.arc.nasa.gov
Olin (or whomever),
   I was trying to install scsh on an SGI machine I'm not really
familiar with.  Does this error in configure ring any bells?
 Thanks,
    Mark Shirley


A shell transcript
--------------------
~/scsh/scsh-0.5.1/% ./configure
loading cache ./config.cache
checking host system type... mips-sgi-irix6.5
checking for gcc... gcc
checking whether we are using GNU C... yes
checking whether gcc accepts -g... no
checking for POSIXized ISC... no
checking for a BSD compatible install... /apps/gnu/IRIX-5.3/bin/install -c
checking for ranlib... ranlib
checking for working const... yes
checking whether cross-compiling... yes
checking whether byte ordering is bigendian... configure: error: can not run 
test program while cross compiling
~/scsh/scsh-0.5.1/% 

Here's config.log
--------------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:650: gcc -E conftest.c
configure:884: gcc -c -O  conftest.c 1>&5
as: Warning: /conftest.c, line 1: label should be inside .ent/.end block: 
gcc2_compiled.
     gcc2_compiled.:
as: Warning: /conftest.c, line 1: label should be inside .ent/.end block: 
__gnu_compiled_c
     __gnu_compiled_c:
as: Warning: /conftest.c, line 2: SP not changed by a multiple of 16
as: Warning: /conftest.c, line 2: SP not changed by a multiple of 16
configure:917: gcc -o conftest -O   conftest.c  1>&5
as: Warning: /conftest.c, line 1: label should be inside .ent/.end block: 
gcc2_compiled.
     gcc2_compiled.:
as: Warning: /conftest.c, line 1: label should be inside .ent/.end block: 
__gnu_compiled_c
     __gnu_compiled_c:
collect2: ld returned 4 exit status
ld32: FATAL 12: Expecting n32 objects: /usr/lib/crt1.o is o32.
configure:949: gcc -c -O  conftest.c 1>&5
configure: In function `t':
configure:944: `bogus' undeclared (first use this function)
configure:944: (Each undeclared identifier is reported only once
configure:944: for each function it appears in.)
configure:944: parse error before `endian'

<Prev in Thread] Current Thread [Next in Thread>