Received: by oss.sgi.com id ; Sat, 7 Oct 2000 13:49:33 -0700 Received: from po3.wam.umd.edu ([128.8.10.165]:45442 "EHLO po3.wam.umd.edu") by oss.sgi.com with ESMTP id ; Sat, 7 Oct 2000 13:49:11 -0700 Received: from rac3.wam.umd.edu (IDENT:root@rac3.wam.umd.edu [128.8.10.143]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id QAA00051 for ; Sat, 7 Oct 2000 16:49:10 -0400 (EDT) Received: from rac3.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac3.wam.umd.edu (8.9.3/8.9.3) with SMTP id QAA05346 for ; Sat, 7 Oct 2000 16:49:10 -0400 (EDT) Received: from localhost (zhangyi@localhost) by rac3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id QAA05342 for ; Sat, 7 Oct 2000 16:49:09 -0400 (EDT) X-Authentication-Warning: rac3.wam.umd.edu: zhangyi owned process doing -bs Date: Sat, 7 Oct 2000 16:49:09 -0400 (EDT) From: Zhang Yi To: pro64-support@oss.sgi.com Subject: Build Fortran 90 Front-End Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-pro64-support@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;pro64-support-outgoing While building Fortran 90 Front-End, I was told such error messages: NLSPATH=/usr/ia64-sgi-linux/lib/gcc-lib/ia64-sgi-linux/sgicc-1.0/%N.cat \ /usr/ia32-sgi-linux/bin/f90 -c -MD ../../../crayf90/fe90/fold.f sh:/usr/ia32-sgi-linux/bin/f90: No such file or directory gmake[1]: *** [fold.o] Error 127 gmake[1]: Leaving directory `/nue/sgi/osprey1.0/targia32_ia64_nodebug/crayf90/fe90' gmake: *** [first] Error 2 I wonder how to solve this problem. Yours Sincerely zhangyi