Craetalang function can't find libgcc_s.so.1 on Solaris 8

From: Randall Perry <rgp(at)systame(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Craetalang function can't find libgcc_s.so.1 on Solaris 8
Date: 2002-08-12 04:26:21
Message-ID: B97CB12D.182F8%rgp@systame.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I successfully compiled, installed, initdb'ed' and started Postgres 7.2.1
only to discover createlang wouldn't work. Here's the error:

# /usr/local/pgsql/bin/createlang plpgsql template1
ERROR: Load of file /usr/local/pgsql/lib/plpgsql.so failed: ld.so.1:
/usr/local/pgsql/bin/postmaster: fatal: libgcc_s.so.1: open failed: No such
file or directory
createlang: language installation failed

Libgcc_s.so.1 is in the environment path at /usr/local/lib.

What gives?

--
Randy Perry
sysTame
Mac Consulting/Sales

phn 772.589.6449
mobile email help(at)systame(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2002-08-12 04:36:17 Re: Craetalang function can't find libgcc_s.so.1 on Solaris
Previous Message Curt Sampson 2002-08-12 03:28:34 Re: oid's and primary keys on insert