On 10/15/2015 07:49 AM, Dario Beraldi wrote:
It might be worth cd'ing into the src/pl/plpython subdirectory and manually doing "make install" there to see what it prints. By the way, that's what I see in src/pl/plpython:
So it does not look like it actually ran the make, I see no *.o files. What happens if you run make in?: /data/sblab-home/berald01/applications/postgresql/postgresql-9.3.5/src/pl/plpython
ls -l /data/sblab-home/berald01/applications/postgresql/postgresql-9.3.5/src/pl/plpython total 292 drwxrwx--- 2 berald01 sblab 4096 Jul 21 2014 expected -rw-r----- 1 berald01 sblab 1002 Jul 21 2014 generate-spiexceptions.pl <http://generate-spiexceptions.pl> -rw-r----- 1 berald01 sblab 6154 Jul 21 2014 Makefile -rw-r----- 1 berald01 sblab 648 Jul 21 2014 nls.mk <http://nls.mk> -rw-r----- 1 berald01 sblab 10623 Jul 21 2014 plpy_cursorobject.c -rw-r----- 1 berald01 sblab 394 Jul 21 2014 plpy_cursorobject.h -rw-r----- 1 berald01 sblab 10841 Jul 21 2014 plpy_elog.c -rw-r----- 1 berald01 sblab 699 Jul 21 2014 plpy_elog.h -rw-r----- 1 berald01 sblab 22176 Jul 21 2014 plpy_exec.c -rw-r----- 1 berald01 sblab 294 Jul 21 2014 plpy_exec.h -rw-r----- 1 berald01 sblab 10407 Jul 21 2014 plpy_main.c -rw-r----- 1 berald01 sblab 789 Jul 21 2014 plpy_main.h -rw-r----- 1 berald01 sblab 2476 Jul 21 2014 plpy_planobject.c -rw-r----- 1 berald01 sblab 456 Jul 21 2014 plpy_planobject.h -rw-r----- 1 berald01 sblab 9942 Jul 21 2014 plpy_plpymodule.c -rw-r----- 1 berald01 sblab 365 Jul 21 2014 plpy_plpymodule.h -rw-r----- 1 berald01 sblab 13374 Jul 21 2014 plpy_procedure.c -rw-r----- 1 berald01 sblab 1596 Jul 21 2014 plpy_procedure.h -rw-r----- 1 berald01 sblab 6980 Jul 21 2014 plpy_resultobject.c -rw-r----- 1 berald01 sblab 573 Jul 21 2014 plpy_resultobject.h -rw-r----- 1 berald01 sblab 13793 Jul 21 2014 plpy_spi.c -rw-r----- 1 berald01 sblab 780 Jul 21 2014 plpy_spi.h -rw-r----- 1 berald01 sblab 5490 Jul 21 2014 plpy_subxactobject.c -rw-r----- 1 berald01 sblab 673 Jul 21 2014 plpy_subxactobject.h -rw-r----- 1 berald01 sblab 351 Jul 21 2014 plpython2u--1.0.sql -rw-r----- 1 berald01 sblab 196 Jul 21 2014 plpython2u.control -rw-r----- 1 berald01 sblab 402 Jul 21 2014 plpython2u--unpackaged--1.0.sql -rw-r----- 1 berald01 sblab 351 Jul 21 2014 plpython3u--1.0.sql -rw-r----- 1 berald01 sblab 196 Jul 21 2014 plpython3u.control -rw-r----- 1 berald01 sblab 402 Jul 21 2014 plpython3u--unpackaged--1.0.sql -rw-r----- 1 berald01 sblab 4071 Jul 21 2014 plpython.h -rw-r----- 1 berald01 sblab 347 Jul 21 2014 plpythonu--1.0.sql -rw-r----- 1 berald01 sblab 194 Jul 21 2014 plpythonu.control -rw-r----- 1 berald01 sblab 393 Jul 21 2014 plpythonu--unpackaged--1.0.sql -rw-r----- 1 berald01 sblab 27349 Jul 21 2014 plpy_typeio.c -rw-r----- 1 berald01 sblab 2659 Jul 21 2014 plpy_typeio.h -rw-r----- 1 berald01 sblab 3548 Jul 21 2014 plpy_util.c -rw-r----- 1 berald01 sblab 511 Jul 21 2014 plpy_util.h drwxrwx--- 2 berald01 sblab 144 Jul 21 2014 po -rw-r----- 1 berald01 sblab 22857 Jul 21 2014 spiexceptions.h drwxrwx--- 2 berald01 sblab 4096 Jul 21 2014 sql
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general