Re: Win32 code

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
Cc: Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au>, pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: Win32 code
Date: 2004-09-03 17:28:45
Message-ID: 200409031728.i83HSjK14755@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Gavin Sherry wrote:
> On Thu, 2 Sep 2004, Jamie Deppeler wrote:
>
> >
> > Is the Windows code broke as i just downloaded the latest updates from
> > the CVS and get this error
> >
> > commands/SUBSYS.o(.text+0x2a827):tablespace.c: undefined reference to `slat'
> > make[2]: *** [postgres] Error 1
> > make[2]: Leaving directory `/src/pgsql/src/backend'
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory `/src/pgsql/src'
> > make: *** [all] Error 2
> >
> >
> > ./configure --with-openssl --with-libs=/c/mingw/lib
> > --with-includes=/c/mingw/
> > include --without-zlib
> >
>
> I seem to recall Bruce fixing this a few days ago. Are you using HEAD?
>

He is using beta2. Please download current snapshot and test that.
Thanks.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Tony and Bryn Reina 2004-09-03 19:06:09 Re: Compiling beta2 with openssl on XP Pro
Previous Message Claudio Natoli 2004-09-03 02:21:05 Re: [PATCHES] [BUGS] Win32 deadlock detecti