'configure --disable-shared' and 'make check'

From: "Albe Laurenz" <all(at)adv(dot)magwien(dot)gv(dot)at>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: 'configure --disable-shared' and 'make check'
Date: 2006-09-20 07:58:09
Message-ID: 52EF20B2E3209443BC37736D00C3C1380A72B809@EXADV1.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I notice that when I run 'make check' on a
statically linked HEAD, it fails during
'createlang' with

============== installing plpgsql ==============
ERROR: could not access file "$libdir/plpgsql": No such file or
directory
command failed:
"/postgres/cvs/pgsql/src/test/regress/./tmp_check/install//magwien/postg
res-8.2.a/bin/psql" -X -c "CREATE LANGUAGE \"plpgsql\"" "regression"

This is not a problem of the regression test
since I see the same behaviour when I do it manually.

Yours,
Laurenz Albe

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2006-09-20 09:04:00 Re: [PATCHES] Patch for UUID datatype (beta)
Previous Message Teodor Sigaev 2006-09-20 07:56:37 Re: pgsql: Remove completed TODO items: < * -Make postmater