[Pgpool-general] Error when installing pgpool-regclass: undefined symbol: LookupNamespaceNoError

Tatsuo Ishii ishii at sraoss.co.jp
Wed Mar 2 00:07:47 UTC 2011


Peter,

> On 02/27/2011 05:02 PM, Tatsuo Ishii wrote:
>>> Hello. I'm working on installing pgpool-II 3.0.2 on an Ubuntu 10.04
>>> server 64-bit machine. We're running Postgres 8.4. The compile and
>>> install of pgpool itself went fine, as did the make/install of
>>> pgpool_regclass. However, when I run the SQL command to activate the
>>> new module, I get the error shown below.
>>>
>>> Can anybody on the list shed some light on what is wrong?
>>>
>>> Thanks!
>>>
>>>
>>> ploron at coho:~/pgpool-II-3.0.2/sql/pgpool-regclass$ psql
>>> --username=postgres -f pgpool-regclass.sql template1
>>> psql:pgpool-regclass.sql:4: ERROR: could not load library
>>> "/usr/lib/postgresql/8.4/lib/pgpool-regclass.so":
>>> /usr/lib/postgresql/8.4/lib/pgpool-regclass.so: undefined symbol:
>>> LookupNamespaceNoError
>> I have made fixes on pgpool-II 3.0 stable release. Please grab from
>> CVS(V3_0_STABLE branch) or apply attached patches.
>> --
>> Tatsuo Ishii
>> SRA OSS, Inc. Japan
>> English: http://www.sraoss.co.jp/index_en.php
>> Japanese: http://www.sraoss.co.jp
> 
> Tatsuo, thank you for making this fix. I was able to pull down code
> from CVS and get it working.

Glad to hear that and thanks for your report.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp


More information about the Pgpool-general mailing list