Re: VC++ psql build broken - Mailing list pgsql-hackers-win32

From Dave Page
Subject Re: VC++ psql build broken
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4306391@ratbert.vale-housing.co.uk
Whole thread Raw
In response to VC++ psql build broken  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: VC++ psql build broken  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers-win32

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: 10 September 2004 10:47
> To: Dave Page
> Cc: PgSQL Win32 developers
> Subject: Re: [pgsql-hackers-win32] VC++ psql build broken
>
>
> OK, another patch.  Thanks.
>

That looks better thanks, however:

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        perl.exe create_help.pl ../../../doc/src/sgml/ref sql_help.h
        echo #define PGBINDIR "" >"..\..\port\pg_config_paths.h"
        echo #define PGSHAREDIR "" >>"..\..\port\pg_config_paths.h"
        echo #define SYSCONFDIR "" >>"..\..\port\pg_config_paths.h"
        echo #define INCLUDEDIR "" >>"..\..\port\pg_config_paths.h"
        echo #define PKGINCLUDEDIR "" >>"..\..\port\pg_config_paths.h"
        echo #define INCLUDEDIRSERVER ""
>>"..\..\port\pg_config_paths.h"
        echo #define LIBDIR "" >>"..\..\port\pg_config_paths.h"
        echo #define PKGLIBDIR "" >>"..\..\port\pg_config_paths.h"
        echo #define LOCALEDIR "" >>"..\..\port\pg_config_paths.h"
        if not exist ".\Release/" mkdir ".\Release"
NMAKE : fatal error U1073: don't know how to make
'".\Release\psqlscan.obj"'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE' :
return co
de '0x2'
Stop.

Not sure how to fix that :-(

Regards, Dave

pgsql-hackers-win32 by date:

Previous
From: "Harald Massa"
Date:
Subject: no connection to server
Next
From: "Sean S. O'Donovan"
Date:
Subject: postgresql-8.0-beta2-dev2 : Win2k SP4 : Installation ended prematurely because of an error