> -----Original Message----- > From: pgsql-general-owner@xxxxxxxxxxxxxx [mailto:pgsql-general- > owner@xxxxxxxxxxxxxx] On Behalf Of Tony Caduto > Sent: Monday, November 17, 2008 12:06 PM > To: pgsql-general@xxxxxxxxxxxxxx > Subject: Trying Compile libpq.dll with VC++ 9.0, but need > help > > Hi, > Trying to get a libpq.dll that only has SSL deps using these > instructions: > > http://www.postgresql.org/docs/8.3/interactive/install-win32-libpq.html > > It compiles a bit then dies at: > > C:\postgresql-8.3.5\src\interfaces\libpq>nmake /f win32.mak > > Microsoft (R) Program Maintenance Utility Version 9.00.30729.01 > Copyright (C) Microsoft Corporation. All rights reserved. > > Building the Win32 static library... > > Using default OpenSSL Include directory: C:\OpenSSL\include > Using default OpenSSL Library directory: C:\OpenSSL\lib\VC > Using default Kerberos Include directory: C:\kfw-2.6.5\inc > Using default Kerberos Library directory: C:\kfw-2.6.5\lib\i386 > link.exe -lib @C:\DOCUME~1\20659\LOCALS~1\Temp\nm1B.tmp > .\Release\win32.obj : fatal error LNK1107: invalid or corrupt file: > cannot read at 0xB39 > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual > Studio 9.0\VC\BIN\link.exe"' : return code '0x453' > Stop. How much disk space do you have? I guess that you are running out of space. During the link, watch the available disk space. -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general