Thread: Re: CVS source win32 mingw some comile err

Re: CVS source win32 mingw some comile err

From
Claudio Natoli
Date:
The win32 mingw port is not currently compilable (and has been particularly
broken the past two days).

> src/backend/commands/user.c file has some parse error at
> repalloc(), palloc() functions

Yes, 2 lines contain an additional right paren, and 2 lines are missing a
right paren.

> src/backend/postmaster/pgstat.c miss
> #include "tcop/tcopprot.h" line.

I've already (privately) mailed Bruce about the above two points. I imagine
he'll get to them shortly.



> and bin/pg_resetxlog too. in this case I can't find what's wrong.

For your remaining immediate compilation issues, please refer to:

http://archives.postgresql.org/pgsql-patches/2004-01/msg00215.php

Please be advised that the port is highly in-progress...

Cheers,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>