X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Date: Fri, 9 Sep 2011 15:02:39 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: sys/getaccess.h when compiling fortran language Message-ID: <20110909190239.GA6385@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1315593999 DOT 3790 DOT yint-ygo-j2me AT web76805 DOT mail DOT sg1 DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1315593999.3790.yint-ygo-j2me@web76805.mail.sg1.yahoo.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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 On Sat, Sep 10, 2011 at 02:46:39AM +0800, marwan irnaka wrote: >I compiled a program called grid search for my research about seismology. >But, when cygwin compiled it, there is an error message: > >cc -DUNIX -c -o iaspei_input.o iaspei_input.c >iaspei_input.c:14:27: fatal error: sys/getaccess.h: No such file or directory >compilation terminated. >make: *** [iaspei_input.o] Error 1 > >I found out that cygwin doesn't have getaccess.h. Neither does Linux, for that matter - at least on the two systems I checked. >Anybody can help me to resolve this issue? http://lmgtfy.com/?q=%22sys%2Fgetaccess.h%22 Looks like it's a HPUX header. Sounds like porting this to Cygwin might not be trivial. -- 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