X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FORGED_YAHOO_RCVD,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <28248380.post@talk.nabble.com> Date: Wed, 14 Apr 2010 14:18:19 -0700 (PDT) From: DougHua To: cygwin AT cygwin DOT com Subject: Re: Error from compilation of FORTRAN program In-Reply-To: <4BC4EEA1.7000804@alice.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <28232141 DOT post AT talk DOT nabble DOT com> <4BC4EEA1 DOT 7000804 AT alice DOT it> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Angelo, I successfully passed the first step "make" by following your instruction: changing path so that cygwin can be seen first and installing g77 compiler. But I met another problem in the second step "make install". I got the error message below: "$ make install make[1]: Entering directory `/cygdrive/c/6s/ledapsSrc/src/lndpm' cp lndpm /cygdrive/c/6s/ledapsSrc/src/bin cp: cannot stat `lndpm': No such file or directory make[1]: *** [install] Error 1 .... " Could you please help me with solving this one? Thx again! Doug Angelo Graziosi-2 wrote: > > DougHua wrote: >> I still don't know how to verify my system configuration and setup (PATH >> etc.). >> Could you please give me more hints? > > For example, > > $ echo $PATH > > should show something like this: > > /usr/local/bin:/usr/bin:/bin:/cygdrive/c/WINDOWS/system32:[...] > > i.e., Cygwin directories should be searched before Windows ones. > > Obviously, you should verify if 'g77' Cygwin package is installed. > > Angelo > -- View this message in context: http://old.nabble.com/Error-from-compilation-of-FORTRAN-program-tp28232141p28248380.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple