Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cd include if not exist pg_config.h copy pg_config.h.win32 pg_config.h cd .. cd interfaces\libpq nmake /f win32.mak Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Building the Win32 static library... No configuration specified. Defaulting to Release. if not exist ".\Release/" mkdir ".\Release" cl.exe @c:\WINNT\TMP\nma01352. dllist.c cl.exe @c:\WINNT\TMP\nmb01352. fe-auth.c fe-auth.c(528) : warning C4090: '=' : different 'const' qualifiers fe-connect.c fe-exec.c fe-lobj.c fe-misc.c fe-misc.c(128) : warning C4018: '>' : signed/unsigned mismatch fe-misc.c(219) : warning C4018: '>' : signed/unsigned mismatch fe-print.c fe-print.c(304) : warning C4090: 'function' : different 'const' qualifiers fe-print.c(304) : warning C4022: 'free' : pointer mismatch for actual parameter 1 pqexpbuffer.c pqexpbuffer.c(196) : warning C4018: '<' : signed/unsigned mismatch pqexpbuffer.c(245) : warning C4018: '<' : signed/unsigned mismatch link.exe -lib @c:\WINNT\TMP\nmc01352. cl.exe @c:\WINNT\TMP\nmd01352. libpqdll.c rc.exe /l 0x409 /fo".\Release\libpq.res" libpq.rc link.exe @c:\WINNT\TMP\nme01352. Creating library .\Release\libpqdll.lib and object .\Release\libpqdll.exp libpq.lib(fe-auth.obj) : error LNK2001: unresolved external symbol _EncryptMD5 \Release\libpq.dll : fatal error LNK1120: 1 unresolved externals NMAKE : fatal error U1077: 'link.exe' : return code '0x460' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\Bin\nmake.exe"' : return code '0x2' Stop.