Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pg_config.h on interix


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
  • Cc: pgsql-hackers-win32(at)postgresql(dot)org
  • Subject: Re: pg_config.h on interix
  • Date: Tue, 27 Jan 2004 17:57:16 -0500
  • Message-id: <29882(dot)1075244236(at)sss(dot)pgh(dot)pa(dot)us>

"Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> writes:
> I've got pg 7.4.1 compiled (but not linked) on interix.  The major
> obstacle was that configure was not writing pg_config.h properly.  It
> leaves everything commented even though configure gives reasonable
> answers to all the questions.

> Any suggestions?

It looks like that transformation depends mostly on sed.  Have you got a
good sed in that environment?  Also I think it is writing and then
executing a temporary shell script, so that might be a source of issues.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group