Hallo Elfyn,

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

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




|---------+---------------------------->
|         |           Elfyn McBratney  |
|         |           <[EMAIL PROTECTED]|
|         |           >                |
|         |           Gesendet von:    |
|         |           [EMAIL PROTECTED]|
|         |           in.com           |
|         |                            |
|         |                            |
|         |           19.07.2003 07:58 |
|         |           Bitte antworten  |
|         |           an cygwin        |
|         |                            |
|---------+---------------------------->
  
>------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                                          |
  |       An:       [EMAIL PROTECTED]                                                  
                                       |
  |       Kopie:    [EMAIL PROTECTED]                                                  
                                          |
  |       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/
[EMAIL PROTECTED]       |  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/

Reply via email to