how to install Postgresql-7.1.3

From: "jz"<jzwoo(at)21cn(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: how to install Postgresql-7.1.3
Date: 2002-01-04 03:36:23
Message-ID: cV979895886376.01686@webmail2.inner-21cn.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Dear Sir, (my email address is : jzwoo(at)21cn(dot)com , jzwu(at)nudt(dot)edu(dot)cn)

I hope to get your help on installation of Postgresql-7.1.3.
There is a problem when i do "make".
The problem is as follows:
-------------
make[2]: Entering directory `/usr/src/postgresql-7.1.3/src/interfaces'
make[3]: Entering directory `/usr/src/postgresql-7.1.3/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 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
../../../src/utils/dllinit.o -lcygipc -lcrypt -L/usr/local/lib -lcrypt
gcc: and: No such file or directory
gcc: Settings/woo/Local: No such file or directory
gcc: Settings/Temp/cc002640.base": No such file or directory
dllwrap: gcc exited with status 1
make[3]: *** [libpq.a] Error 1
make[3]: Leaving directory `/usr/src/postgresql-7.1.3/src/interfaces/libpq'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/postgresql-7.1.3/src/interfaces'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/postgresql-7.1.3/src'
make: *** [all] Error 2
-------------------

How to resolve it? I look forward to receive your help message.
Thank you.

your sincerely,
jzwoo
2002/1/4

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-01-04 13:51:29 Re: how to install Postgresql-7.1.3
Previous Message Dave Page 2002-01-03 13:53:37 Re: error running postgresql on WinXP