[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 --

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