Win32 code - Mailing list pgsql-hackers-win32

From Jamie Deppeler
Subject Win32 code
Date
Msg-id 4136C74E.10705@doitonce.net.au
Whole thread Raw
Responses Re: Win32 code  (Gavin Sherry <swm@linuxworld.com.au>)
List pgsql-hackers-win32
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


pgsql-hackers-win32 by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: Commit log issue with load generated by
Next
From: Gavin Sherry
Date:
Subject: Re: Win32 code