Re: Make-Problem Postgres on Cygwin

From: Jason Tishler <jason(at)tishler(dot)net>
To: Godson Retna <godsonr(at)siptech(dot)co(dot)in>
Cc: Cygwin <cygwin(at)cygwin(dot)com>, Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Make-Problem Postgres on Cygwin
Date: 2002-11-27 12:56:23
Message-ID: 20021127125622.GD2100@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Godson,

On Tue, Nov 26, 2002 at 02:10:45PM +0530, Godson Retna wrote:
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/usr/local/include -DBUILDING_DLL=1 -c -o ipc.o ipc.c
> cc1: warning: changing search order for system directory "/usr/local/include"
> cc1: warning: as it has already been specified as a non-system directory

The above implies that you either did not successfully apply my patch or
you forgot to reconfigure after doing so. My WAG is the latter.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Andrew Klimov 2002-11-27 14:39:51 Patch needed !
Previous Message Jason Tishler 2002-11-27 12:52:36 Re: make error during PostgreSQL installation on windowsusing