Re: Make does not work for interfaces. Why?

From: Jason Tishler <jason(at)tishler(dot)net>
To: Jan Klostermann <klostermann(at)rhf(dot)de>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Make does not work for interfaces. Why?
Date: 2002-11-23 14:45:43
Message-ID: 20021123144543.GB2156@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Jan,

On Wed, Nov 20, 2002 at 07:04:09PM +0100, Jan Klostermann wrote:
> There are only *.in files (like Makefile.global.in).
>
> What's wrong?

You did not run configure first -- configure converts the foo.in files
to foo.

Look at CYGWIN-PATCHES/build.sh from the Cygwin PostgreSQL source
tarball for an example of how to configure, make, and make install
PostgreSQL.

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

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-11-23 14:54:47 Re: Assistance needed (locale)
Previous Message Jason Tishler 2002-11-23 14:39:16 Re: Make-Problem Postgres on Cygwin