Re: Call for port reports
От | Bruce Momjian |
---|---|
Тема | Re: Call for port reports |
Дата | |
Msg-id | 200310260035.h9Q0Z5v29508@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Call for port reports ("Dave Page" <dpage@vale-housing.co.uk>) |
Ответы |
Re: Call for port reports
|
Список | pgsql-hackers |
Dave Page wrote: > > > > -----Original Message----- > > From: Bruce Momjian [mailto:pgman@candle.pha.pa.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 > Uh, I am not inclined to mark the port as OK if the parallel regression tests fail --- what is the cause? > 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. I am confused why strings.h is being included because there is a test around it:#ifdef HAVE_STRINGS_H#include <strings.h>#endif Any ideas? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073
В списке pgsql-hackers по дате отправления: