Re: [HACKERS] Dumb shlib build rules cause regression test failures

2004-10-24 Thread Fabien COELHO
Dear Tom, > The obvious solution to this is to use Makefile.shlib all the time, > but there's a problem: Makefile.shlib is only designed to build a single > shlib per build subdirectory, and contrib/spi wants to build several. > I don't see any easy way to rejigger Makefile.shlib to support multi

[HACKERS] Dumb shlib build rules cause regression test failures on ia64

2004-10-23 Thread Tom Lane
I am seeing regression test failures on HPUX 11.23 (on ia64) using gcc 3.4.1. The failures occur because refint.so fails to load: /usr/lib/hpux32/dld.so: Unsatisfied code symbol '__divdi3' in load module '/house/tgl/pgsql/src/test/regress/../../../contrib/spi/refint.so'. ERROR: could not load l