build fails on Solaris 8 x_86 with Sun compiler - Mailing list pgsql-general

From Peter Ondruska
Subject build fails on Solaris 8 x_86 with Sun compiler
Date
Msg-id 9t9dnu$o90$1@news.tht.net
Whole thread Raw
List pgsql-general
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)



pgsql-general by date:

Previous
From: F Harvell
Date:
Subject: Re: [HACKERS] bug or change in functionality in 7.2?
Next
From: F Harvell
Date:
Subject: Re: [HACKERS] bug or change in functionality in 7.2?