Search Postgresql Archives

plpython.so

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On two different machines I've built pg 7.4 --with-python.

When I createlang plpythonu db I get this error:
createlang: language installation failed: ERROR:  could not load library "/usr/local/pgsql/lib/plpython.so": /usr/local/pgsql/lib/plpython.so: undefined symbol: PyDict_Copy

PyDict_Copy is a python standard call since forever.
nm shows it is not defined.
nm also shows some glib.c functions not defined.

build --with-python and createlang works fine on some other machines.  

What is the problem here?  Some python module I'm missing?

Help!

--elein
elein@xxxxxxxxxxx



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux