Re: [HACKERS] regressions tests on freebsd/alpha: failure

2003-07-07 Thread Christopher Kings-Lynne
> > Sounds to me like an obsolete version of plpgsql.so. Perhaps your > > install failed to overwrite the previous version for some reason? > > Doh! Just realised I had commented out the building of plpgsql since I had > some non-compilable changes in there :( And in that case I can confirm that

Re: [HACKERS] regressions tests on freebsd/alpha: failure

2003-07-07 Thread Christopher Kings-Lynne
> Sounds to me like an obsolete version of plpgsql.so. Perhaps your > install failed to overwrite the previous version for some reason? Doh! Just realised I had commented out the building of plpgsql since I had some non-compilable changes in there :( Chris ---(end of b

Re: [HACKERS] regressions tests on freebsd/alpha: failure

2003-07-06 Thread Tom Lane
"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes: > If I createlang manually: > bash-2.03$ createlang plpgsql template1 > ERROR: Load of file /home/chriskl/local/lib/postgresql/plpgsql.so failed: > dlopen '/home/chriskl/local/lib/postgresql/plpgsql.so' failed. > (/home/chriskl/local/lib/postgr

Re: [HACKERS] regressions tests on freebsd/alpha: failure

2003-07-06 Thread Christopher Kings-Lynne
hris - Original Message - From: "Christopher Kings-Lynne" <[EMAIL PROTECTED]> To: "Hackers" <[EMAIL PROTECTED]> Sent: Monday, July 07, 2003 1:14 PM Subject: [HACKERS] regressions tests on freebsd/alpha: failure > I finally got Bi

[HACKERS] regressions tests on freebsd/alpha: failure

2003-07-06 Thread Christopher Kings-Lynne
I finally got Bison 1.875 installed on the alpha here, and tried running regression tests: == removing existing temp installation== == creating temporary installation== == initializing database system ==