Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Sat, 19 Jul 2003 06:58:00 +0100 From: Elfyn McBratney X-X-Sender: elfyn AT ellixia Reply-To: cygwin AT cygwin DOT com To: Berthold DOT Ruth AT o2 DOT com cc: cygwin AT cygwin DOT com Subject: Re: CYGWIN: make error In-Reply-To: <01d001c34e1e$c7980500$860410ac@WAS> Message-ID: References: <01d001c34e1e$c7980500$860410ac AT WAS> Mail-Followup-To: cygwin AT cygwin DOT 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 AT emcb DOT co DOT 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/