From: | "CN" <cnliou9(at)fastmail(dot)fm> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #3769: Fail to make bcc32.mak for libpq |
Date: | 2007-11-21 12:51:31 |
Message-ID: | 200711211251.lALCpVAb071492@wwwmaster.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 3769
Logged by: CN
Email address: cnliou9(at)fastmail(dot)fm
PostgreSQL version: 8.3beta3
Operating system: Win 98
Description: Fail to make bcc32.mak for libpq
Details:
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Building the Win32 DLL and Static Library...
No configuration specified. Defaulting to Release.
copy ..\..\include\pg_config.h.win32 ..\..\include\pg_config.h
1 file(s) copied
echo #define SYSCONFDIR "" > pg_config_paths.h
bcc32.exe
-I\borland\bcc55\include;..\..\include;..\..\include\port\win32;..\..\includ
e\port\win32_msvc;..\..\port -n".\Release" -WD -c
-DFRONTEND;NDEBUG;WIN32;_WINDOWS -tWM -a8 -X -w-use -w-par -w-pia -w-csu
-w-aus -w-ccc -O -Oi -OS -DNDEBUG win32.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
win32.c:
Error E2209 ..\..\include\c.h 88: Unable to open include file
'pg_config_os.h'
*** 1 errors in Compile ***
** error 1 ** deleting ".\Release\win32.obj"
From | Date | Subject | |
---|---|---|---|
Next Message | CN | 2007-11-21 13:15:21 | BUG #3770: Follow up: Fail to make bcc32.mak for libpq |
Previous Message | Peter Eisentraut | 2007-11-21 12:39:52 | Re: BUG #3764: Update count returns zero for a view with 'on update' rules when criteria contains updatable field |