Re: Problem in installation of PostgreSQL 7.0.2

From: "Chandra Sekhar (dot) K" <csekhar(at)cisco(dot)com>
To: Pete Forman <gsez020(at)kryten(dot)bedford(dot)waii(dot)com>
Cc: "Chandra Sekhar (dot) K" <csekhar(at)cisco(dot)com>, Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>, pgsql-ports(at)postgresql(dot)org
Subject: Re: Problem in installation of PostgreSQL 7.0.2
Date: 2000-10-31 21:49:36
Message-ID: 200010311618.VAA00780@megha.cisco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Now the previous problem is solved but getting the new error

~~~~~~~

make[2]: Leaving directory `/usr/src/utils'
dlltool --export-all --output-def postgres.def access/SUBSYS.o
bootstrap/SUBSYS.o catalog/SUBSYS.o commands/SUBSYS.o exe
cutor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o parser/SUBSYS.o
nodes/SUBSYS.o optimizer/SUBSYS.o port/SUBSYS.o
postmaster/SUBSYS.o regex/SUBSYS.o rewrite/SUBSYS.o storage/SUBSYS.o
tcop/SUBSYS.o utils/SUBSYS.o ../utils/version.o
dlltool --dllname postgres.exe --def postgres.def --output-lib libpostgres.a
dlltool --dllname postgres.exe --output-exp postgres.exp --def postgres.def
gcc -g -o postgres.exe -Wl,--base-file,postgres.base postgres.exp
access/SUBSYS.o bootstrap/SUBSYS.o catalog/SUBSYS.o co
mmands/SUBSYS.o executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o
parser/SUBSYS.o nodes/SUBSYS.o optimizer/SUB
SYS.o port/SUBSYS.o postmaster/SUBSYS.o regex/SUBSYS.o rewrite/SUBSYS.o
storage/SUBSYS.o tcop/SUBSYS.o utils/SUBSYS.o ..
/utils/version.o -L/usr/local/lib -lcygipc -lcrypt -lcygwin -lkernel32
utils/SUBSYS.o(.text+0x42ec7):elog.c: undefined reference to `_sys_nerr'
utils/SUBSYS.o(.text+0x438a5):exc.c: undefined reference to `_sys_nerr'
collect2: ld returned 1 exit status
make[1]: *** [postgres] Error 1
make[1]: Leaving directory `/usr/src/backend'
make: *** [all] Error 2

Thanks,
Chandra

At 03:48 PM 10/31/00 +0000, Pete Forman wrote:
>Chandra Sekhar . K writes:
> > Thanks for your response but this URL does seems to be existing now.
> > (
> > http://sources.redhat.com/cygwin/snapshots/cygwin-src-20000918.tar.bz2/winsu
> > p/cygwin/include/cygwin/cygwin_dll.h )
> >
> > How can I get the old patches ?
>
>Change the date within that URL from 20000918 to 20001027. The file
>contents are the same, give or take whitespace.
>--
>Pete Forman -./\.- Disclaimer: This post is originated
>Western Geophysical -./\.- by myself and does not represent
>pete(dot)forman(at)westgeo(dot)com -./\.- the opinion of Baker Hughes or
>http://www.crosswinds.net/~petef -./\.- its divisions.
>

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message os390 ibmos 2000-10-31 22:14:51 Re: postgres on redhat 7.0
Previous Message Chandra Sekhar . K 2000-10-31 21:07:47 Re: Problem in installation of PostgreSQL 7.0.2