Обсуждение: build fails on Solaris 8 x_86 with Sun compiler

Поиск
Список
Период
Сортировка

build fails on Solaris 8 x_86 with Sun compiler

От
"Peter Ondruska"
Дата:
Hi,

I am trying to build PGSQL 7.1.3 but I keep getting:

cc -Xa -O -KPIC -L/opt/readline/lib -Wl,-R/opt/pgsql/lib  access/SUBSYS.o
bootstrap/SUBSYS.o catalog/SUBSYS.o parser/SUBSYS.o commands/SUBSYS.o
executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o main/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 -lresolv -lgen -lnsl -lsocket -ldl -lm -lreadline -ltermcap
-o postgres
Undefined                       first referenced
 symbol                             in file
tas                                 access/SUBSYS.o
ld: fatal: Symbol referencing errors. No output written to postgres

No matter what I change it stops just here. Please, help.

Thanks,

Peter (petino@hotmail.com)