PostgreSQL 7.1 beta3 on Windows 2k
От | JJAR |
---|---|
Тема | PostgreSQL 7.1 beta3 on Windows 2k |
Дата | |
Msg-id | IPECLCJEPIFNIDOABNELAEDECBAA.jjarcore@eresmas.com обсуждение исходный текст |
Ответы |
Re: PostgreSQL 7.1 beta3 on Windows 2k
|
Список | pgsql-ports |
Hi everyone, I had PostgreSQL 7.0.3 installed on my system, but I had the memory detach problem so I decided to upgrade to 7.1 beta 3 instead of patching. With this I mean Cygwin worked for PostgreSQL 7.0.3 port so it works. Installation process for 7.1: ./configure --------- OK make --------- NOT OK; the last lines in the output were: make[2]: Entering directory `/usr/src/postgresql-7.1beta3/src/interfaces' make[3]: Entering directory `/usr/src/postgresql-7.1beta3/src/interfaces/libpq' dlltool --export-all --output-def pq.def fe-auth.o fe-connect.o fe-exec.o fe-mis c.o fe-print.o fe-lobj.o pqexpbuffer.o dllist.o pqsignal.o dllwrap -o pq.dll --dllname pq.dll --def pq.def fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o pqexpbuffer.o dllist.o pqsignal.o ../../../src /utils/dllinit.o -L/usr/local/lib -L/usr/local/lib -L../../../src/backend - lpos tgres -lcygipc -lcygwin -lcrypt -lkernel32 -lcrypt ../../../src/utils/dllinit.o(.text+0x102):dllinit.c: undefined reference to `__i mp_reent_data' collect2: ld returned 1 exit status dllwrap: gcc exited with status 1 make[3]: *** [libpq.a] Error 1 make[3]: Leaving directory `/usr/src/postgresql-7.1beta3/src/interfaces/libpq' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/postgresql-7.1beta3/src/interfaces' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/postgresql-7.1beta3/src' make: *** [all] Error 2 Suggestions & IDEAS much appreciated. //Juan
В списке pgsql-ports по дате отправления: