Re: [BUGS] Failure in "make check" with 7.4RC2

2003-11-15 Thread Wolfgang Drotschmann
Hallo Tom! Sorry for being late on this... Short version: Problem solved, reason remains a mystery. Hmm. get_progname() should be getting linked into the createdb executable by way of libpgport.a from the src/port/ directory. Can you look at the build process in src/port/ and src/bin/scripts/ a

Re: [BUGS] Failure in "make check" with 7.4RC2

2003-11-15 Thread Tom Lane
Wolfgang Drotschmann <[EMAIL PROTECTED]> writes: > In an effort to answer your question above, I started again from scratch on > the same machine... And you guess it - the checks went through. > I don't know what happend that day. > I'm sorry if I raised some dust! Well, there's something odd go

Re: [BUGS] Failure in "make check" with 7.4RC2

2003-11-12 Thread ljb
[EMAIL PROTECTED] wrote: > Wolfgang Drotschmann <[EMAIL PROTECTED]> writes: >> relocation error: >> /home/drotschm/.Installation/postgresql-7.4RC2/src/test/regress/./tmp_check/install//PostgreSQL//bin/createdb: >> >> undefined symbol: get_progname >> pg_regress: createdb failed > > Hmm. get_pro

Re: [BUGS] Failure in "make check" with 7.4RC2

2003-11-12 Thread Tom Lane
Wolfgang Drotschmann <[EMAIL PROTECTED]> writes: > relocation error: > /home/drotschm/.Installation/postgresql-7.4RC2/src/test/regress/./tmp_check/install//PostgreSQL//bin/createdb: > > undefined symbol: get_progname > pg_regress: createdb failed Hmm. get_progname() should be getting linked in

[BUGS] Failure in "make check" with 7.4RC2

2003-11-12 Thread Wolfgang Drotschmann
Hallo all, after the compilation of 7.4RC2 went fine (it said All of PostgreSQL successfully made. Ready to install. ;-) I gave an "make check". And this is what I got (after all messages about what this command prepared, without errors or warnings btw): /bin/sh ./pg_regress --temp-install --