Re: Request for supported platforms

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>, "Thomas Lockhart" <lockhart(at)fourpalms(dot)org>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Request for supported platforms
Date: 2002-10-29 08:21:17
Message-ID: 03AF4E498C591348A42FC93DEA9661B8128B49@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: 29 October 2002 04:24
> To: Dave Page
> Cc: PostgreSQL-development; Thomas Lockhart; Tom Lane
> Subject: Re: [HACKERS] Request for supported platforms
>
>
>
> I have updated CVS and re-added getopt.c, now in /port, and
> updated win32.mak. That should help.

Thanks. Unfortunately not quite there though:

print.c(1038) : warning C4013: 'pclose' undefined; assuming extern
returning int

describe.c
tab-complete.c
describe.c(1462) : warning C4761: integral size mismatch in argument;
conversion supplied
mbprint.c
link.exe @.\nmc01556.
print.obj : error LNK2001: unresolved external symbol _pclose
.\Release\psql.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual
Studio\VC98\bin\nmake.exe"' : return code '0x2'
Stop.

Any ideas?

Regards, Dave.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Darko Prenosil 2002-10-29 08:27:11 Re: plpq
Previous Message Karel Zak 2002-10-29 07:11:07 Re: idle connection timeout ...