build fails on Solaris 8 x_86 with Sun compiler

From: "Peter Ondruska" <petino(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: build fails on Solaris 8 x_86 with Sun compiler
Date: 2001-11-18 22:46:20
Message-ID: 9t9dnu$o90$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)hotmail(dot)com)

Browse pgsql-general by date

  From Date Subject
Next Message Lincoln Yeoh 2001-11-19 02:02:15 7.1.2: Backend message type 0x44 when selecting from a table
Previous Message Stephan Szabo 2001-11-18 22:36:34 Re: Problem with type in rule