Re: "make check" fails for 7.4.2 checked out from CVS

From: "V i s h a l Kashyap (at) [Sai Hertz And Control Systems]" <sank89(at)sancharnet(dot)in>
To: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
Cc: Postgres general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: "make check" fails for 7.4.2 checked out from CVS
Date: 2004-03-11 13:47:45
Message-ID: 40506E01.5050302@sancharnet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear Csaba ,

>[snip]
>/bin/sh ./pg_regress --temp-install --top-builddir=../../..
>--schedule=./parallel_schedule --multibyte=SQL_ASCII
>============== creating temporary installation ==============
>============== initializing database system ==============
>============== starting postmaster ==============
>running on port 65432 with pid 29266
>============== creating database "regression" ==============
>/home/cnagy/dev/src/pgsql_7_4_2/src/test/regress/./tmp_check/install//opt/pgsql/bin/createdb: relocation error: /home/cnagy/dev/src/pgsql_7_4_2/src/test/regress/./tmp_check/install//opt/pgsql/bin/createdb: undefined symbol: get_progname
>pg_regress: createdb failed
>
>

Check as follows :
1. Make sure you run gmkae check as PostgreSQL superuser.
2. Check that you are not out of disk space on the partition you are
"compiling" the server

Hope this helps

--
Best Regards,
Vishal Kashyap
Director / Lead Developer,
Sai Hertz And Control Systems Pvt Ltd,
http://saihertz.rediffblogs.com
Jabber IM: vishalkashyap(at)jabber(dot)org
ICQ : 264360076
Yahoo IM: mailforvishal(at)yahoo(dot)com
-----------------------------------------------
You yourself, as much as anybody in the entire
universe, deserve your love and affection.
- Buddha
---------------
pgsql=# select marital_status from vishals_life;

marital_status
------------------
Single not looking

1 Row(s) affected

___
//\\\
( 0_0 )
----------------o0o-----o0o---------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2004-03-11 14:42:23 Re: "make check" fails for 7.4.2 checked out from CVS
Previous Message Csaba Nagy 2004-03-11 13:45:10 Re: "make check" fails for 7.4.2 checked out from CVS