Re: Failed regression test in postgresql-7.4 - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Failed regression test in postgresql-7.4
Date
Msg-id 200312061244.hB6CiTo12864@candle.pha.pa.us
Whole thread Raw
In response to Failed regression test in postgresql-7.4  (lanewhoy@mrcoffee.umich.edu)
Responses Re: Failed regression test in postgresql-7.4  (LANE WILLIAM HOY <lanewhoy@umich.edu>)
List pgsql-bugs
lanewhoy@mrcoffee.umich.edu wrote:
> /usr/local/src/postgresql-7.4/src/test/regress/./tmp_check/install//usr/local/pgsql/bin/createdb:
> relocation error:
> /usr/local/src/postgresql-7.4/src/test/regress/./tmp_check/install//usr/local/pgsql/bin/createdb:
> undefined symbol: get_progname > pg_regress: createdb failed > make[2]:
> *** [check] Error 2

This error means that you have an old createdb in your path or have an
old libpq lying around.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: Joe Conway
Date:
Subject: Re: Backslash Bug in ARE Class-Shorthand Escape?
Next
From: Peter Eisentraut
Date:
Subject: Re: Corrupted string length for bit(n) in information schema