public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* sys/getaccess.h when compiling fortran language
@ 2011-09-09 18:46 marwan irnaka
  2011-09-09 19:03 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: marwan irnaka @ 2011-09-09 18:46 UTC (permalink / raw)
  To: cygwin

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.

Anybody can help me to resolve this issue?

Thanks in advance

regards,
kaka

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

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

* Re: sys/getaccess.h when compiling fortran language
  2011-09-09 18:46 sys/getaccess.h when compiling fortran language marwan irnaka
@ 2011-09-09 19:03 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2011-09-09 19:03 UTC (permalink / raw)
  To: cygwin

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

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

end of thread, other threads:[~2011-09-09 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-09 18:46 sys/getaccess.h when compiling fortran language marwan irnaka
2011-09-09 19:03 ` Christopher Faylor

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 read-only IMAP folder(s) and NNTP newsgroup(s).