FW: Postgres on Windows NT
От | Christos Poulkas |
---|---|
Тема | FW: Postgres on Windows NT |
Дата | |
Msg-id | 5F89E3097515D11186E70060979029BDBA53F1@sgnts2 обсуждение исходный текст |
Ответы |
Re: FW: Postgres on Windows NT
|
Список | pgsql-ports |
Hi, Thanks to Pete Forman for responding so fast on my first e-mail. That problem is solved by applying the new patch but I have got another one. I tried to install postgresql on my NT machine but in vain. Following your instructions, I have already installed successfully cygwin (1.1.4) and cygipc (1.1.7). I started ipc-daemon & and executed the following commands: 1. configure --prefix=$HOME/local/pgsql 2. make I fails during the make procedure reporting the error message below: 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 inet_aton.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 inet_aton.o . ./../utils/dllinit.o -L/usr/local/lib -L/usr/local/pgsql/lib -L../../backend -l postgres -lcygipc -lcygwin -lcrypt -lkernel32 -lcrypt ../../utils/dllinit.o(.text+0x102):dllinit.c: undefined reference to `__imp_reen t_data' collect2: ld returned 1 exit status dllwrap: gcc exited with status 1 make[2]: *** [libpq.a] Error 1 make[2]: Leaving directory `/home/administrator/progs/pgsql/postgresql-7.0.2/src /interfaces/libpq' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/administrator/progs/pgsql/postgresql-7.0.2/src /interfaces' make: *** [all] Error 2
В списке pgsql-ports по дате отправления: