Re: 7.4beta4: make check broken? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: 7.4beta4: make check broken?
Date
Msg-id 26923.1065450393@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.4beta4: make check broken?  (ljb <ljb220@mindspring.com>)
List pgsql-bugs
ljb <ljb220@mindspring.com> writes:
> I got the same error with beta1, but the symbol was "get_progname"
> not "get_proname". Perhaps the above is a typo.

"get_progname" would make sense, because that's a symbol defined in
libpgport in 7.4 that did not exist in 7.3.  So if the dynamic linker
was finding your 7.3 PG library directory instead of 7.4, you'd likely
get this error.

            regards, tom lane

pgsql-bugs by date:

Previous
From: ljb
Date:
Subject: Re: 7.4beta4: make check broken?
Next
From: "Dave Hartwig"
Date:
Subject: Domain Implicit Casting Trouble