From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
---|---|
To: | "Nikolae Shevchenco (md)" <nshevchenco(at)alliedtesting(dot)com>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: unable to build libpq on Win 2003 (32 bit) |
Date: | 2008-08-06 16:45:04 |
Message-ID: | 00de01c8f7e3$c771cce0$0c01a8c0@IBMC9A0F63B40D |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi.
Umm, It is very strange...
I can't do a check in the reason for not having the environment of win2003 now.
sorry...
Can you the following try?
nmake -f win32 /D CPU=i386
and, the output of the "set" command may be helpful.
Regards,
Hiroshi Saito
----- Original Message -----
From: "Nikolae Shevchenco (md)" <nshevchenco(at)alliedtesting(dot)com>
Hi Hiroshi,
Thank you for your time.
BTW I was trying to compile on different machine with Win XP and a build
was successful.
However I still have issues trying to compile on my machine with Win
Server 2003 maybe the root cause is lying on that?
I'm sending you output of the make command:
C:\src\PostgreSQL\postgresql-8.3.0\src\interfaces\libpq>nmake /f
win32.mak
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
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
if not exist ".\Release/" mkdir ".\Release"
link.exe -lib @C:\DOCUME~1\MD_NSH~1\LOCALS~1\Temp\nm214.tmp
LINK : fatal error LNK1181: cannot open input file 'LIB32_OBJS='
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
8\VC\BIN\link.exe"' : return code '0x49d'
Stop.
C:\src\PostgreSQL\postgresql-8.3.0\src\interfaces\libpq>
I am looking forward to your reply.
Many thanks,
Nikolay.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-08-06 16:59:54 | Re: Parsing of pg_hba.conf and authenticationinconsistencies |
Previous Message | Markus Wanner | 2008-08-06 16:04:03 | Re: Automatic Client Failover |