Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Date: Sat, 19 Jul 2003 06:58:00 +0100 From: Elfyn McBratney X-X-Sender: elfyn@ellixia Reply-To: cygwin@cygwin.com To: Berthold.Ruth@o2.com cc: cygwin@cygwin.com Subject: Re: CYGWIN: make error In-Reply-To: <01d001c34e1e$c7980500$860410ac@WAS> Message-ID: References: <01d001c34e1e$c7980500$860410ac@WAS> Mail-Followup-To: cygwin@cygwin.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII > > 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 ). Next time you have problems please consult 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/