build error in initdb on win32

"Magnus Hagander" <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32,gmane.comp.db.postgresql.devel.general
Message-ID <[email protected]>
Current cvs does not compile on win32. Error is:

gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations initdb.o win32ver.o
-L../../../src/interfaces/libpq -lpq -L../../../src/port
-L/c/openssl/lib/MingW  -lpgport -lssleay32 -leay32 -lwsock32 -lm
-lws2_32 -o initdb.exe
initdb.o(.text+0xad6):initdb.c: undefined reference to
`pg_char_to_encoding'
initdb.o(.text+0xae8):initdb.c: undefined reference to
`pg_valid_server_encoding'
initdb.o(.text+0x3dc0):initdb.c: undefined reference to `pqsignal'
initdb.o(.text+0x5c76):initdb.c: undefined reference to `pqsignal'
initdb.o(.text+0x5c84):initdb.c: undefined reference to `pqsignal'
initdb.o(.text+0x5c92):initdb.c: undefined reference to `pqsignal'
initdb.o(.text+0x5ca0):initdb.c: undefined reference to `pqsignal'
initdb.o(.text+0x5cab):initdb.c: more undefined references to `pqsignal'
follow
make: *** [initdb] Error 1



I beleive this stopped working sometime the past couple of days. Ideas?

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.