Problem in installation of PostgreSQL 7.0.2 - Mailing list pgsql-ports

From Chandra Sekhar . K
Subject Problem in installation of PostgreSQL 7.0.2
Date
Msg-id 200010311428.TAA18359@megha.cisco.com
Whole thread Raw
Responses Re: Problem in installation of PostgreSQL 7.0.2  (Pete Forman <gsez020@kryten.bedford.waii.com>)
Re: Problem in installation of PostgreSQL 7.0.2  (Jason Tishler <Jason.Tishler@dothill.com>)
List pgsql-ports
Hi,

I had downloaded the latest postgresql tar ball
and carried out the installation on 'Windows NT'
platform (with the aid of the cygwin binaries).

I followed the instructions given in the readme
file titled 'Installing PostgreSQL on NT'.

I could successfully run the 'configure' command.
The next step 'make' is unsuccessful. 'make' terminates
giving the following diagnostics :

----------------------------------------------------
make[2]: Entering directory `/usr/src/utils'
gcc -I../include -I../backend -I/usr/local/include -O2
-I/usr/local/include -Wall -Wmissing-prototypes -Wmissing-decla
rations -c -o dllinit.o dllinit.c
dllinit.c:49: conflicting types for `DllMain'
dllinit.c:44: previous declaration of `DllMain'
dllinit.c:49: conflicting types for `_cygwin_dll_entry'
dllinit.c:49: previous declaration of `_cygwin_dll_entry'
dllinit.c:81: conflicting types for `DllMain'
dllinit.c:49: previous declaration of `DllMain'
make[2]: *** [dllinit.o] Error 1
make[2]: Leaving directory `/usr/src/utils'
make[1]: *** [../utils/dllinit.o] Error 2
make[1]: Leaving directory `/usr/src/backend'
make: *** [all] Error 2
----------------------------------------------------------


Any clues on this ?
Help needed ASAP !


Thnaks,
Chandra

pgsql-ports by date:

Previous
From: "G.P.P"
Date:
Subject: unsubscribe
Next
From: Christos Poulkas
Date:
Subject: Postgres on Windows NT