Error compiling under Cygwin32 1.1.4

From: Andrew Lombardi <Alombardi(at)redsky(dot)com>
To: "'pgsql-ports(at)postgresql(dot)org'" <pgsql-ports(at)postgresql(dot)org>
Subject: Error compiling under Cygwin32 1.1.4
Date: 2000-11-16 06:21:08
Message-ID: 95DF54747C35D31186C20008C7E63FE20291FE85@mercury.nuforia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I have been recurringly getting the following error when trying to compile
PostgreSQL under Cygwin32 1.1.4

gcc -g -o postgres.exe -Wl,--base-file,postgres.base postgres.exp
access/SUBSYS.
o bootstrap/SUBSYS.o catalog/SUBSYS.o commands/SUBSYS.o executor/SUBSYS.o
lib/SU
BSYS.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
-lcygi
pc -lcrypt -lcygwin -lkernel32
utils/SUBSYS.o(.text+0x43417):elog.c: undefined reference to `_sys_nerr'
utils/SUBSYS.o(.text+0x43df5):exc.c: undefined reference to `_sys_nerr'
collect2: ld returned 1 exit status
make[1]: *** [postgres] Error 1
make[1]: Leaving directory
`/home/administrator/postgresql-7.0.3/src/backend'
make: *** [all] Error 2

As soon as you can let me know what this might be ... i'd love to install
this on my machine for development ...

Thanks!

Andrew Lombardi

Attachment Content-Type Size
unknown_filename application/ms-tnef 2.0 KB

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2000-11-16 13:32:56 Re: Error compiling under Cygwin32 1.1.4
Previous Message Lamar Owen 2000-11-16 04:36:47 Updated RPMset available (7.0.3-2)