Re: V8.0.1 under SCO 5.0.7

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: "Harvey, Allan AC" <HarveyA(at)OneSteel(dot)com>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: V8.0.1 under SCO 5.0.7
Date: 2005-03-02 11:19:11
Message-ID: 200503020519.12237.ler@lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

On Tuesday 01 March 2005 07:24 pm, Harvey, Allan AC wrote:
> Heres how I got V8.0.1 to compile on SCO 5.0.7
>
> The following issued by hand allowed psql to link,
> then returning to the top level a 'make' completed.
>
> postgres(at)scodev:/upgrades/postgres/postgresql-8.0.1/src/bin/psql$ cc -b
> elf -O command.o common.o help.o input.o stringutils.o mainloop.o copy.o
> startup.o prompt.o variables.o large_obj.o print.o describe.o
> psqlscan.o tab-complete.o mbprint.o
> /upgrades/postgres/postgresql-8.0.1/src/interfaces/libpq/libpq.a
> /upgrades/postgres/postgresql-8.0.1/src/port/libpgport.a
> -lz -lreadline -lresolv -lPW -lgen -lld -lsocket -lnsl -ldl -lm -o psql
that makes a static link to libpq. Not exactly what you want. :(

That tells me that the libpq.so may not necessarilly be valid.

I'd need to see the whole make output.

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-351-4152 E-Mail: ler(at)lerctr(dot)org
US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2005-03-02 19:02:17 Re: Errors using Postgres 7.4.6
Previous Message Michael Fuhr 2005-03-02 08:38:05 Re: Errors using Postgres 7.4.6