Error compiling under Cygwin32 1.1.4

Поиск
Список
Период
Сортировка
От Andrew Lombardi
Тема Error compiling under Cygwin32 1.1.4
Дата
Msg-id 95DF54747C35D31186C20008C7E63FE20291FE85@mercury.nuforia.com
обсуждение исходный текст
Ответы Re: Error compiling under Cygwin32 1.1.4  (Jason Tishler <Jason.Tishler@dothill.com>)
Список 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


Вложения

В списке pgsql-ports по дате отправления:

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Updated RPMset available (7.0.3-2)
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Error compiling under Cygwin32 1.1.4