Thread: Win32 code

Win32 code

From
Jamie Deppeler
Date:
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


Re: Win32 code

From
Gavin Sherry
Date:
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?

Gavin

Re: Win32 code

From
Bruce Momjian
Date:
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