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: [HACKERS] Compile Failue on win32 - pipe.c using ereport


  • From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
  • To: "Mark Kirkwood" <markir(at)coretech(dot)co(dot)nz>
  • Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>, <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: Re: [HACKERS] Compile Failue on win32 - pipe.c using ereport
  • Date: Wed, 30 Jun 2004 09:11:59 -0400
  • Message-id: <6EE64EF3AB31D5448D0007DD34EEB34101AE9B(at)Herge(dot)rcsinc(dot)local>

> For the past few days I have experienced compile failure with CVS HEAD
> on win32.
> The culprit is src/port/pipe.c which uses ereport() when it only
> #includes "c.h".

Try replacing "c.h" with "postgres.h".  I fixed that on the win32
binaries and forgot to mention it.

p.s. this probably belongs on win32 hackers list.

Merlin



Home | Main Index | Thread Index

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