From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Call for port reports |
Date: | 2003-10-25 09:07:26 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B84C5C59@mail.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> -----Original Message-----
> From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
> Sent: 24 October 2003 16:38
> To: PostgreSQL-development
> Subject: [HACKERS] Call for port reports
>
> It is time for people to report their port testing. Please
> test against current CVS or beta5 and report your 'uname -a'.
Cygwin
======
Parallel regression tests do not complete (we normally have problems
with these anyway, though they do normally complete).
Serial tests pass.
CYGWIN_NT-5.1 pc30 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown unknown
Cygwin
Win32 Client
============
(Windows XP Pro, VC++ 6.0)
C:\cygwin\usr\local\src\postgresql-7.4beta5\src>nmake /f win32.mak ALL
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...
cl.exe @C:\DOCUME~1\dpage\LOCALS~1\Temp\nma02744.
getaddrinfo.c
..\..\include\c.h(66) : fatal error C1083: Cannot open include file:
'strings.h'
: No such file or directory
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE' :
return co
de '0x2'
Stop.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2003-10-25 09:18:45 | Re: Call for port reports |
Previous Message | Hans-Jürgen Schönig | 2003-10-25 07:28:51 | Re: Call for port reports |