Buenos días, Amigos tengo un problema al instalar Londiste Datos: Sist. Operativo: Debian 7.8 PostgreSQL: 9.2 skytools: 2.1.12
Realizo estos pasos: #./configure --prefix=/usr/local/skytools --with-pgconfig=/usr/bin/pg_config --with-python=/usr/bin/python #make Entonces en el paso make me da este error: sed -e 's!@SQLDIR@!/usr/local/skytools/share/skytools!g' -e 's!@PACKAGE_VERSION@!2.1.12!g' python/skytools/installer_config.py.in > python/skytools/installer_config.py /usr/bin/python setup.py build running build running build_py copying python/skytools/installer_config.py -> build/lib.linux-x86_64-2.7/skytools running build_ext running build_scripts make -C sql all make[1]: Entering directory `/tmp/skytools-2.1.12/sql' for dir in logtriga londiste pgq pgq_ext txid; do \ make -C $dir all DESTDIR=/ || exit ; \ done make[2]: Entering directory `/tmp/skytools-2.1.12/sql/logtriga' gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/usr/include/mit-krb5 -fPIC -pie -DLINUX_OOM_ADJ=0 -fno-omit-frame-pointer -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -fpic -DHAVE_UNSETENV=1 -I. -I./ -I/usr/include/postgresql/9.2/server -I/usr/include/postgresql/internal -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o logtriga.o logtriga.c logtriga.c: In function ‘process_insert’: logtriga.c:138:37: error: dereferencing pointer to incomplete type logtriga.c:156:33: error: dereferencing pointer to incomplete type logtriga.c:191:33: error: dereferencing pointer to incomplete type logtriga.c: In function ‘process_update’: logtriga.c:229:37: error: dereferencing pointer to incomplete type logtriga.c:252:33: error: dereferencing pointer to incomplete type logtriga.c:348:52: error: dereferencing pointer to incomplete type logtriga.c:365:51: error: dereferencing pointer to incomplete type logtriga.c: In function ‘process_delete’: logtriga.c:394:37: error: dereferencing pointer to incomplete type logtriga.c:408:51: error: dereferencing pointer to incomplete type logtriga.c: In function ‘logtriga’: logtriga.c:450:27: error: dereferencing pointer to incomplete type logtriga.c:482:45: error: dereferencing pointer to incomplete type make[2]: *** [logtriga.o] Error 1 make[2]: Leaving directory `/tmp/skytools-2.1.12/sql/logtriga' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/skytools-2.1.12/sql' make: *** [modules-all] Error 2 A la espera de algún consejo, Saludos. - Enviado a la lista de correo pgsql-es-ayuda (pgsql-es-ayuda@postgresql.org) Para cambiar tu suscripci�n: http://www.postgresql.org/mailpref/pgsql-es-ayuda