This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Antwort: Re: CYGWIN: make error


Hallo Elfyn,

thanks for reply. I was outside one week from the office, so that
I noticing it very late.

Berthold
----------------------------------------------------------------------------------------------------




|---------+---------------------------->
|         |           Elfyn McBratney  |
|         |           <elfyn@emcb.co.uk|
|         |           >                |
|         |           Gesendet von:    |
|         |           cygwin-owner@cygw|
|         |           in.com           |
|         |                            |
|         |                            |
|         |           19.07.2003 07:58 |
|         |           Bitte antworten  |
|         |           an cygwin        |
|         |                            |
|---------+---------------------------->
  >------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                              |
  |       An:       Berthold.Ruth@o2.com                                                                                         |
  |       Kopie:    cygwin@cygwin.com                                                                                            |
  |       Thema:    Re: CYGWIN: make error                                                                                       |
  >------------------------------------------------------------------------------------------------------------------------------|




> > I try to convert a Unix C++ program to cygwin.
> > During compilation I got the error messages:
> > --->  usr/include/sys/statvfs.h ../usr/include/sys/features_tests.h
> > ../usr/include/sys/isa_devs.h
> >
> > not found/not defined ...

statvfs.h does not exist on Cygwin, there is [/usr/include/sys/]statfs.h ,
however. The other headers look (Linux) kernel specific. Simply copying
these
from Linux won't help as there are likely to be missing library functions.
PTC (See <http://cygwin.com/acronyms/#PTC>).

Next time you have problems please consult <http://cygwin.com/problems.html
>
before posting to the list.

Elfyn

--
Elfyn McBratney, EMCB  |  http://www.nongnu.org/wwwauth/
http://www.emcb.co.uk  |  http://www.emcb.co.uk/webauth/
elfyn@emcb.co.uk       |  wwwauth-users AT nongnu DOT org


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/






--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]