Problem in installation of PostgreSQL 7.0.2

Поиск
Список
Период
Сортировка
От Chandra Sekhar . K
Тема Problem in installation of PostgreSQL 7.0.2
Дата
Msg-id 200010311428.TAA18359@megha.cisco.com
обсуждение исходный текст
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: "G.P.P"
Дата:
Сообщение: unsubscribe
Следующее
От: Christos Poulkas
Дата:
Сообщение: Postgres on Windows NT