Re: "make check" fails for 7.4.2 checked out from CVS - Mailing list pgsql-general

From V i s h a l Kashyap @ [Sai Hertz And Control Systems]
Subject Re: "make check" fails for 7.4.2 checked out from CVS
Date
Msg-id 40506E01.5050302@sancharnet.in
Whole thread Raw
In response to "make check" fails for 7.4.2 checked out from CVS  (Csaba Nagy <nagy@ecircle-ag.com>)
List 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@jabber.org
ICQ :      264360076
Yahoo  IM: mailforvishal@yahoo.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---------------------


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: "make check" fails for 7.4.2 checked out from CVS
Next
From: Csaba Nagy
Date:
Subject: Re: "make check" fails for 7.4.2 checked out from CVS