Re: Request for supported platforms - Mailing list pgsql-hackers
From | Bruce Momjian |
---|---|
Subject | Re: Request for supported platforms |
Date | |
Msg-id | 200210290424.g9T4O1J02558@candle.pha.pa.us Whole thread Raw |
In response to | Re: Request for supported platforms ("Dave Page" <dpage@vale-housing.co.uk>) |
List | pgsql-hackers |
I have updated CVS and re-added getopt.c, now in /port, and updated win32.mak. That should help. --------------------------------------------------------------------------- Dave Page wrote: > > > > -----Original Message----- > > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] > > Sent: 26 October 2002 03:17 > > To: PostgreSQL-development > > Cc: Thomas Lockhart; Tom Lane > > Subject: [HACKERS] Request for supported platforms > > > > > > Folks. start sending in those plaform reports, OS name and > > version number please. > > > > Windows XP Professional SP1 > > Client build fails :-( > > Regards, Dave. > > C:\cygwin\usr\local\src\postgresql-7.3b3\src>nmake /f win32.mak > > 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 > 1 file(s) copied. > 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... > > if not exist ".\Release/" mkdir ".\Release" > cl.exe @C:\DOCUME~1\dpage\LOCALS~1\Temp\nma04188. > dllist.c > cl.exe @C:\DOCUME~1\dpage\LOCALS~1\Temp\nmb04188. > md5.c > cl.exe @C:\DOCUME~1\dpage\LOCALS~1\Temp\nmc04188. > wchar.c > cl.exe @C:\DOCUME~1\dpage\LOCALS~1\Temp\nmd04188. > encnames.c > cl.exe @C:\DOCUME~1\dpage\LOCALS~1\Temp\nme04188. > win32.c > fe-auth.c > fe-connect.c > fe-exec.c > fe-lobj.c > fe-misc.c > fe-print.c > fe-secure.c > pqexpbuffer.c > link.exe -lib @C:\DOCUME~1\dpage\LOCALS~1\Temp\nmf04188. > cl.exe @C:\DOCUME~1\dpage\LOCALS~1\Temp\nmg04188. > libpqdll.c > rc.exe /l 0x409 /fo".\Release\libpq.res" libpq.rc > link.exe @C:\DOCUME~1\dpage\LOCALS~1\Temp\nmh04188. > Creating library .\Release\libpqdll.lib and object > .\Release\libpqdll.exp > cd ..\..\bin\psql > nmake /f win32.mak > > Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 > Copyright (C) Microsoft Corp 1988-1998. All rights reserved. > > if not exist ".\Release/" mkdir ".\Release" > NMAKE : fatal error U1073: don't know how to make '..\..\utils\getopt.c' > Stop. > NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual > Studio\VC98\bin\N > MAKE.EXE"' : return code '0x2' > Stop. > > C:\cygwin\usr\local\src\postgresql-7.3b3\src> > -- 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 by date: