Re: Win32 code - Mailing list pgsql-hackers-win32

From Bruce Momjian
Subject Re: Win32 code
Date
Msg-id 200409031728.i83HSjK14755@candle.pha.pa.us
Whole thread Raw
In response to Re: Win32 code  (Gavin Sherry <swm@linuxworld.com.au>)
List 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-hackers-win32 by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: [BUGS] Win32 deadlock detection not working for Postgres8beta1
Next
From: "Tony and Bryn Reina"
Date:
Subject: Re: Compiling beta2 with openssl on XP Pro