Re: cvs head doesn't pass make check on one of the machines here
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Grzegorz Jaskiewicz <gj@pointblue.com.pl>
Cc: PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>
Date: 2009-11-12T21:14:14Z
Lists: pgsql-hackers
Grzegorz Jaskiewicz wrote: > consistently fails when compiled on ubuntu 9.10 here (on mini 10v). > + ERROR: incompatible library "/home/kgrittn/postgresql-8.4.0/src/test/regress/refint.so": version mismatch + DETAIL: Server is version 8.4, library is version 8.3. You might take this as a clue as to what you're doing wrong ... cheers andrew