EMAIL PROTECTED]
|
| Kopie:[EMAIL PROTECTED]
|
| Thema: Re: CYG
> > 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
are the file in /usr/include/sys, if yes than try to hard code the in
program as
#include "/usr/include/sys/$filename.h"
Regards
Sagar
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 18, 2003 2:31 AM
Subject: CYGWIN: make error
> Hallo Everyone
, November 27, 2002 6:23 PM
To: Godson Retna
Cc: [EMAIL PROTECTED]; Cygwin
Subject: Re: [CYGWIN] make error during PostgreSQL installation on
windowsusingcygwin
Godson,
On Tue, Nov 26, 2002 at 01:03:00PM +0530, Godson Retna wrote:
> $ initdb -D /usr/share/postgresql/data
> The files belong
Godson,
On Tue, Nov 26, 2002 at 01:03:00PM +0530, Godson Retna wrote:
> $ initdb -D /usr/share/postgresql/data
> The files belonging to this database system will be owned by user "Administrator".
> This user must also own the server process.
>
> [snip]
> creating template1 database in /usr/share/
5 matches
Mail list logo